/* CSS Document */

body {
	margin: 20px;
	padding: 0px;	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg_redfade.jpg); 
	background-repeat: repeat-y; 
	background-position: top;
	background-position: center;
}
.body A:link	{color: #0000CC;}
.body A:hover	{color: #0000FF;}
.body A:active 	{color: #0066FF;}
.body A:visited {color: #003366;
}
.body_smaller {
	padding: 0px;	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body_smaller A:link	{color: #0000CC;}
.body_smaller A:hover	{color: #0000FF;}
.body_smaller A:active 	{color: #0066FF;}
.body_smaller A:visited {color: #003366;
}
.header_title {
	font-family: Impact;
	font-size: 44px;
	line-height: 45px;
	color: #FFFFFF;
}
.header_subtitle {
	font-family: Impact;
	font-size: 30px;
	line-height: 35px;
	color: #FFFFFF;
}
.nav {
	font-family: arial;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}
.event_head {
	font-family: arial;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.event_title {
	font-family: arial;
	font-size: 13px;
	line-height: 15px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.event_title_blue {
	font-family: arial;
	font-size: 13px;
	line-height: 15px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytext_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #007FFF;
	font-weight: bold;
}
.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytext_black A:link	{color: #0000CC;}
.bodytext_black A:hover	{color: #0000FF;}
.bodytext_black A:active 	{color: #0066FF;}
.bodytext_black A:visited {color: #003366;
}
.nav A:link		{color: #F7E9D1;}
.nav A:hover	{color: #FFFF66;}
.nav A:active 	{color: #FFFF66;}
.nav A:visited 	{color: #FFFFFF;
}
.nav_atrest {
	font-family: arial;
	font-size: 13px;
	line-height: 14px;
	color: #FFFF66;
}
.body_redital {
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
}

