td.maincell {
	background-color: #FAEE94;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}

.mainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}

.mainText3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #ADADCB;
}

A.medText2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #003399;
}

A.medText2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #003399;
}

A.medText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #ffffff;
}

A.medText2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #003399;
}


A:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #B5A321;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}


.smallText {
	font-family: Arial, Geneva;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
}

.smallText2 {
	font-family: Arial, Geneva;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.subHeads {
	font-family: Arial, Geneva;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #847506;
}


.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
}


B.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #A39218;
}


BODY {
	SCROLLBAR-FACE-COLOR: #9999CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #7C7CB3;
	SCROLLBAR-DARKSHADOW-COLOR: #333399;
	background-color: #9999CC;
	background-image:url(images/backgroundMain.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

hr {
	color: #ffffff;
	height: 1px;
	padding: 0px;
}
