.default {
	font-family: Tahoma;
	font-size: 10px;
	color: #c7c7c7;
}
.default2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.defaultred {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.newsHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.newsHeader2 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.header {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a.newsHeading {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.newsHeading:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a.newsHeading:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a.readmore {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.readmore:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.textbox_notreq {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #ABABAB;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ABABAB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}
textarea.textbox_notreq {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #ABABAB;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ABABAB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
	overflow: hidden;
	width: 261px;
}
.button {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #ABABAB;
	border: 1px solid #464646;
	width: 72px;
	height: 16px;
}


