a {
	text-decoration: none;
}	


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66604D;
	font-weight: normal;
}


.whitemenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.overlinks {

	color: #66604D; 
	font-size: 11px;
	font-weight: bold;
	}

.bodystylewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.textG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #708090;
	text-decoration: none
}

.textGB  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	color: #708090;
	text-decoration: none
}



.cbox {font-family:arial, helvetica; font-size:11px; width:110px; height:17px;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: black 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: black 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: black 1px solid;background:#ececec;color:#000000;}

.cssbtn {
  	font-family :Arial, Verdana; 
	font-weight :bold; 
	font-size: 11px;
	text-decoration: none;	
	margin:0px;
	padding-right:2px;
	padding-left:2px;
	text-align: center;
	background:#A5A2A5;
	color: #ffffff;
	border: 1px solid #666666;
	height: 17px;
}

.cssbtn:link {
	color:#ffffff;
}	
	
.cssbtn:visited {
	color:#ffffff;
}	

.cssbtn:hover {
	background: #666666;
	color:#ffffff;
}


	
.overmenus{ 
	background-color: #66604D; 

	}

.whitemenutext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
}

.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.maincontentBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66604D;
}
.bodystylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66604D;
	
}
.bodystylebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66604D;
	
}

.bodystyletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66604D;	
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66604D;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffa041;
}


.bodybold:link {
	color:#ffa041;
}	
	
.bodybold:visited {
	color:#ffa041;
}	

.bodybold:hover {
	color:#666666;
}

.bodystyleboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006094;
}

.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92A100;
}

.sidebar_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.error { 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	color: red; 
	font-weight: bold;
}

.linkOnWhite { 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	color:#66604D; 
	text-decoration: underline;
}

.linkOnWhite:link { 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	color:#66604D; 
}

.linkOnWhite:visited { 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	color:#66604D; 
}

.linkOnWhite:hover { 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	color:#FF6600; 
	text-decoration: none;
}

.button {
	background: #999999;
	color: White;
	font-weight:bold;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border : 1px ridge #999999;
}

.buttonOrange {
	background: #FF7D00;
	color: White;
	font-weight:bold;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border : 1px ridge #FF7D00;
}

input.border {
	height:18px;		
}

input.noborder {
	border-right: 0px inset;
	border-top: 0px inset;
	border-left: 0px inset;
	border-bottom: 0px inset;	
	background: transparent;
}

textarea.border {
	width: 100%;
}

input, select, textarea {
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	background: #F5F5F5;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}