body, html {
background-color:#FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 14px;
color:#000000;
font-weight: 400;
scrollbar-face-color:#EAEAEA;
scrollbar-highlight-color:#EAEAEA;
scrollbar-3dlight-color:#EAEAEA;
scrollbar-darkshadow-color:#EAEAEA;
scrollbar-shadow-color:#EAEAEA;
scrollbar-arrow-color:#949494;
scrollbar-track-color:#FFFFFF;
}
td, blockquote, p, li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 14px;
font-size:12px;
color:#000000;
font-weight: 400;
}

 a.menu:visited {
 	text-decoration: none;
 	background-color: #F5F4FA;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-right: 1px solid #000033;
 	margin: 1px;
 	border-top: 1px dashed #000033;
 	border-bottom: 2px solid #000033;
 	border-left: 1px solid #000033;
 	background-image: url(images/type.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menu {
 	text-decoration: none;
 	background-color: #F5F4FA;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px dashed #000033;
 	border-bottom: 2px solid #000033;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-left: 1px solid #000033;
 	margin: 1px;
 	background-image: url(images/type.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menu:hover {
 	text-decoration: none;
 	background-color: #6B6A89;
 	color: #ffffff;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px groove #ff0000;
 	border-bottom: 2px solid #986262;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-left: 1px solid #48486D;
 	margin: 1px;
 	background-image: url(images/indicator_tiny_red.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menu:active {
 	text-decoration: none;
 	background-color: #abc;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px dotted #000033;
 	border-bottom: 1px solid #abc;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-right: 1px solid #000033;
 	margin: 1px;
 	background-image: url(images/indicator_tiny_red.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }
 
   a.menuH:visited {
 	text-decoration: none;
 	background-color: Transparent;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-right: 1px solid #000033;
 	margin: 1px;
	margin-right: 2px;
 	border-top: 1px dashed #000033;
 	border-bottom: 2px solid #000033;
	border-right: 1px dashed #000033;
 	border-left: 1px solid #000033;
 	background-image: url(images/type.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menuH {
 	text-decoration: none;
 	background-color: Transparent;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px dashed #000033;
	border-right: 1px dashed #000033;
 	border-bottom: 2px solid #000033;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-left: 1px solid #000033;
 	margin: 1px;
	margin-right: 2px;
 	background-image: url(images/type.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menuH:hover {
 	text-decoration: none;
 	background-color: Transparent;
 	color: #ff0000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px groove #ff0000;
	border-right: 2px solid #ff0000;
 	border-bottom: 2px solid #986262;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-left: 1px solid #48486D;
 	margin: 1px;
	margin-right: 0px;
 	background-image: url(images/indicator_tiny_red.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

 a.menuH:active {
 	text-decoration: none;
 	background-color: Transparent;
 	color: #000;
 	font-family: "courier new", "sans serif";
 	padding-left: 12px;
 	border-top: 1px dotted #000033;
	border-right: 1px dashed #000033;
 	border-bottom: 1px solid #abc;
 	font-weight: bold;
 	display: block;
 	width: 140px;
 	height: 16px;
 	font-size: 14px;
 	border-right: 1px solid #000033;
 	margin: 1px;
	margin-right: 2px;
 	background-image: url(images/indicator_tiny_red.gif);
 	background-position: left;
 	background-repeat: no-repeat;
 }

A:VISITED {
	color: #000066;
	text-decoration: none;
}
A:LINK {
	color: #000066;
	text-decoration: none;
}

A:HOVER {
	color: #ff0000;
	text-decoration: underline;
}
A:ACTIVE {
	color: #8fbc8f;
	text-decoration: none;
}
H1{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 16px;
	font-weight : normal;
	Text-Align : left;
        letter-spacing: 1px;
	}


H2{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 14px;
	font-weight : 500;
	Text-Align : left;
    padding-left: 4px;
    color: #000000;
    border-bottom: 3px double #b7b7b7;
    border-left: 1px solid #cccccc;
    letter-spacing: 1px;
	}


H3{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 14px;
	font-weight : 500;
	Text-Align : left;
    padding-left: 4px;
    color: #000000;
    border-bottom: 3px double #b7b7b7;
    border-left: 2px solid #cccccc;
        letter-spacing: 1px;
		margin: 2px;
	}


H4{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 13px;
	font-weight : 600;
	Text-Align : left;
    padding-left: 2px;
    color: #000000;
    border-left: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
	margin-top: 1px;
	margin-bottom: 3px;
	}

ul {
margin-top: 6px;
}

