

html { 
font-family: arial, helvetica, san-serif; 
height:100%;
/*background-color: #000000;*/
background-image: url(images/wall2.gif);
padding:0px; margin:0px;
}







#date  { 
position: relative;
top: 18px;
color: #537497;
font-size: 8pt;
}


#container { 
margin-right: auto;
margin-left: auto; 
width: 900px;
padding: 0px 15px 15px 15px; 

height:100%;
background-color: #FFFFFF;
}


#topnav {   
width: 900px;


}




p { 
color: #000000;
font-size: 10pt;
text-align: justify;
}

h1  { 
color: #537497;
font-size: 20pt;
text-align: left;
font-style: italic;

}


h2  { 
color: #537497;
font-size: 12pt;

}



h3  { 
color: #537497;
font-size: 12pt;
text-align: left;
     
}

h4  { 
color: #FFFFFF;

}

h5  { 
color: #000000;
font-size: 10pt; 
     

}

h6  { 
color: #537497;
font-size: 12pt; 
     
}


h8  { 


}



a { 
text-decoration: none;
color: #000000;
font-size: 12pt;

}

a:hover {  
color: #537497;
text-decoration: none;
color: red;
}


#nav a { 
color: #ffffff;
font-weight: bolder;
}

#nav a:hover { 
color: #000000;

}


#sidebar p {  
padding: 5px;
              
}

#sidebar a:hover  { 
text-decoration: none; 
color: red;
}

#sidebar a  {
text-decoration: none;
}


#submain h3{ 
border-bottom: 7px solid #808080;

}




#submain a  { 
text-decoration: none; 
color: #000000;
font-size: 8pt;
font-weight: bold;
}


#submain a:hover  {
text-decoration: none;
color: red;

}

#main b  { 
font-size: 10pt;
}


#main p  { 
position:relative;
line-height:1.4em;
top: 10px;

}






#quicklink a { 
font-size: 10pt;
           
}

#quicklink a:hover { 
color: red;
           
}


#prod a{
font-size: 8pt;
font-weight: bold;

}

#main li{ 
list-style: square;
line-height:1.4em;
font-size: 10pt;
text-align: justify;
}

#main a { 
font-size: 10pt;

}



#sidebar li{ 
list-style: square;
line-height:1.4em;
font-size: 10pt;
text-align: justify;
}


#test p{
font-style: italic;
}



#contact a{ 
font-size: 12pt;

}