html, body {
	font-family: Arial, Helvetica, sans-serif;
	align:center;			
}

.normal
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #628296;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}

.footer
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #628296;
	font-weight: normal;
}

.ContactUs
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #628296;
	text-decoration: none;
	font-weight: normal;
}

.header
{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #59CC19;
}
.header2
{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 28px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;	
}
.logohead
{
	font-family: Arial;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #C90F1D;
	text-decoration: none;
}

.logo
{
	font-family: Arial;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}

.logosub
{
	font-family: Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}

.menu
{
	font-family: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
A:hover.menu
{color: #FFBB00}
.currentmenu
{
	font-family: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-top:20px;
}
#page {  
    width: 480px; 
	height: 385px;
    overflow: auto;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-track-color: #E1E1E1;
	scrollbar-face-color: #BDE0F9;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;

	  }
.bottomlinks
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C90F1D;
	text-decoration: none;
	font-weight:bold;
	
}
.link
{
	color:#CC3300;
	font-size:11px;
} 
A:hover.link
{color: #FFBB00} 
.link2
{
	color:#628296;
	font-size:11px;
} 
A:hover.link2
{color: #FFBB00} 