.rtframe {
	background-image: url(images/right_frame.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftframe {
	background-image: url(images/left_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftfooter {
	font-family: Verdana, Arial;
	font-size: 65%;
	font-weight: normal;
	color: #3A4B95;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
}
p {
	font-family: Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainContent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.titles {
	font-family: Verdana, Arial;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.pic {
	text-align: center;
}
img {
	border: 0px none;
}
.txt {
	font-family: Verdana, Arial;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 85%;
	font-weight: bold;
	color: #3a4b95;
	text-decoration: none;
}
.link {
	color: #7d0156;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #3a4b95;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #7d0156;
	text-decoration: none;
	font-weight: bold;
}

