TD {
	/*font-family : Arial,Helvetica,Verdana;*/
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	background-color: #FFFFFF; 
}

.content {
text-align : justify;
}

BODY {
	font-family : Arial,Helvetica,Verdana;
	font-size : 12px;
	background-color: #F6EFB2;
	
}

A {
	color : #A10707;
	font-weight : bold;
	text-decoration: none;
}

td.menu {
background-color: #DEDECA;
}

td.header {
background-color: #F6EFB2;
}

table.outline {
border:	1px solid #A10707;;
}

TR,TD.black {
background-color: #000000;
}
TD.red {
background-color: #A10707;
}

A:hover {
text-decoration: underline;
}

.headingtext {
font-size : 14px;
font-weight : bold;
}
.whiteheadingtext {
font-size : 14px;
font-weight : bold;
color : #FFFFFF;
}
.whitetext {
font-size : 12px;
color : #FFFFFF;
}

TD.smalltext {
background-color: #A10707;
color : #FFFFFF;
font-size : 10px;
padding: 4px;
}

a.hlinks:link {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}

a.hlinks:visited {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
a.hlinks:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 12px;
}

textarea, select{
	color:				#474B3C;
	background-color:	#E7E3C6;
	border:				1px solid #C0C0C0;
}
input.textbox {
	color:				#474B3C;
	background-color:	#E7E3C6;
	border:				1px solid #C0C0C0;
	
}