body {
	background-image: url(images/main_bg.gif);
	margin: 0px;
	 scrollbar-arrow color:#FFFFFF;
    scrollbar-base-color:#666666;
    scrollbar-dark-shadow-color: #666666;
    scrollbar-track-color:#FFFFFF;
    scrollbar-face-color:#CCCCCC;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3d-light-color:#666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.footerlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	right: auto;
}
.footerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCCC;
	text-decoration: underline;
}
.footerlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	

}
.toplinks a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	right: auto;
}
.toplinks a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCCC;
	text-decoration: underline;
}
.toplinks a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.rptright {
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;

}
.leftwhiteborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.address {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;

}
.rightwhiteborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
li {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.input {
	border: 1px solid #666666;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;

}

.awardlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	right: auto;
	padding: 8px;
	font-weight: bold;
}
.awardlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}
.awardlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	padding: 8px;
	font-weight: bold;
}
.awardlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}


#topnav  td{
	
}

#topnav a {
	color: #333333;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	
}

#topnav a:hover {
	color: #FF6600;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	text-align: center;
	display: block;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
}

table.navbar td a{
   display: block;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
	color: #000;
	font-weight: bold;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #FF6600;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
