.headertop14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.scrollerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9933;
}
.horscroller {
	font-family: Arial , Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
}
a {text-decoration:none}
a.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6F0D;
}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}

.footer {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #FFFBCC;

}
.bg1 {
	background-color: #CCCCCC;
}

input,select,textarea {
	background-color: #FFFBCC;
	color: #000000;
	font-size: 10px;
	font-family: arial;
	font-style: bold;
	
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blue;
}

button, .button, .inputbutton, button.menubutton, button.hasdefaultstate{background-color:#E6E6E6;border-color:#FFF #C1C1C1 #C1C1C1 #FFF;color:#333;}
