.logo_red {
	color: #D60000;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.logo_yellow {
	color: #ffea00;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.title_text_red {
	color: #D60000;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.title_text_black {
	color: #393A32;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.navigation_text {
	color: #393A32;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
a:link {
	color: #393A32;
}
a:visited {
	color: #393A32;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF0000;
}
.white_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
body {
	background-color: #DFDFDF;
}
.normal_text {
	color: #393A32;
	font-size: 12px;
	font-family: verdana;
}
H1 	{color:#e800e8;
	background-color:#FFFFFF;
	font-size:x-large;
	font-family:Times New Roman;
	font-weight:bolder;
	text-decoration:none;
	}
ul 	{padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 25px;
	}
li 	{padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-left: 0px
	}
#sidebar ul { 
	padding: 0px; 
	margin: 0px;
	padding-bottom: 0px;  
	} 
#sidebar ul li { 
	display: block; 
	} 
#sidebar ul li a { 
	background-color: #ffffcc;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family:Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 
#sidebar ul li a:hover { 
	background-color: #ccffff;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family:Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	} 
.sponsorlink {
	font-size: 14px;
	font-family:Tahoma,Arial,Sans-Serif;
	font-style: italic;
}
.sponsortitle {
	font-size: 14px;
	font-family:Tahoma,Arial,Sans-Serif;
	color: #ff0066;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	}
