td {  font-family: "Arial,Verdana"; font-size: 14px; line-height: 1.5}
.data {color:#fff;font-weight: bold;}
.bottom { color: #fff;filter: DropShadow(Color=#806666, OffX=1, OffY=1, Positive=100)}
.bottom_bg {background-image : url("images/bottom_bg.gif");padding:3px 10px 0px 20px;}
.bottom_link_bg {padding:3px 0px 3px 0px; color: #173673; }
#txtmain {  background-color: #fff;margin: 0; width:100%; padding: 16px 20px 16px 20px; }
.txt_title {
	font-size: 16px;
	font-weight: bold;
	color: BD0000;
	margin: 10px 0px 10px 0px;
	border-bottom-width: 1px; 
border-top-style: none; 
border-right-style: none; 
border-bottom-style: dotted; 
border-left-style: none; 
border-bottom-color: #BD0000; 
}

#txtmain_txt { width:95%;text-align: left;padding: 16px 20px 16px 20px;}
#line {width:95%;height:1px;overflow-y:hidden;background-image : url("images/line1.gif");}


a:visited {  color: #000000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:active {  color: #a60008; text-decoration: underline;}
a:hover { color: #a60008; text-decoration: underline;}




.bottom_link {  text-decoration: none;  }
a.bottom_link:visited {  color: #173673; text-decoration: none; }
a.bottom_link:link {	color: #173673;	text-decoration: none;}
a.bottom_link:active {	color: #c7141d;	text-decoration: underline; }
a.bottom_link:hover {	color: #c7141d;	text-decoration: underline; }


BODY {
   font-family: "Arial,Verdana"; 
   font-size: 14px; 
   line-height: 1.5;
  margin:0 0 0 0;
  background:#ccc2c3;
  background:url("images/bg.gif") ;
  TEXT-ALIGN: center;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#f2e6e8;
  scrollbar-shadow-color:#c7141d;
  scrollbar-face-color:#d98d8d;
  scrollbar-highlight-color:#ffffff;
  scrollbar-darkshadow-color:#c7141d;
  scrollbar-3dlight-color:#ffffff;
 }



