body {
	background-color: #949494;
}
a:link {
	color: #A01416;
}
a:visited {
	color: #A01416;
}
a:hover {
	color: #000000;
}
a:active {
	color: #A01416;
}

.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.font14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}

#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
}
#homesidebar {
	margin-left: 32px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.homesidebarbg {
	background-image: url(img_home/sidebar_bg_home.jpg);
	background-repeat: no-repeat;
}
.left_shadow {
	background-image: url(img/shadow_left_side.gif);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(img/shadow_right_side.gif);
	background-repeat: repeat-y;
}
.sidebar_bg {
	background-image: url(img/bottom_footer_graphic.gif);
	background-repeat: repeat-y;
}
.textbox {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A01416;
}
