/* CSS Document */

	#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 100%;
font: 70% arial, helvetica, sans-serif;
text-align: center;
}

li {display: inline; }

li a 

{text-decoration: none;
background-color: #036;
color: #FFF;	
padding: .3em .7em;
border: 0Px solid #fff;}

li a:hover
{background-color: #369;
color: #fff;
}

body {background:#424242 url('img/bg.jpg') repeat-y top center scroll; }

.style2 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {font-family: "Times New Roman", Times, serif; font-size: 12pt;}
.style13 {font-size: 10px}
.style14 {font-family: "Times New Roman", Times, serif;font-size: 12pt;}
.style15 {font-family: "Times New Roman", Times, serif;font-size: 12pt;}
.style16 {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold;}
.style21 {font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #0000FF; font-weight: bold;}

.bodytext {font-family: "Times New Roman", Times, serif;font-size: 12pt;}

.copy {font:10/16px verdana,tahoma; }

a:hover {color:black; }
.footer {font:bold 9px verdana,tahoma; color:#797979; }
.italics {font:bold 10px/18px  verdana;}

