body {
	background:url(/img/bg/main.gif);
	margin:0;
	padding: 0
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* Links */
a:link {	color: #FFCC33;	text-decoration: none;}
a:visited {	color: #FFCC33;	text-decoration: none;}
a:hover {	color: #FFFFFF;	text-decoration: none;}
a:active {	color: #007700;	text-decoration: none;}

a.foot:link {	color: #FFCC33; font-size:10px; font-weight:bold; text-decoration: none;}
a.foot:visited {	color: #FFCC33; font-size:10px; font-weight:bold; text-decoration: none;}
a.foot:hover {	color: #FFFFFF; font-size:10px; font-weight:bold;}
a.foot:active { color: #00FF00; font-size:10px; font-weight:bold; text-decoration: none;}

a.brite:link {	color: #FFFF00;	text-decoration: none;}
a.brite:visited {	color: #FFFF00;	text-decoration: none;}
a.brite:hover {	color: #FFFFFF;	text-decoration: none;}
a.brite:active {	color: #FFCC33;	text-decoration: none;}


/* Text Sizes */
.txt14pt { font-size: 14px; }
.txt13pt { font-size: 13px; }
.txt12pt { font-size: 12px; }
.txt10pt { font-size: 10px; }
.txt9pt { font-size: 9px; }
h2 { font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#FFCC00; }

/* Text Styles / Colors */
.bottxt { color:#EFEFFF; font-size: 10px; }
.toptxt { color:#665500; font-size: 11px; }
.redtxt 	{ color:#f99;}
.grntxt 	{ color:#9f3;}
.whttxt 	{ color:#fff;}
.grytxt 	{ color:#aaa;}
.ylwtxt 	{ color:#ff0;}
.orgtxt 	{ color:#fc0;}

/* LINKS */
.alsnav {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #880000;
	font-size: 10px;
}
input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.darktxt {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/**/

/* SPECIAL */
.brandslist {
background: #342415 url(img/bg/brwn500.png) repeat-x;
margin:0;
padding: 0
}

#specialnews {
color:#fff;
background: #211;
border:#F60 solid 1px;
padding: 10px;
margin: 15px auto;
width: 600px;
text-align:center;
font-size:14px
}
