BODY {
	background: url(bg.gif) repeat-x;

	topmargin: 11px;

}

#text {
	font:11px Tahoma, Helvetica, sans-serif;
	color:#000000;
}

#text a		{ color: #E2620A; text-decoration:underline; }
#text a:hover	{ text-decoration:none; color: #E2620A;}


#text_2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#515151;
}


.title {
	font:14px Arial, Helvetica, sans-serif; font-weight: bold;
	color:#B90000;
}

.title_2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#B90000;
}

.title_3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#515151;
}


.white { color:#FFFFFF; }



#navbottom a		{ color: #515151; text-decoration:underline; }
#navbottom a:hover	{ text-decoration:none; color: #D50006;}

#navorange 		{ color: #515151; font:11px tahoma, Helvetica, sans-serif; }
#navorange a		{ color: #E2620A; text-decoration:underline; }
#navorange a:hover	{ text-decoration:none; color: #E2620A;}

#navred 		{ color: #B90000; font:11px tahoma, Helvetica, sans-serif; }
#navred a		{ color: #B90000; text-decoration:underline; }
#navred a:hover		{ text-decoration:none; color: #515151;}



