.borders {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #828282;
}
.text11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
}
.text2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #828282;
}
a:link {
	color: #BA0000;
	font-weight: bold;
}
a:visited {
	color: #BA0000;
	font-weight: bold;
}
a:hover {
	color: #FFBA00;
	font-weight: bold;
}
a:active {
	color: #BA0000;
	font-weight: bold;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer:link {
	color: #FFFFFF;
	font-weight: bold;
}
.footer:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.footer:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.footer:active {
	color: #FFFFFF;
	font-weight: bold;
}
.headings {
	font-family: Tahoma;
	font-size: 16px;
	color: #528EA8;
}
body {
	background-image: url(images/bgfade.jpg);
	background-color: #3C798E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #ba0000;
	font-weight: bold;
}