HTML
{
  overflow: -moz-scrollbars-vertical !important;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b25c11;
	line-height: 15px;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	padding: 0px;
}

IMG, TABLE
{
	border: none;
}

TD, TH
{
	text-align: left;
}

FORM
{
	display: inline;
}

.a
{
	color: #b4e6f8;
}

A:link, A:visited
{
	color: #b4e6f8;
	text-decoration: none;
}
	
A:hover, A:visited:hover
{
	color: white;
	text-decoration: underline;
}

A.nav:link, A.nav:visited
{
	color: #b15c11;
	text-decoration: none;
}
	
A.nav:hover, A:visited.nav:hover
{
	color: #b15c11;
	text-decoration: underline;
}

A.nav_current:link, A.nav_current:visited
{
	color: #7b3b03;
	text-decoration: none;
}
	
A.nav_current:hover, A:visited.nav_current:hover
{
	color: #7b3b03;
	text-decoration: underline;
}

A.nav2:link, A.nav2:visited
{
	color: #fffcde;
	text-decoration: none;
}
	
A.nav2:hover, A:visited.nav2:hover
{
	color: #fffcde;
	text-decoration: underline;
}

A.nav2_current:link, A.nav2_current:visited
{
	color: #b15c11;
	text-decoration: none;
}
	
A.nav2_current:hover, A:visited.nav2_current:hover
{
	color: #b15c11;
	text-decoration: underline;
}

.floatimgleft {
float:left;

margin-right:5px;
margin-bottom:5px;
}
.lineht16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
