* {padding: 0px; margin: 0px}

html {width: 100%; height: 100%; overflow:scroll}

body {width: 100%; height: 100%; font-size: 9pt; font-family: arial; text-align: center}

div.main {margin: 0 auto; text-align:left; width: 741px; }
div.header {width: 741 px; text-align: center;}
div.hslogan {background-color: red; height: 75px; width: 100%;margin-top: 8px}
div.footer {text-align: center; width: 741px}
div.h1 {font-size: 10pt; background-color: gray; padding: 10px; font-weight: bold; color: white; padding-right: 50px; margin-right: 30px}

div.news {width: 350px;}
div.downloads {width: 350px; float: right;}

div.sbar {width: 150px; float: left}
div.content2 {width: 578px; margin-left: 160px; padding-left: 10px; border-left: 1px solid #cacaca;}

div.ftrmenu {background-color: #cacaca; width:741px; text-align:center}

table.footer {text-align:center}

.bgred {background-color: red}
.bold {font-weight: bold}
.boldg {font-weight: bold; color: green}
.fgreen {color: green}
.fred {color: red}
.fblack {color: black}
.center {text-align: center}
.centerbold {text-align: center; font-weight: bold}
.c2 {margin-left: 170px; margin-right: 240px}

p {font-size: 9pt;}

hr.ftrmenu {height: 10px; background-color: #666; border: none}

h1 {font-size: 12pt; color: red}
h1.hslogan {color: white; text-align: center; font-size: 18pt; padding-top: 22px}
h1.h1 {color: white; text-align: center; font-size: 18pt}


h2 {font-size: 10pt; color: green}
h3 {font-size: 10pt; color: green}

li {margin-left:20px}
li.2 {list-style-type: none}

img.logo {padding-bottom: 5px}
img.h1 {margin-top: 10px; border: 2px solid gray}
img.l20 {padding-left: 20px}
img.r10 {padding-right: 10px}
img.welcome {padding-left: 10px; padding-right: 20px}

img.spbar {width: 150px; height: 1px}

a.ftrmenu {width: 100px; float: left; width: 105px; font-weight:bold; text-decoration: none; display: block; color:#fff;
text-align:center; padding-top: 5px}



#nav, #nav ol {
    padding: 0;     
	margin: 0;     
	list-style: none; 
	height: 17px
	} 
	
#nav a {     
	display: block;     
	width: 100%; 
	text-decoration: none;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	color: green;
	height: 17px;
	} 
	
#nav li.menu {     
	float: left;     
	width: 105px; 
	height: 17px;
	border-left: 1px solid gray;
	}

#nav li.first {float: left;     
	width: 105px; 
	height: 17px;
	border-left: 1px solid gray;
	border-left: none}
	
#nav li:hover ol, #nav li.sfhover ol {     
	left: auto; }
	

#nav li a:hover {
	width: 100%;
	color: black;
	}