body {
 scrollbar-3dlight-color: #F4F5F6;
 scrollbar-arrow-color: #9D0924;
 scrollbar-darkshadow-color: #F4F5F6;
 scrollbar-face-color: #F4F5F6;
 scrollbar-highlight-color: #F4F5F6;
 scrollbar-shadow-color: #F4F5F6;
 background-image: url(../images/grid_bkgd.gif);
 }
 
.body_link {
	text-decoration: none;
	color: #9D0924;
}

.body_link:hover {
	text-decoration: underline;
}
 
.body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #7A8792;
	line-height: 20px;
}
 
.body_header {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #646B71;
	text-decoration: none;
}

.body_header:hover {
	color: #9D0924;
}
 
.header_footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CFD2D6;
	line-height: 16px;
	text-decoration: none;
}
 
.header_footer:hover {
	color: #FFFFFF;
}
 
.navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CFD2D6;
	line-height: 18px;
	text-decoration: none;
}
 
.navigation:hover {
	color: #FFFFFF;
}

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #E7E7E7;
	line-height: 16px;
	text-decoration: none;
}

.sidebar:hover {
	color: #FFFFFF;
}

.sidebar_head {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
 
.footer_nav {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #919BA4;
	text-decoration: none;
}
 
.footer_nav:hover {
	color: #9D0924;
}