body {
    background-image:url(images/bground.jpg); 
    background-repeat:repeat-x; 
    margin:0px; 
    background-color:#e4e4e4; 
    font-family:Arial; 
    font-size:12px; 
    color:#3d4242;
    line-height:17px;
}
a {
    color: #830000;
    text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.sitemap {
	 padding-left:10px;
	 padding-top:10px;
}

h1 
{
    font-size:16px;
    color:#830000;
    font-weight:bold;
    margin-bottom:5px;
}

h2 
{
    font-size:14px;
    color:#486b8f;
    margin-bottom:5px;
}

.topnav 
{
  font-family:Arial; 
  font-weight:bold; 
  font-size:12px;
  color:White;
}
.topnav a
{
  font-family:Arial; 
  font-weight:bold; 
  font-size:12px;
  color:White;
  text-decoration:underline;
}

.topnav a:hover
{
  text-decoration:none;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #3173BE;
}

.text2 {
    font-size: 10px;
    color: #D7D7D7;
}
.text3 {
    font-size: 14px;
    color: #F78C18;
}
.textbold {
    font-size: 12px;
    font-weight:bold;
    color: #808080;
}


.bg1 {
    background-image: url(images/bg_blue.gif);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 12px;
    font-weight:bold;
    color: #FFFFFF;
}

.style1 a {
    color: #FFFFFF;
}

.style1 a:hover {
}

/*--------------new site-------------------*/

.logoheader 
{
    height:85px;
    width:900px;
    text-align:left;
}


.topsearch 
{
    height:15px;
    width:900px;

}
.topsearch a
{
    color:#626161;
    text-decoration:none;
}


.navbar
{
  background-color:#262626;
  width:900px;
  height:20px;   
  text-align:right;
    
}

.navbar a
{
 color:White;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
 padding-right:8px;
 padding-left:8px; 
    
}

.navbar a:hover
{
 color:#ab0206;
 background-color:#737272;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
 padding-right:8px;
 padding-left:8px; 
 padding-top:5px;
 padding-bottom:5px; 
 border-top:solid 2px #737272;
}


.pagetitle
{
  background-color:#4f4d4d;
  background-image:url(images/page_title_bground.jpg);
  background-repeat:repeat-x;
  height:30px;   
  width:900px;
  text-align:left;
  font-size:16px;
  font-weight:bold;
  color:White;
    
}

.mainpage
{
    width:898px; 
    background-color:White; 
    border:solid 1px #c6c5c5; 
    border-top:solid 1px white; 
    padding-top:15px;   
    text-align:left;
    
}

.textnav 
{
    height:30px;
    padding-top:20px;
    padding-right:2px;
}

.textnav a
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
    padding-left:20px;
    margin-right:3px;
    margin-top:20px;
    padding-top:20px;
    padding-right:2px;
    
}

.textnav a:hover
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:white;
    text-decoration:none;
    padding-left:20px;
    margin-right:3px;
    background-color:#830000;
    margin-top:20px;
    padding-top:20px;
    padding-right:2px;
    
}





.register a 
{
     font-family:Arial;
     font-size:12px;
     text-decoration:none;
     color:White;
    
}

.register a:hover
{
     font-family:Arial;
     font-size:12px;
     text-decoration:underline;
     color:White;
    
}

.sample
{
     padding-top:5px;
}

.sample a
{
   
    
}

.desctitle  
{
  font-size:12px;
  color:#830000; 
  font-weight:bold;  
    
}

#footer 
{
  font-size:9px;
  color:Gray;
  width:900px;
  text-align:left;
  padding-top:15px;
  
     
}

#footer  a
{
    font-size:9px;
 text-decoration:none;
 color:Gray;
     
}

#footer  a:hover
{
 text-decoration:underline;
     
}


#manage_cost 
{
 margin-left:20px;
 border-left:solid 4px #800000;
 background-color:#d9d9d9;
 text-align:left;
 width: auto; 
 padding-left:10px; 
 padding-right:10px;   
}

#manage_cost  ul
{
  margin:0px; 
  margin-left:20px; 
}


.mail-container
{
	padding-bottom:40px;
}

.mail-content
{
	float:left;
	width:300px;
}

.mail-nav
{
	float:left;
	width:210px;
	margin-right:20px;
}