BODY, TD, TH, SELECT, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A:link {
	color : #CC0000;
	text-decoration : underline;
	background-color : transparent;	
}
A:visited {
	color : #CC0000;
	text-decoration : underline;
	background-color : transparent;
}
A:hover {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #CC0000;
}
A:active {
	color : #CC0000;
	text-decoration : none;
	background-color : transparent;
}

A.greylink:link {
	color : #CCCCCC;
	text-decoration : none;
	background-color : transparent;	
}
A.greylink:visited {
	color : #CCCCCC;
	text-decoration : none;
	background-color : transparent;
}
A.greylink:hover {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : transparent;
}
A.greylink:active {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : transparent;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	height : 22px;
}

td.yellowrowborder { 
	border-bottom: 1px solid #FEC733;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 1px;
}

.headertext {
	font-size: 14px;
	font-weight: bold;
}

A.headertext:link {
	font-size: 14px;
	font-weight: bold;
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.headertext:hover {
	font-size: 14px;
	font-weight: bold;
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.headertext:active {
	font-size: 14px;
	font-weight: bold;
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.headertext:visited {
	font-size: 14px;
	font-weight: bold;
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

.input_button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	height : 21px;
}
