BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	background-color : #BDBDBD;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
h1{
	font-size : 18px;
	font-weight : bold;
	color : #062449;
}
h3{
	font-size : 12px;
	font-weight : bold;
}
A {
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
}
A:VISITED {
	color : #000000;
}
.footer{
	color : #FFFFFF;
}
A.blue {
	color : #6699CC;
	text-decoration : underline;
}
A.blue:HOVER {
	color : #6699CC;
	text-decoration : none;
}
A.blue:VISITED {
	color : #6699CC;
}
A.rtcol2 {
	color : #595959;
	text-decoration : none;
}
A.rtcol2:HOVER {
	color : #000000;
	text-decoration : underline;
}
A.rtcol2:VISITED {
	color : #595959;
}
A.footer {
	color : #000000;
	text-decoration : none;
}
A.footer:HOVER {
	color : #000000;
	text-decoration : underline;
}
A.footer:VISITED {
	color : #000000;
}
.rtcol{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
TD.rcol {
	padding-bottom : 2px;
	padding-top : 2px;
}
.mainbg_top{
	background-image : url(images/bg1.gif);
	background-position : bottom;
	background-color : #BDBDBD;
	background-repeat : repeat-x;
}
.mainbg_mid{
	background-image : url(images/bg1.gif);
	background-position : bottom;
	background-color : #CCCCCC;
	background-repeat : repeat-x;
}
.mainbg_bottom{
	background-color : #BDBDBD;
}
.mainbg_midleft{
	background-image : url(images/bg_midleft.gif);
	background-repeat : repeat-y;
}
.mainbg_midright{
	background-image : url(images/bg_midright.gif);
	background-repeat : repeat-y;
}