body {
	margin: 0px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

td {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.small {
	font-size: 9px;
	line-height: 13px;
}

.smaller {
	font-size: 10px;
	line-height: 15px;
}

.bigger {
	font-size: 14px;
	line-height: 18px;
}

.big {
	font-size: 16px;
	line-height: 20px;
}

.link, .link:active, .link:visited, .link:link { 
	color: #666666;
	text-decoration: none;
}

.link:hover { 
	color: #af282a;
	text-decoration: none;
}

.link-white, .link-white:active, .link-white:visited, .link-white:link { 
	color: #ffffff;
	text-decoration: none;
}

.link-white:hover { 
	color: #ffff00;
	text-decoration: none;
}

.title {
	color:#ffffff;
	text-shadow: #000000 0.2em 0.2em 0.2em;
}

.gray {
	color: #666666;
}

.menu, .menu:active, .menu:visited, .menu:link { 
	color: #666666;
	text-decoration: none;
}

.menu:hover { 
	color: #af282a;
}

#search select, #search input {font-size: 10px}
#search input.sbox {color: #80808C; height: 12px; width: 130px; border: 0; background: white url(../images/downloadssearchbg20050513.gif) repeat-x left top; padding: 3px;}
#search select {width: 160px; margin-top: 5px;}
#search .srchimgs {margin-bottom: 1px;}
html>body #search .srchimgs {margin-bottom: 0;}
html>body #search input {font-size: 12px}
html>body #search .srchimgs {display: none;}
html>body #search input.sbox {width: 160px;}

