.normal
{
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	background : #637FBF;
}
.container
{
	background : #3C4C73;
	text-align : center;
	width : 800px;
}
H2
{
	font-size: 18pt;
	padding-top : 10px;
	padding-bottom : 10px;
	text-decoration: underline;
}
.ctr, .contactform
{
	text-align: center;
	vertical-align : top;
}
.ctr
{
	font-size : 24px;
}
.links, .lists
{
	text-align: left;
	vertical-align : top;
	padding-left : 25px;
}
.links
{	
	font-size : 16px;
}
.lists
{	
	font-size : 16px;
	padding-top: 5px;
}
.indent 
{
	padding-left : 125px;
}
.sepbar
{
	color: #EE3333;
}
.ctr2, .topmenu, .topmenurev
{
	text-align: center;
	font-weight : bold;
	border-top-color : #EE3333;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #EE3333;
	padding-bottom : 3px;
	padding-top : 3px;
}
.ctr2, .topmenu
{
	background : #FFDEAD;
	color : #EE3333;
}
.topmenurev
{
	background : #1E90FF;
	color : #EE3333;
}
.ctr2 { 
	font-size : 18px;
	font-style : italic;
}

.topmenu, .topmenurev
{
		font-size : 12px;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:active
{
	color: #EE3333;
	text-decoration: none;
}
.topmenu a:hover
{
	color : #DC143C;
}
.topmenurev a:link
{
	color:#FFDEAD;
	text-decoration: none;
}
.header
{
	background : url(header2.jpg) no-repeat;
	height : 158px;
	background-position : center;
	background-color : #BFBFBF;
}
a:link
{
	color : White;
}
a:visited
{
	color : #FFE4B5;
}
a:active
{
	color : White;
}
a:hover
{
	color : #FF9966;
}
.footer
{
	font-size: 8pt;
}
.specialrow
{
	padding-bottom: 15px;
	padding-top:15px;
	text-align: center;
	vertical-align : middle;
}
