@charset "utf-8";

body {
	background-color: #302624;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main/bg_fade.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #808080;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #808080;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
}

.style1 {font-size: 10px}
.style2 {color: #584F50}
.style3 {font-size: 12px}
.style4 {font-size: 10px; color: #000000; }
.style5 {color: #000000}
.style6 {color: #FFFFFF}
.style7 {font-size: 10px; color: #FFFFFF; }
.style8 {color: #000000; font-style: italic; font-size: 11px; }
.style9 {color: #000000; font-weight: bold; }
.style11 {color: #000000}
.style12 {color: #FFFF00; font-weight: bold; }
.style13 {color: #FFFFFF; font-weight: bold; }
.style14 {font-size: 11px; color: #FFFFFF; }
.style16 {font-size: 13px}
.style21 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style22 {font-size: 10px; color: #FFFFFF; }
.style23 {font-size: 11px}
.style24 {font-family: Arial, Helvetica, sans-serif}
.style25 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style26 {color: #000000; font-weight: bold; }
.style27 {background-color: #000000}
.style28 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CC3300;}
.style29 {font-size: 18px}

/********** additional styles **************/

.recommend-item-link {
	color:#003366;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.contactInfoPrompt {
	font-size: 10px;
	color: #000000;
	font-style:italic;
}