body {
	background-color: #FFFFFF;
	color: #AB4941;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.bodytext{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.bodytext:link, a.bodytext:visited{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
   font-weight:bold !important;
}

a.bodytext:hover{

   color: #FFFFCC;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: underline; 
}


.htext{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:link, a.htext:visited{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:hover{

   color: #C80002;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

.butta{
    background-color: #AB4941 !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}


.atext{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
}

.leftt{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 12px;  
   font-weight: bold; 
   /*width:100%;
   filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
   text-decoration: none;
}


.inputbox {  
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }

.inputbox1 {
  height:15px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#3A94FB !important;
  padding-left:5px;
  border:1px solid #BCC2C8 !important;
  }
  
.inputbox2 {
  height:13px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }
  
.textbox2 { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0000FF !important;
  }  

.whitetd{
  background-color: #FFFFFF !important;
}


.redtd, .bluetd{
  background-color: #AB4941 !important;
}

.titletext{
   color: #FFFFFF !important;
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
}

.csr{
  cursor:pointer;
}

.tbl_border {border:1px solid #FFFFFF}
.tbl_border1 {border:1px solid #0C1281}
.tbl_border2 {border-left:1px solid #000000}
.tbl_border3 {border:1px solid #0000FF}

.tbl_blk  { background-color: #CCCCCC; }
.cal_td { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; width: 16px; height: 13px; }

.cal_td a { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; color: #0000FF; width: 16px; height: 13px; text-decoration: none;}
.cal_td a:hover { font-family:Tahoma; font-size:11px; background-color: #C80002; color: #FFFFFF; width: 16px; height: 13px; text-decoration: underline;}

#cal_days { background-color: #F7F7F7; text-align:center; }
#cal_hday { background-color: #F1F6F9; }
#cal_nav { background-color: #D8D8D8; padding:3px; }

/* -------*/

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #009900;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
}


#main_con{
  padding-left:15px;
  padding-right:15px;
  padding-top:10px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con p{ 
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con a{  
  color: #AB4941;
  text-decoration: none;
}

#main_con a:hover{  
  color: #CC0000;
  text-decoration: underline;
}

#main_con ol{ 
  line-height:130%;  
}

#main_con ul{ 
  line-height:130%;  
  list-style-type:none;
}

#main_con ul li{
	background-image: url(../images/list_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:-5px !important;
	margin-top:-15px;
	margin-bottom:10px !important;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}


#home_con{
  padding-left:1px;
  padding-right:1px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#home_con p{ 
  line-height: 160%;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#home_con a{  
  color: #AB4941;
  text-decoration: none;
}

#home_con a:hover{  
  color: #CC0000;
  text-decoration: underline;
}

#home_con ol{ 
  line-height:130%;  
}

#home_con ul{ 
  line-height:130%;  
  list-style-type:none;
}

#home_con ul li{
	background-image: url(../images/list_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:-5px !important;
	margin-top:-15px;
	margin-bottom:10px !important;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#left_con{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  line-height: 160%;
  color: #000000;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;  
  text-decoration: none;
}

#left_con a{  
  color: #0000FF;
  text-decoration: none;
}

#left_con a:hover{  
  color: #C80201;
  text-decoration: underline;
}

.list_cl{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px !important;
	margin-left: 31px;
	line-height:130%;
	list-style:square;
	
}

.hdbg{
  margin-left:10px; 
  margin-right:10px; 
  margin-top:6px; 
  margin-bottom:0px;
}

.head_expand_bg{
  background:url(../images/head_expand_bg.jpg);
}

.middlebg{
  background-color:#FDFBEF;
}

.left_bg{
  background:url(../images/left_bg.jpg);
}

.left_bg_next{
  background:url(../images/left_bg_next.jpg);
}

.left_link_sep{
  background:url(../images/left_link_sep.jpg);
}

.right_bg{
  background:url(../images/right_bg.jpg);
}

.footer_a{
  background-color:#C3C4B9;
}

.footer_bg{
  background-color:#FFD4D0;
}

.footer_expand{
  background:url(../images/footer_expand.jpg);
}

.box_bottom_bg{
  background:url(../images/box_bottom_bg.jpg);
}

.box_middle_bg{
   border-left: 1px solid #DBA39F;
   border-right: 1px solid #DBA39F;
   background-color:#FEE5E3;
}

.log_sub{
 background:url(../images/log_sub.gif);
 width:112px;
 height:22px;
 border:0px; 
 cursor:pointer;
}

a.leftlink:link, a.leftlink:visited {
	display: block;	
	background: url(../images/arrow1.jpg) no-repeat;
	background-color:#C3C4B9;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #4E4F45;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 44px;
	padding-right: 0px;	
	width: 132px !important;
	width: 132px;
	text-decoration: none;
}
 
a.leftlink:hover {   
	color: #AB4941;
}
.border{
	border:#A7A7A7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.ex{
	color:#AF0909;
	text-decoration:underline;
}

#homeboxhead{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11pt;  
   font-weight:bold;
   text-decoration: none; 
   padding-left:2px;
   padding-right:2px;
   padding-top:7px;
   padding-bottom:0px;
}

.box_bg{
   background:url(../images/box_bg.jpg);
}


.darkblue{
   background-color:#91C9FF;
}

.commonblue{
   background-color:#AB4941;
}