/* CSS Document */
.menu_header_td{
	background-color:#DF6F00;
	height:27px;
	font-family:Verdana;
	font-size:10px;
	color:#FEE1D6;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.menu_body_td{
	background-color:#FF9022;
	height:27px;
	font-family:Verdana;
	font-size:11px;
	color:#FDF2D9;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:12px;
}

.menu_body_td td{
	font-family:Verdana;
	font-size:11px;
	color:#FDF2D9;
	font-weight:normal;
	text-align:left;
}

.menu_body_td .image{
	padding-top:4px;
	padding-bottom:5px;
}

.menu_body_td a{
	color:#FDF2D9;
	text-decoration:none;
}

.menu_body_td a:visited{
	text-decoration:none;
}

.menu_body_td a:hover{
	text-decoration:underline;
}

.top_menu{
	font-family:Verdana;
	font-size:10px;
	color:#FDF2D9;
	text-align:center;
}

.top_menu a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#99111F;
	text-decoration:none;
}

.top_menu a:visited{
	text-decoration:none;
}

.top_menu a:hover{
	text-decoration:underline;
}

.bullet{
	width:1px;
	padding-right:4px;
	height:15px;
}

.textbox{
	border-style:solid; 
	border-collapse:collapse; 
	border-width:1px; 
	border-color:#DF6F00; 
	width:100px;
	font-weight:normal;
}

.button{
	background-color:#DF6F00;
	border:0px; 
	width:80px; 
	height:20px; 
	color:#FFFFFF; 
	font-weight:normal; 
	font-size:11px;
	font-family: Verdana;
}

.border_left_light_bg{
	background-image:url(left_content_light_bg.gif);
	background-repeat:repeat-y;
	width:5px;
}

.border_left_dark_bg{
	background-image:url(left_content_dark_bg.gif);
	background-repeat:repeat-y;
	width:5px;
	height:33px;
}

.border_right_light_bg{
	background-image:url(right_content_light_bg.gif);
	background-repeat:repeat-y;
	width:5px;
}

.border_right_dark_bg{
	background-image:url(right_content_dark_bg.gif);
	background-repeat:repeat-y;
	width:5px;
	height:33px;
}

.center_light_bg{
	background-image:url(center_light_bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.center_dark_bg{
	background-image:url(center_dark_bg.gif);
	background-repeat:repeat-x;
	color:#99111F;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}

.center_light_bg a{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#DF6F00;
	text-decoration:none;
}

.center_light_bg table{
	font-family:Tahoma;
	color:#DF6F00;
	font-size:11px;
}

.center_light_bg a:visited{
	text-decoration:none;
}

.center_light_bg a:hover{
	text-decoration:underline;
}