html {scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;

scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
#bga {
	background-position: right bottom;
	padding: 0px;
	height: 356px;
	width: 176px;
	background-repeat: no-repeat;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	position: relative;
}

body {margin:0; padding: 0;}
li {
	display: inline;
}

H1 {
	font-family: "Courier New", Courier, monospace;
	font-size:24pt;
	color:#125690;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3em;
	text-align: center;
	text-indent: 7px;
	white-space: normal;
	line-height: 16px;
}

H2 {
	font-family: verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-indent:8pt;
	color:#FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}

H3 {font-family: verdana, helvetica, sans-serif; font-size:8pt; color:gray; text-align:justify}


P {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
	line-height:12pt;
	text-align:justify;
	background-color: #FFF;
	display: block;
	color: #000;
	border: medium solid #F90;
	padding: 3px;
}

P EM {color:808080; font-variant:small-caps; font-weight:bold; font-style:normal}


a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
	line-height:12pt;
	text-align:left;
}

a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	text-align:left;
	color: #F93;
	text-decoration: none;
}

a:hover {color: #CCCCCC;
         background-color: #333333;
         text-decoration: none;
         }

a:active {color: #333333;
         }
.ext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 120%;
	font-weight: lighter;
	color: #F60;
	list-style-type: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	text-decoration: none;
	letter-spacing: 0.5em;
	text-align: center;
	background-color: #FFF;
}
.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F30;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btnhov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

