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

#wrapper {
		width:1000px;
		position:relative;
		margin:0px auto;
	}
	
#fst{
	 position:absolute;
	 left:460px;
	 top: 546px;
	 z-index:99;
	}	

.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: #CC0000;   
   text-decoration: underline; 
}

.toptext{

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

a.toptext:link, a.toptext:visited{

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

a.toptext:hover{

   color: #CC0000;   
   text-decoration: underline; 
}

.htext{

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

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

   color: #696969;
   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: #EFA416 !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}

.butt1{
    height:20px;
    background-color: #EFA416 !important;
    color: #000000 !important;
    font-family: Tahoma;
	font-size: 11px;   
	font-weight: bold; 
    border: 1px solid #FFFFFF !important;
}

.buttb{
    background-color: #1F297B !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;   
	font-weight:bold; 
    border: 1px solid #FFFFFF !important;
	width:23px;
}


.atext{

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

.leftt{

   color: #696969 !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:#696969 !important;
  padding-left:5px;
  border:1px solid #696969 !important;
  }
  
.inputboxn {  
  font-size:11px; 
  height:15px;
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #696969 !important;
  }  

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#696969 !important;
  padding-left:5px;
  border:1px solid #696969 !important;
  }
  
.whitetd{
  background-color: #FFFFFF !important;
}

.blacktd{
  background-color: #000000 !important;
}

.colortd{
  background-color: #F4F3EA !important;
}

.redtd, .bluetd{
  background-color: #EFA416 !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:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #696969;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

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

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

.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, .HDBG{  
  color: #F3AC05 !important;
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold;
  padding-left:10px;
  padding-right:15px;
  padding-top:4px;
  padding-bottom:4px;
  text-transform:uppercase;
}

.hdbg a, .HDBG A{  
  color: #F3AC05;
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;  
  text-decoration: none;
  font-weight:bold; 
  padding-left:0px;
  padding-right:0px;
  text-transform:uppercase;
  
}

.hdbg a:hover, .HDBG A:hover{  
  color: #CC0000;
}


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

.paginationlink{

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

a.paginationlink:link, a.paginationlink:visited{

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

a.paginationlink:hover{

   color: #CC0000;
}

.paginationlinkactive{

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

.orngcol{
  color:#000000;
}


#viewcart{
  padding-left:98px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  line-height: 160%;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#viewcart a{  
  color: #FFBA00;
  text-decoration: none;
}

#viewcart a:hover{  
  color: #EAFC97;
  text-decoration: underline;
}

.footer_bg{
  background-color:#141417;
}

.ftext{

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

a.ftext:link, a.ftext:visited{

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

a.ftext:hover{

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



a.leftlink:link, a.leftlink:visited {
	display: block;		
    background-color: #FFFFFF !important;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #696969;
	text-align: left;
	padding-top: 10px;	
	padding-left: 15px;
	height: 27px !important;
	height: 27px;
	width: 185px !important;
	width: 185px;
	text-decoration: none;
}
 
a.leftlink:hover { 	
	background-color: #FCB101 !important;
	color: #FFFFFF;
}

.linksp{
   background-color:#B6B6B6;
}

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

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

#foot_con{
  background-color:#FFFFFF;
  padding-left:65px;
  padding-right:55px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:left;
  line-height: 160%;
  color: #F0AB27;
  font-family: Tahoma;
  font-size: 11px; 
  font-weight:bold; 
  text-decoration: none;
}

#foot_con p{ 
  line-height: 160%;
  color: #F0AB27;
  font-family: Tahoma;
  font-size: 11px; 
  font-weight:bold;  
  text-decoration: none;
}

#foot_con a{  
  color: #F0AB27;
  text-decoration: none;
}

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

.biggertext{

    font-family: Trebuchet MS, Arial;   
    font-size: 11pt;  
	font-weight:bold;
	color: #F2B847; 
    text-decoration: none; 
}

a.biggertext:link, a.biggertext:visited{

    font-family: Trebuchet MS, Arial;   
    font-size: 11pt;  
	font-weight:bold;
	color: #F2B847;  
    text-decoration: none; 
}

a.biggertext:hover{
  color: #CC0000;   
}

.comtext{

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

a.comtext:link, a.ftext:visited{

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

a.comtext:hover{
  color: #CC0000;   
}

.commonimgborder{
  border: 1px solid #B8C1C5;
  cursor: pointer;
}

.feaborder{
  border: 1px solid #F1AF32;
}

.feabg{
   background-color:#F1AF32;
}
