BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
IMG {
	border-color:#666666;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration : underline;
}
H5 {
	font-size: 12px;
	color: #E14E00;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
}

.color1 {
	background-color: #459832;
}
.color2 {
	background-color: #FF9900;
}
.textblock {
	font-size: 10px;
/*	text-align: justify; */
}
.textblock A {
	color: #666666;
	text-decoration: underline;
}
.textblock A:hover {
	color: #000000;
	text-decoration: none;
}
.bottomlinks {
	font-size: 9px;
}
.bottomlinks A {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.bottomlinks A:hover {
	color: #ffffff;
	text-decoration: underline;
}
.fields {
	font-size: 10px;
/*	width: 136px; */
	height: 18px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
/*/*/
	border: 1px solid #000000;
/*buzz*/
}
.texxtarea {
	font-size: 10px;
	height: 80px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
/*/*/
	border: 1px solid #000000;
/*buzz*/
}
.butme {
	font-size: 10px;
	height: 20px;
	color: #ffffff;
	background-color: #E14E00;
	vertical-align: middle;
	font-weight: bold;
/*/*/
	border: 1px solid #000000;
/*buzz*/
}

.topdate{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial Narrow,Verdana;
}