body, table
{
	font-family: Verdana;
	font-weight: none;
	font-size  : 8pt;
	line-height: 150%
}
input, textarea, select
{
	font-family: Verdana;
	font-weight: none;
	font-size  : 8pt;
}
img 
{
	border: 0;
}

a:link, a:visited, a:active
{
	font-size: 8pt;
	text-decoration: underline;
	color: #336699;
}

a:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: orange;
}

h1 {
	font-family: Verdana, Tahoma;
	font-size: 13pt;
	padding: 0px;
	font-weight: bold;
	color: #216BAA;
}
h2 {
	font-family: Arial;
	font-size: 10pt; 
	color: silver;
}
.banner {
 	position:absolute;
	left:5px;
	top: 5px;
	width: 900px;
	height: 150px;
	background-color: green;	
}
.topmenu {
	
	position:absolute;
	left:5px;
	top: 140px;
	width: 900px;
	height: 20px;
	padding: 8px;
	background-color: #336699;
}
.content {

	position:absolute;
	left:155px;
	top: 172px;
	width: 750px;
	height: 501px;
	margin: 0px;
	padding: 8px;
	overflow-y: scroll;
}


.submenu {

	position:absolute;
	left:5px;
	top: 172px;
	width: 150px;
	height: 500px;
	background-color: #F0F0F0  ;
	padding: 8px;
}

.tp_nv:link, .tp_nv:visited, .tp_nv:active
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-right: 15px;
}

.tp_nv:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;	
	margin-right: 15px;
}

.sd_nav_hr:link, .sd_nav_hr:visited, .sd_nav_hr:active
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.sd_nav_hr:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
}

.sd_nav_hr_now:link, .sd_nav_hr_now:visited, .sd_nav_hr_now:active
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;
	font-weight: bold;
}

.sd_nav_hr_now:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;
}
