body{
	scrollbar-face-color: #B61D22;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #C51A1A;
	scrollbar-3dlight-color: #5C5C5C;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #B3B3B3;
	scrollbar-arrow-color:#FFFFFF;
	background-color : #EBEBEB;
	background-image : url(navigation/bck.gif);
	padding: 0px;
	margins: 0px;
}
td,div,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	list-style-image : url(images/li.gif);
}
ul{
 	margin-left : 25px;
	margin-right : 0px;
	margin-top :  5px;
	margin-bottom :  10px;
}
.newsDiv{
	background-image : url(navigation/div_top.gif);
	background-repeat : none;
	width:278px;
	height: 39px;
	padding-left: 12px;
	padding-top: 7px;
	color : #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.dhtml_top_mid{
	background-image : url(navigation/dhtml_top_mid.gif);
	background-repeat : repeat-x;
}
.dhtml_btm_mid{
	background-image : url(navigation/dhtml_btm_mid.gif);
	background-repeat : repeat-x;
}
.dhtml_mid_lf{
	background-image : url(navigation/dhtml_mid_lf.gif);
	background-repeat : repeat-y;
}
.dhtml_mid_rt{
	background-image : url(navigation/dhtml_mid_rt.gif);
	background-repeat : repeat-y;
}
.bckContent{
	background-image : url(navigation/bckContent.gif);
	background-repeat : repeat-y;
}
.bckRight{
	background-image : url(navigation/bckRight.gif);
	background-repeat : repeat-y;
}
.contentDiv{
	background-image : url(navigation/content_div.gif);
	background-repeat : repeat-y;
}
.divLf{
	background-image : url(navigation/div_lf.gif);
	background-repeat : repeat-y;
}
.divRt{
	background-image : url(navigation/div_rt.gif);
	background-repeat : repeat-y;
}
a:link, a:active,a:visited{ 
	font-size : 12px;
	color : #9B1818;
	text-decoration : none;
}
a:hover{ 
	color : #140842;
	text-decoration : underline;
}
a:link.dhtml, a:active.dhtml,a:visited.dhtml{ 
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
	text-transform: uppercase;
}
a:hover.dhtml{ 
	color : #9B1818;
	text-decoration : underline;
}
a:link.btmNav, a:active.btmNav,a:visited.btmNav{ 
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;
}
a:hover.btmNav{ 
	color : #FFCC00;
	text-decoration : underline;
}
.btmNav{
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	text-decoration : none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #9B1818;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #9B1818;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

form{
 	margin-left : 0px;
	margin-right : 0px;
	margin-top :  0px;
	margin-bottom :  0px;
}
.form{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	border : 1px solid #9B1818;
	background-color : #FFFFFF; 
}
.formOn{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	border : 1px solid #FFCC00;
	background-color : #FFFFFF;	
}
.formText{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	border : 1px solid #9B1818;
	background-color : #FFFFFF;
	width: 430px;
}
.formOnText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	border : 1px solid #FFCC00;
	background-color : #FFFFFF;	
	width: 430px;
}
.message{
	border:solid 1px #9B1818;
	padding:3px;
	background:#ffffcc;
	width:440px;
	font-size : 11px;
	color :#1A0B51;
	font-weight : bold;
	text-align : center;
	
}
.small{
	font-size : 10px;
}