
html, body{
	font: 12px "Tahoma", "Tahoma", Times, serif;
	color: #000000;
	background: #686868 url(body_bg.jpg) repeat-x top center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* CSS global reset for all browsers */ 
 { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: bold; font-size: 20px; color: #898989; letter-spacing: -2px; line-height: 24px; text-transform: uppercase;}
h2 {font-weight: bold; font-size: 18px; color: #898989; letter-spacing: -1px; line-height: 18px; text-transform: uppercase;}
h3 {font-weight: bold; font-size: 14px; color: #898989; line-height: 20px; text-transform: uppercase;}
h4 {font-weight: bold; font-size: 13px; color: #898989; line-height: 14px; text-transform: uppercase; }
h5 {font-weight: bold; font-size: 12px; color: #898989; line-height: 13px; text-transform: uppercase; }
h6 {font-weight: bold; font-size: 11px; color: #898989; line-height: 12px; text-transform: uppercase;}
a {color: #1a64b2; text-decoration: none;}
a:hover {color: #1a64b2; text-decoration: underline;}
a.image, a.image:hover  {border:0;}

.h-menu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none
}
.h-menu LI {
	FLOAT: right
}
.h-menu LI A {
	PADDING-RIGHT: 7px; BACKGROUND-POSITION: left 50%; DISPLAY: block; PADDING-LEFT: 7px; PADDING-BOTTOM: 6px; COLOR: #666666; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none
}
.h-menu LI A:hover {
	BACKGROUND-IMAGE: none; COLOR: #fff; BACKGROUND-COLOR: #008000
}