body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #000000;
}


.hmItems     {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg.jpg);
   }
.hmItemsOver {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg_on.jpg);
   }  

.on {background-color: #373334; }
.off {background-color: #979898; }

#sub1 {
          position: absolute;
	  z-index: 150;
	  top: 80px;
  	  left: 200px;
  	  display: none;	  
	  color: #000000; 
          }


#header {
   background-image: url(/images/top_header1.jpg);
   width:845px;
   height:110px;
   z-index:100;
}


#bannersection {
   background-image: url(/images/banner4.jpg);
   width:845px;
   height:138px;
   z-index:100;
}

#bannersectionf {
   background-image: url(/images/banner4f.jpg);
   width:845px;
   height:138px;
   z-index:100;
}

#contentarea {
   background-image: url(/images/content_bg1.jpg);
   background-repeat: repeat-y;
   position:relative;   
   width:845px;
   z-index:105;
}

#midsection {
   background-image: url(/images/mid_section1.jpg);
   width:845px;
   height:389px;
   z-index:100;
}

#midsectionsub {
   background-image: url(/images/mid_section1_sub.jpg);
   background-repeat: no-repeat;
   position:relative;
   width:845px;
   /* height:321px; */
   z-index:105;
}

#contentareaend {
   background-image: url(/images/content_bg1_end.jpg);
   background-repeat: no-repeat;
   width:845px;
   height: 45px;
   z-index:100;
}

#footerlinks {
   background-color:#000000;
   color:#333333;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;
   width: 845px;
   z-index:110;
}

#footerlinks A{
   color:#999999;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   text-decoration: none;
   z-index:110;
}

#footerlinks A:hover{
   text-decoration: underline;
}

#footer {
   background-color: #afafaf;
   color:#FFFFFF;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
   width:845px;
   height:15px;
   z-index:100;
}

#footer TD{
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   padding-bottom: 3px;
   height: 15px;
   z-index:100;
}

#footer A{
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   text-decoration: none;
   z-index:100;
}

#contentareaend TD{
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   padding-bottom: 3px;
   height: 45px;
   z-index:100;
}

#contentareaend A{
   color:#666666;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 10px ;   
   text-decoration: none;
   z-index:100;
}

#botaddress {
  width:800px;
  z-index:100;
  color:#ffffff;
  font-size:11px;  
  font-family:Tahoma
  text-align: center;
}

#botaddress SPAN{
  color:#ffffff;
  font-size:11px;
}

#leftcol {
   color:#FFFFFF;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 228px;
   background-color: transparent;      
   position: relative;
   top: 5px;
   z-index: 105;
}

#leftcol SPAN {
   font-size: 11px;
   color: #666666;
}

#leftcol TD{
   color:#FFFFFF;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;   
}


#midcol {
   color:#333333;
   font-family:Tahoma, Arial, Verdana; 
   font-size: 11px ;
   width: 500px;
   background-color: #transparent;
   z-index: 105;
}


#midcol P {
   font-size: 11px;
   line-height: 150%;
   color: #333333;
}

#midcol UL {
   font-size: 11px;
   line-height: 135%;
   vertical-align: top;
   display:block;
   list-style-image: url(/images/arrow.gif);
}

#midcol TD {
   font-size: 11px;
   color: #333333;
}


#toprightmenu {
   position: relative;
   width:199px;
   height:25px;
   top: 95px;
   left: 267px;
   z-index:105;
}

#toprightmenu A {
   font-size: 11px;
   color: #ffffff; 
   text-decoration: none;
}

#toprightmenu A:hover {
   font-size: 11px;
   color: #ffffff; 
   text-decoration: underline;
}

TABLE.tblLink {
  font-size: 10px;
  font-family: Tahoma; 
  color: #000000;
  text-decoration: none;
}

TD.tblLink {
  font-size: 10px;
  font-family: Tahoma; 
  color: #666666;
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}


.tblTitle {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #b20838;
	text-decoration: none;
	}

SPAN.tblLink {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #B00120;
	text-decoration: none;
}

.tblLink a {
	font-size: 11px;
	font-family: Tahoma;
	color: #B00120;
	text-decoration: none;
	}


.tblLink a:hover	{
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
	}

.mainTitle	{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	}	

#submenu	{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        text-align: left;
	}

#submenu a:link	{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}

#submenu a:visited	{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}

#submenu  a:active	{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}	