body {
	background-color: #FFFFFF;
	color: #000000;
	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: #000000 !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: #000000 !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:4px;
  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: #FF9702;
  text-decoration: none;
}

#main_con a:hover{  
  color: #C80201;
  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;
}

#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;
}

.top_bg{
  background:url(../images/top_bg.gif);
}

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

.head_next_bg{
  background:url(../images/head_next_bg.gif);
}

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


.footer_bg{
  background:url(../images/footer_bg.gif);
}

.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.gif) no-repeat;
    background-color: #D9DBCE !important;
	
	/*background: url(../images/a1bg.gif) repeat-x repeat-y;
	background-position:top right;*/

	vertical-align: middle;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	color: #000000;
	text-align: left;
	padding-top: 8px;
	padding-left: 30px;
	height: 26px !important;
	height: 26px;
	width: 145px !important;
	width: 145px;
	text-decoration: none;
}
 
a.leftlink:hover {    
	/*background: url(../images/a2bg.gif);*/
	background: url(../images/arrow2.gif) no-repeat; 	
	background-color: #787AD2 !important;
	color: #000000;
}
.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: 13pt;  
   font-weight:bold;
   text-decoration: none; 
}

.boxabg{
  background:url(../images/boxabg.gif);
}

.boxbbg{
  background:url(../images/boxbbg.gif); 
}

.boxcbg{
  background:url(../images/boxcbg.gif);
}

.box_lefta{
  background:url(../images/box_lefta.gif);
}

.box_righta{
  background:url(../images/box_righta.gif);
}

.box_leftb{
  background:url(../images/box_leftb.gif);
}

.box_rightb{
  background:url(../images/box_rightb.gif);
}

.box_leftc{
  background:url(../images/box_leftc.gif);
}

.box_mida{
  background-color:#FFB600;  
}

.box_midb{
  background-color:#C0C2B4;  
}

.box_midc{
  background-color:#313133;  
}

.box_rightc{
  background:url(../images/box_rightc.gif);
}


.beforeleftabg{
  background:url(../images/beforeleftabg.gif);
}

.beforeleftbbg{
  background:url(../images/beforeleftbbg.gif);
}

.beforeleftcbg{
  background:url(../images/beforeleftcbg.gif);
}

.box_bot_bg{
  background:url(../images/box_bot_bg.gif);
}

.box_bot_bg_b{
  background:url(../images/box_bot_bg_b.gif);
}

.box_bot_bg_c{
  background:url(../images/box_bot_bg_c.gif);
}

.chtext{

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

.chtext:hover{

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

.chtext1{

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

.chtext1:hover{

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

.chtext2{

   color: #000080;
   background: #DFDFDF;
   font-family: Tahoma;
   font-size: 11px;  
   cursor: pointer;
   text-decoration: none 
}

.chtext2:hover{

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