/* CSS Document */

body
{
	background-color: #FFFFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}

h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	color: #660000;
}

img
{
	border-color: #660000;
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}

a
{
	color: #330000;
}

a:hover
{
	color: #DEDECA;
	background-color: #990000;
}

.redLink
{
	color: #FF0000;
}

.title
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	line-height: 24px;
	background-color: #990000;
	color: #FFDD66;
}

.subtitle
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
	text-decoration: underline;
}

.header
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	color: #660000;
}

.footer
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	color: #660000;
}

.navTextTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.navText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.contentTable
{
	width: 830;
}

.sideMenuTable
{
	width: 118;
	margin-left: 7;
}

.floatLink
{
	float: right;
}

.floatImageRight
{
	float: right;
}

.floatImageLeft
{
	float: left;
}

.imageCaption
{
	text-align: center;
}

.hidetext
{
	color: #FFFFE6;
}

.logoLink:hover
{	
	background-color: #660000;
}

.sidemenuImageLink:hover
{	
	background-color: #FFDD66;
}

.mainImageLink:hover
{	
	background-color: #FFFFE6;
	color: #660000;
}

.mainImageLink
{	
	color: #660000;
}
