html, body { 
	margin: 0;
	padding: 0;
	_scrollbar-base-color: #989898;
	_scrollbar-arrow-color:#0B328D;
	background: #FFFFFF url("images/bg.gif") repeat-y;
	font-family: verdana, arial, tahoma;
	font-size: 0.86em;
	color: #666666;
}
form {
    	margin: 0px;
    	padding: 0px;
}
a:link,
a:visited,
a:active { 
	color: #FF6600; 
	text-decoration: none;
	font-weight: bold;
}
a:hover	{ 
	color: #003399; 
	text-decoration: none;
	font-weight: bold;
}
p {
	font-size: 0.82em;
	text-align: justify;
}
h1 { 
	color: #FF6600; 
	font-size: 1.4em; 
	font-weight: bold; 
}
h2 {	
	color: #0B328D;	
	font-size: 0.96em;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
h3 {
	margin: 0px;
	padding: 0px;	
	color: #666666;
	font-size: 0.96em;
	font-weight: bold;
}
h4 {	
	color: #0B328D;	
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
ul {
font-size: 0.86em;
	margin-top: 10px;
	margin-left: 30px;
}
li {
	list-style: square;
	font-size: 0.86em;
}
pre {	
	color: #0B328D; 	
	font-size: 1.0em; 
	font-weight: bold;
 	line-height: 20px;
}

 /* CLASSES */
.sel {
	font-size: 0.82em;
}
.dwnld {
	font-size: 0.6em;
	line-height: 20px;
}
.dwnld a:link,
.dwnld a:visited,
.dwnld a:active { 
	color: #FF6600; 
	text-decoration: none;
}
.dwnld a:hover	{ 
	color: #003399; 
	text-decoration: none;
}
.genlink {
	font-size: 0.82em;
}
.nobot {
	margin: 0;
}
.red {
	font-size: 0.86em;
	font-weight: bold;
	color: #FF0000;
}
.hlight {
	background: #FFCC66;
	color: #336633;
}
.pad10 {
	padding-right: 10px;
}
.ipad {
	padding-left:10px; 
	padding-top: 40px;
}
.ind10 {
	padding-left: 10px;
}
.ind {
	margin-left: 150px;
}
.ind ul {
	margin-top: -10px;
	margin-left: 150px;
	padding-top: 0px;
}
.ind li {
	list-style: square;
	font-size: 0.86em;
}
.lc {
	margin-left: 20px;
	font-size: 0.86em;
}
a.lc:link,
a.lc:visited,
a.lc:active { 
	color: #FF6600; 
	text-decoration: none;
	font-weight: bold;
}
a.lc:hover { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold;
}
.eco {
	font-size: 0.77em;
}
a.eco:link,
a.eco:visited,
a.eco:active { 
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}
a.eco:hover { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold;
}
.instt {
	padding-bottom:2px;
	font-size: 0.82em;
	font-weight: bold;
}
.inst {
	padding-left: 20px;
	font-family: verdana, arial, tahoma;
	font-size: 0.78em;
	color: #666666;
}
inst.a:link,
inst.a:visited,
inst.a:active {
	color: #FF6600; 
	text-decoration: none;
	font-weight: bold;
}
inst.a:hover { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold;
}
.title {
	margin: 0px;
	padding: 0px;	
	color: #003399;
	font-size: 0.82em;
	font-weight: bold;
}
.sub { 
	padding: 5px;
	font-size: 0.68em;
	font-weight: bold;
}
.picframe { 
	border: 1px solid #000000; 
}
.picon { 
	border: 2px solid #FF6600; 
}
.pictitle { 
	padding: 5px;
	font-size: 0.78em;
	font-weight: bold;
	color: #0B328D;
}
.box {
	padding: 10px;
}
.boxtitle { 
	padding-left: 5px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.box p {
	font-size: 0.82em;
	text-align: justify;
	font-weight: bold;
}
.box ul {
	padding-left: 20px;
	font-weight: bold;
	font-size: 0.86em;
}
.toppic {
	background-image: url("images/home.jpg");
}

 /* FORMS */

.frmtxt {
	font-size: 0.8em;
}
.dropdown { 
	width: 120px;
	height: 20px;
	font-size: 0.8em;
	background-color: #EFEFEF; 
	color: #333333;
}
.button {
    	background-color: #989898;
	width: 80px;
	margin-top: 10px;
	font-family: verdana, arial, tahoma;
	font-size: 0.68em;
    	color: #0B328D;
    	font-weight: bold;
	vertical-align: middle;
}

 /* MENUS */

#menulocation { 
	left: 10px; 
	width: 160px; 
	position: absolute; 
	top: 90px; 
	padding:0px 0px; 	
	white-space:nowrap; 
}
.menutrans { 
	opacity:0.5;
	_filter:alpha(opacity=50)
}
.menu { 
	font-family: verdana, arial, tahoma;
	font-size: 0.82em;
	height: 28px;
	width: 160px;
	cursor: pointer;
	font-weight: bold;
	text-indent: 8px;
	line-height: 21pt;
	text-align: left;
	display: block;
	border: #FFFFFF 0px solid; 
}
a.menu:link,
a.menu:visited,
a.menu:active { 
	background-image: url("images/menu.gif");
	background-color:#0B328D;
	color: #FFFFFF; 
}
a.menu:hover { 
	background-image: url("images/menuon.gif");
	background-color:#8794BE;
	color: #000066; 
}
.topmenu { 
	background: #989898 url("images/bar.gif") no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 0.82em;
	height: 28px;
	cursor: pointer;
	font-weight: bold;
	line-height: 21pt;
	text-align: right;
}
a.topmenu:link,
a.topmenu:visited,
a.topmenu:active { 
	background: transparent;
	color: #000066; 
}
a.topmenu:hover { 
	color: #FFFFFF; 
}
.hiddenControl {
	display: none;
}
#au {
	display: inline;
}
#other {
	display: none;
}