body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/background_left.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;	
	scrollbar-3dlight-color:#e7e7e7;
    scrollbar-arrow-color:#c00000;
    scrollbar-base-color:#e7e7e7;
    scrollbar-darkshadow-color:#e7e7e7;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sm_link {font-size: 10px; color: #333333; }
.menu_link {font-size: 11px; font-weight: bold; color: #666666; }
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
