body {background-color : #FFFFFF;  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
FORM {display: inline;padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

td.menu_old { BACKGROUND-COLOR: midnightblue; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: none; vertical-align: bottom; padding-bottom:5px;padding-top:5px; }
	
td.menu {
	BACKGROUND-COLOR: #1E90FF;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom:5px;
	padding-top:5px;
	padding-left : 1px;
	padding-right : 1px;
}

A.regular:link{text-decoration: underline;}
A.regular:visited{
	text-decoration: underline;
	color : Blue;
}
A.regular:active{text-decoration: none;}
A.regular:hover{color: Red;	text-decoration: none;}

A.topmenu:visited  {color: #FFFFFF; text-decoration: none}
A.topmenu:link  {color: #FFFFFF; text-decoration: underline;}
A.topmenu:active  {color: #C0FFC0; text-decoration: underline;}
A.topmenu:hover   {cursor: auto; color: #C0FFC0; background-color: lightslategray; text-decoration: underline;}

ul.news {
	padding:0;
	margin-left : 5;
	font : x-small;
	font-size : x-small;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
}

td.leftpane{
	border-right: 1 solid Gray;
}


.rightpane{
	border-right: 1 solid Gray;
	background: #EFEFEF;
}

.rightpanebgwhite{
	border-right: 1 solid Gray;
}
.hottopic{
	background : url("../images/fire.gif");
}

.homequot{
	font-family: Arial;
	font-size : 16;
	font-style : normal;
	font-weight : bold;
	color : #800000;
}

.header_center{
	font-family: Arial;
	font-size : 17;
	color : #800000;
	text-decoration : none;
	cursor : text;
	text-align : center;
	width : 80%;	
}

.subheader{
	font-family: Arial;
	font-size : 17;
	color : #800000;
	text-decoration : underline;
	cursor : pointer;	
}

.filler{
	font-family: Arial;
	font-size : 24;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #800000;
	width: 500px;
	height : 800px;
}
.normal{
	font-family: Arial;
	font-size : 12;
	LINE-HEIGHT: 15px; 
	COLOR: #000000; 
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
.smalltext {
	FONT-SIZE: 11px; 
        COLOR: #000000; 
        LINE-HEIGHT: 15px; 
        FONT-FAMILY: Arial; 
        TEXT-ALIGN: left
}
.normalbold{
	font-family: Arial;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.headerBoldOld{
	font-family: Arial;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	background: #800000;
	color : White;
}
.headerBold{
	font-family: Arial;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
}
.contentPane{
	background: #EFEFEF;
}
.bgSilver{
	background: #EFEFEF;
}
.headerArialBlack14{ 
	font-family: Arial;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
 }
 .font12{ 
 font-family: Arial;
font-size:12;  }
.top_bar{
	background-image: url("../images/top_bg1.jpg");
}
.leftFrame{
	border : #EFEFEF;
	border-color : #EFEFEF;
	border-right-width : 1;
	border-right : thin ridge #EFEFEF;
}