body, td, b, u, i, span, h1, h2, h3, h4, h5, h6, input, textarea, select, option
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

body, td, b, u, i, span, textarea, select, option
{
	font-size: 12px;
}

input, textarea, select, option
{
	border: 1px solid #000000;
}

input.radio
{
	border: 0px solid #000000;
}

a.firstnav, a.firstnav:visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0;
	color : #7E0000;
	text-decoration : none;
}

a.firtnav:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0;
	color : #7E0000;
	text-decoration : none;
}

a.secondnav, a.secondnav:visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0;
	color : #7E0000;
	text-decoration : none;
}

a.secondnav:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	letter-spacing : 0;
	color : #7E0000;
	text-decoration : underline;
}

.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : 0;
	color : #7E0000;
	text-decoration : none;
	font-weight : bold;
}

.small
{
	font-size: 9px;
	color: #7E0000;
	font-family : Arial, Helvetica, sans-serif;
}

.titlewhite
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
}

.normalwhite
{
	font-size: 12px;
	color: #FFFFFF;
}

.smallgrey
{
	font-size: 10px;
	font-weight:400;
}

.red
{
	font-size: 11px;
	background-color: #FFCCCC;
}

.green
{
	font-size: 11px;
	background-color: #CCFFCC;
}

.blue
{
	font-size: 11px;
	background-color: #CCCCFF;
}

.orange
{
	font-size: 11px;
	background-color: #FFA000;
}

.white
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.lightgrey
{
	font-size: 11px;
	background-color: #EEEEEE;
}

a.bodytext
{
	color : #7E0000;
	font-size : 12px;
	text-decoration : underline;
}
