/* CSS Document */

.redBkgrd {
background: #F4F1E8 URL(images/bkgrdBar.gif) repeat-y; 
}

.blueBkgrd {
background: #F4F1E8 URL(images/bkgrdBarBlue.gif) repeat-y; 
}

.greenBkgrd {
background: #F4F1E8 URL(images/bkgrdBarGreen.gif) repeat-y; 
}

.blackBkgrd {
background: #F4F1E8 URL(images/bkgrdBarBlack.gif) repeat-y; 
}

.ligBlueBkgrd {
background: #F4F1E8 URL(images/bkgrdBarLigBlue.gif) repeat-y; 
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3c3937;
	text-decoration: none;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3c3937;
	text-decoration: none;
}

a.leftNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F4F1E8;
	text-decoration: none;
}

a.leftNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F4F1E8;
	text-decoration: none;
}

a.leftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F4F1E8;
	text-decoration: none;
}

a.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B6A044;
	text-decoration: none;
}

.leftStay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B6A044;
	text-decoration: none;
}

a.textLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #942429;
	text-decoration: none;
}

a.textLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #942429;
	text-decoration: none;
}

a.textLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #942429;
	text-decoration: none;
}

a.textLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #942429;
	text-decoration: underline;
}