body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

a:hover	{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}*/
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	
	color: #eeeeee;
	text-decoration: underline overline;
	background-color: #0066FF;
}
.menu a:active {
	color: #eeeeee;
	text-decoration: none;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline overline;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
.normlink a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.normlink a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.normlink a:hover {
	color: #000000;
	text-decoration: underline overline;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.normlink a:active {
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 0.7em;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	padding: 3px;
}
.right_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.style_10_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}
.style_10_bold_bl {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}
.style_11_bold_bl {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
.style_12_bold_bl {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
.style_10_norm {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}
.style_09b {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
.style_09b_red {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
.style_09n {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}
.style_08_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}

.style_08_norm {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	}
.style_07_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial;
	font-size: 1.0em;
	color: #0066FF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px
}

h2 {  font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #0066FF;
	 line-height: 16px;
	 margin-top: 0px;
	 margin-bottom: 0px}

h3 {  font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 color: #000099; 
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 3px;
	 margin-left: 0px;
	 clip:  rect(  0px );
	 line-height: 20px}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h6 {  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 color: #333333;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 line-height: 12px}

.l_float {
	padding: 5px;
	float: left;
}