/* CSS Document */

/* Body Styles*/
body {
	background-image: url(../images/bg/background.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
}

/* Link Colors */
a:link {
	color: #CC6600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #999900;
}

/* Footer Styles */
.footText {
	color:#9E936B;
}
.footLink {
	color:#9E936B;
}

.botLinkText {
	color: #CCCCCC
}

.boldFootText {
	color:#000000;
	font-size:14px;
}
.botLinkText {
	color:#FFFFFF;
}

.ahead {
font-size:14px;
font-weight:bold;
}

.style1 {
	color: #990000;
	font-weight:bold;
}
