body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin:15px 0px 0px 20px;
	padding: 0px;
}
.menu, a.menu:link, a.menu:visited, a.menu:active, a.menu:hover,
a.menua:link, a.menua:visited, a.menua:active, a.menua:hover { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000; 
	padding-right:10px;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover,
a.menua:link, a.menua:visited, a.menua:active, a.menua:hover { 
	color:#CC0000; 
}

a.bigred:link, a.bigred:visited, a.bigred:active, a.bigred:hover
{
	color:#CF000D;
	/* font-family: 'Lucida Sans', Verdana, Arial;*/
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;*/
	font-size:22px;
	font-weight:bold;		
    	text-decoration:none;
}

.txt, .txtred, .txtwhite
{
	color:#000000;
	/* font-family: 'Lucida Sans', Verdana, Arial;*/
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-size:13px;
    	text-decoration:none;
}

.txtred
{
	color:#CF000D;
}

.txtwhite
{
	color:#FFFFFF;
}

.search 
{
	color:#777777;
	font-size:11px;
	font-family:Verdana, Arial;
	font-weight:normal;		
}

input.search 
{
	color:#777777;
	font-size:11px;
	font-family:Verdana, Arial;
	font-weight:normal;	
	height: 18px;
	width: 100px;	
	border: 1px solid #AAAAAA;
}

.searchbtn
{
	color:#777777;
	background: #FFFFFF;
	font-size:11px;
	height: 18px;
	width: 30px;
	font-family:Verdana, Arial;
	font-weight:normal;		
	border: 1px solid #AAAAAA;
}
