.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	background-image: url(../images/mainwebsiteBG.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.scroll {

scrollbar-face-color: #EAE6E5; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #C21A00; 
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
overflow-y:scroll;
overflow-x:hidden;
width:100%; 
height:250px;
padding: 10px;
overflow:-moz-scrollbars-vertical;
}
/* Menu */

.menu_buttons{
	font-family: Arial, Helvetica, sans-serif; 	
	font-weight:bold;
	color: #666666;
}
.menu_buttons a {font-family: Arial, Helvetica, sans-serif; background:url('../images/sub_menu_red/sub_menu_red_blank_1.jpg')repeat; 
	font-weight:bold;
	font-size: 11px;
	color: #666666;
}
.menu_buttons a:hover {color: #990033; 

}



