body, html {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
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;
font-size:11px;
color:#000000;
font-weight: 400;
}

A:LINK {
	color: #336666;
	text-decoration: none;
}
A:VISITED {
	color: #336666;
	text-decoration: none;
}
A:HOVER {
	color: #009900;
	background-color: #fafad2;
	text-decoration: underline;
	}
A:ACTIVE {
	color: #8fbc8f;
	text-decoration: none;
    }
    
A.button:LINK {
	color: #336666;
	background-color: transparent;
	text-decoration: none;
    border-bottom: 1px solid #909090;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #909090;
       padding-left: 1px;
       padding-right: 2px;
}
A.button:VISITED {
	color: #336666;
	background-color: transparent;
	text-decoration: none;
    border-bottom: 1px solid #909090;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #909090;
       padding-left: 1px;
       padding-right: 2px;
}
A.button:HOVER {
	color: #ffffff;
	background-color: #808080;
    border-bottom: 1px solid #6f6f6f;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
}
A.button:ACTIVE {
	color: #8fbc8f;
	text-decoration: none;
}

A.menu:LINK {
	color: #336666;
	background-color: transparent;
	text-decoration: none;
    border-bottom: 1px solid #909090;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #909090;
       padding-left: 8px;
       padding-right: 2px;
       width: 110px;
       }
}
A.menu:VISITED {
	color: Grey;
	text-decoration: none;
    border-bottom: 1px solid #909090;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #909090;
       padding-left: 8px;
       padding-right: 2px;
       width: 110px;
       }
}
A.menu:HOVER {
	color: #ffffff;
	background-color: #808080;
    border-bottom: 1px solid #6f6f6f;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
}
A.menu:ACTIVE {
	color: #8fbc8f;
	text-decoration: none;
}

H1{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 16px;
	font-weight : normal;
	text-Align : center;
    letter-spacing: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
		}

H2{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 18px;
	font-weight : 600;
	Text-Align : left;
    padding-left: 4px;
    color: #cccc99;
	border-top: 3px double #b7b7b7;
    border-bottom: 3px double #b7b7b7;
    letter-spacing: 3px;
	font-variant: small-caps;
	margin-top: 1px;
	margin-bottom: 4px;
	}		

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: 1px solid #cccccc;
    letter-spacing: 1px;
	margin-bottom: 4px;
	}


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


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


H6{
	Font-Family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	font-weight : 500;
	Text-Align : left;
    padding-left: 4px;
    color: #000000;
    border-left: 2px solid #666666;
    border-top: 2px solid #999999;
    border-right: 1px solid #666666;
	}


