BODY, TD, TH, DL, UL, OL, P {
	font-family: Times;
	font-size: 14px;
}
body {
	color: #ffff00;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFFF00;
	text-decoration: underline;
}

a:active {
	color: #FFFF00;
	text-decoration: underline;
}

a:visited {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover { 
	color: #FFFF00;
	text-decoration: underline;
}

a.navlinks:link {
	color: #c0ffc0;
	text-decoration: none;
}

a.navlinks:active {
	color: #c0ffc0;
	text-decoration: none;
}

a.navlinks:visited {
	color: #c0ffc0;
	text-decoration: none;
}

a.navlinks:hover	{
	color: #c0ffc0;
	text-decoration: underline;
}

tr.banner {
	background: #800080;
}

tr.banner2 {
        background: #000 url(../images/gotracetile.jpg) repeat-x;
}

tr.banner3 {
        background: #000;
}

tr.banner4 {
	background: #000 url(../images/banner_back.gif) repeat-x;
}

tr.menu {
	background: url(../images/navbar.png);
	height: 25px;
}

td.menu {
	padding: 2px 5px 2px 5px;
	font: bold 10pt Arial, Tahoma, Verdana;
	color: #c0ffc0;
}

.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

td.CategoryHeader {
    font-family: Times;
    font-size: 12pt;
	text-align: left;
}

td.feat {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

a.feat:link {
        color: #FF0000;
        text-decoration: none;
}

a.feat:active {
        color: #FF0000;
        text-decoration: none;
}

a.feat:visited {
        color: #FF0000;
        text-decoration: none;
}

a.feat:hover        {
        color: #CC0000;
	text-decoration: underline;
}
td.categorylinks {
	text-align: left;
	color: #FF3300;
	text-decoration: none;
}
a.categorylinks:link {
	color: rgb(255,255,255);
	text-decoration: underline;
}
a.categorylinks:active {
	color: rgb(255,255,255);
	text-decoration: underline;
}
a.categorylinks:visited {
	color: rgb(255,255,255);
	text-decoration: underline;
}
a.categorylinks:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
