.title1 {font-size:20pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title2 {font-size:16pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title3 {font-size:14pt ;font-family:Verdana; color:#000000; font-weight: bold;} 
.title4 {font-size:12pt ;font-family:Verdana; color:#000000; font-weight: bold;} 

.text1 {font-size:10pt ;font-family:Verdana; color:#000000;} 
.text2 {font-size:10pt ;font-family:Verdana; color:#000000; font-weight: bold;}    
.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
.text4 {font-size:8pt ;font-family:Verdana; color:#000000; font-weight: bold;}
.text5 {font-size:6pt ;font-family:Verdana; color:#000000;}
.code1 {font-size:10pt ;font-family:courier; color:#000000;} 

p.text1 {font-size:10pt ;font-family:Verdana; color:#000000;}
p.text2 {font-size:10pt ;font-family:Verdana; color:#000000; font-weight: bold;}
p.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
p.text4 {font-size:8pt ;font-family:Verdana; color:#000000; font-weight: bold;}
p.text5 {font-size:6pt ;font-family:Verdana; color:#000000;}
p.code1 {font-size:10pt ;font-family:courier; color:#000000;} 


td.text1 {font-size:10pt ;font-family:Verdana; color:#000000}
td.text2 {font-size:10pt ;font-family: Verdana; color:#000000; font-weight: bold;}
td.text3 {font-size:8pt ;font-family:Verdana; color:#000000;}
td.text4 {font-size:8pt ;font-family:Verdana; color:#000000; font-weight: bold;}
td.text5 {font-size:6pt ;font-family:Verdana; color:#000000;}
td.code1 {font-size:10pt ;font-family:courier; color:#000000;} 

#webbanner a {
	font-family:Verdana;
	color: #0000ff;
	font-size: 36px;
	font-weight: bold;
	margin: 0;
//	padding: 3px 5px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#adminmenu {
	background: #dddddd;
	border-top: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	margin: 0;
	padding: .2em .2em .2em 2em;
}

#adminmenu .current, #submenu .current {
	font-weight: bold;
}

#adminmenu a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu a:hover, .current {
	background: #ddeaf4;
	color: #333;
}

#adminmenu li, #submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
}

#submenu {
	background: #0000ff;
	border-bottom: none;
	margin: 0;
	padding: 3px 2em 0 3em;
}

#submenu .current {
	background: #f9fcfe;
	border-top: 1px solid #045290;
	border-right: 2px solid #045290;
	border-bottom: 1px solid #f9fcfe;
	color: #000;
}

#submenu a {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: .3em .4em .33em;
	text-decoration: none;
}

#submenu a:hover {
	background: #8f8fff;
	color: #393939;
}

#submenu li {
	line-height: 170%;
}
