body
{
	text-align:center;
	margin:0;
	background: #8F0A4C url(../images/background.gif) repeat-x top center;
	font: 11px Tahoma;
	color:#ffffff;
}
td
{
	font: 11px Tahoma;
	color:#000000;
}

div
{
	margin:0;
}
a
{
	color: #ffffff;
	text-decoration:underline;
}
form
{
	margin:0;
	padding:0;
}
ul
{
	margin:0;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.clear
{
	clear:both;
}

#content
{
	width:850px;
	margin:0 auto;
	background: url(../images/top_background.jpg) no-repeat top left;
	text-align:left;
	
}

#left_column
{
	
	width:230px;
	float:left;
	margin: 33px 18px 0 0;
	
}

#center_column
{
	width:384px;
	float:left;
	margin: 29px 0 0 0;
	
}

#right_column
{
	width:215px;
	float:left;
	
	
}



#vertical_menu
{
	background: url(../images/vertical_menu_bg.gif) no-repeat center top;
	padding:8px 8px 8px 7px;
	margin-bottom:9px;
}



#vertical_menu ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 215px; 

}

#vertical_menu ul li a{
background:url(../images/not_selected_menu.gif) no-repeat bottom center;
display: block;
width: auto;
padding: 10px 0;
padding-left: 10px;
text-decoration: none;
margin-top:1px;
}

#vertical_menu ul li a:hover, #vertical_menu ul li a.last:hover{
	background:url(../images/selected_menu.gif) no-repeat center;
	color:#000000;
	font-weight:bold;
}

#vertical_menu ul li a.selected{
	background:url(../images/selected_menu.gif) no-repeat center;
	color:#000000;
	font-weight:bold;
}

#vertical_menu ul li a.last{
	background:none;
	
}


/* Hack for IE \*/
* html #vertical_menu li { float: left; height: 1%; }
* html #vertical_menu li a { height: 1%; }
/* End */


#horizontal_menu
{
	background: url(../images/menu_horizontal_bg.jpg) no-repeat left top;
	padding:5px 13px 5px 10px;
	margin-bottom:9px;
}

#horizontal_menu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#horizontal_menu ul li{
display: inline;
float: left;
}

#horizontal_menu ul li a{
display: block;
padding: 13px 20px;
text-decoration: none;
background:none;

}

#horizontal_menu ul li a:hover{
background:url(../images/selected_menu_h.gif) no-repeat center center;
color:#000000;
}

#welcome_box
{
	background:url(../images/welcome.jpg) no-repeat center center;
	color:#000000;
	
}

.scrolling_text_winners
{
	height:27px;
	width:266px;
	color:#ffffff;
}

.welcome_box_text
{
	height:238px;
	padding-left:18px;
}

#welcome_box h1
{
	color:#A6335B;
	font-size:18px;
	padding:12px 0;
	margin:0;	
}

#welcome_box .first_p
{
	width:237px;
	height:65px;
}

#welcome_box .first_link
{
	
	padding-left:147px;
	height:30px;
}

#welcome_box .second_p
{
	width:263px;
	height:47px;
}

#welcome_box .second_link
{
	
	PADDING-TOP:3PX;
}

#welcome_box .second_link ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#welcome_box .second_link ul li{
display: inline;
float: left;
}

#welcome_box .second_link ul li a{
display: block;
padding: 0 13px 0 5px;
text-decoration: none;
background:none;
font-weight:bold;
font-size:12px;
}

.input_div
{
	height:32px;
	width:170px;
	margin:0 3px;
	background:url(../images/input.gif) no-repeat center center;
}
.input_div_pass
{
	height:32px;
	width:170px;
	margin:0 3px;
	background:url(../images/input_pass.gif) no-repeat center center;
}

.select_text
{
	
	border:1px #000000 solid;
	font-size:11px;
	
}

.input_text
{
	
	border:0;
	font-size:11px;
	width:140px;
	margin:7px 0 0 5px;
}
.input_text_border
{
	
	border:1px #000000 solid;
	font-size:11px;
	width:140px;
	margin:0;
}

.input_text_border_small
{
	
	border:1px #000000 solid;
	font-size:11px;
	width:75px;
	margin:0;
}
.input_checkbox
{
	
	border:0;
	margin:3px !important;
	margin:0;
	padding:2px;
}

.submit_button
{
	color:#ffffff;
	border:1px #000000 solid;
	background:#58082C;
	font-size:11px;
}

.orange_submit
{
	color:#ffffff;
	border:1px #000000 solid;
	background:#58082C;
	font-size:11px;
}
a.bullet_link
{
	background: url(../images/bullet_link.gif) no-repeat left center;
	padding-left:17px;
	margin-left:5px;
}

.dot
{
	background: url(../images/dot.gif) repeat-x top;
	padding:15px 0 0 0;
}

.quote_start
{

	background: url(../images/quote_start.jpg) no-repeat top left;
}

.quote_start p
{
	background: url(../images/quote_end.jpg) no-repeat bottom right;
	line-height:15px;
}

#footer
{
	background:url(../images/footer.gif) no-repeat top left;
	width:848px;
	height:46px;
	margin-top:15px;
	color:#E9A3A1;
}

#footer .footer_menu
{
	padding:17px 0 17px 12px;
	float:left;
}

#footer .footer_menu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#footer .footer_menu ul li{
display: inline;
float: left;
}

#footer .footer_menu ul li a{
display: block;
padding: 0 17px;
text-decoration: none;
background:none;
color:#E9A3A1;
}

.message_text
{
	padding:2px;
	color:#F85867;
}

.box_upper
{
	background:url(../images/box_upper.gif) no-repeat top center;
	width:358px;
	padding-top:10px;
}

.box_down
{
	background:url(../images/box_down.gif) no-repeat bottom center;
	width:358px;
	padding-bottom:9px;
	
}

.box_middle
{
	background:url(../images/box_middle.gif) repeat-y top center;
	padding:0 10px 20px 10px;
	color:#000000;
	width:338px !important;
	width:358px;
}

.box_middle a
{
	color:#58082C;
	text-decoration: none;
}

.box_middle H1
{
	background: #F8F8F8;
	color:#A6335B;
	font-size:18px;
	padding:12px 0;
	margin:0;	
}

#horizontal_menu_2
{
	background: url(../images/menu_horizontal_bg_2.jpg) no-repeat left top;
	padding:5px 0;
	
}

#horizontal_menu_2 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#horizontal_menu_2 ul li{
display: inline;
float: left;
}

#horizontal_menu_2 ul li a{
display: block;
padding: 13px 20px;
text-decoration: none;
background:none;

}

.logout
{
	height:84px !important;
	height:113px;
	padding-top:29px;
	text-align:center;
}
.logout a
{
	font-weight:bold;
	
}

#horizontal_menu_2 ul li a:hover{
background:url(../images/menu_horizontal_bg_2_sel.jpg) no-repeat center center;
color:#000000;
}

.button_link
{
	background:url(../images/button_bg.jpg) no-repeat center center;
	color:#ffffff;
	width:150px;
	height:24px !important;
	height:34px;
	text-align:center;
	padding-top:10px;

}

a.white_link
{
	color:#ffffff;
	font-weight:bold;
}

a.special_link
{
	font-weight:bold;
}

.li_padding
{
	padding:3px;
}