.home_style {
	background-image: url(../images/left_side_bar.gif);
	background-repeat: repeat-y;
}
.home_style_right {
	background-image: url(../images/right_side_bar.gif);
	background-repeat: repeat-y;
}
.sub_script {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	color: #999999;
}
.sub_scriptBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	color: #999999;
	font-weight: bold;
}
.content_bckgrnd {
	background-color: #FFFFFF;
	background-image: url(../images/content_win_background.gif);
	background-repeat: repeat-y;
}
.side_content_bckgrnd {
	background-color: #0404AF;
	background-image: url(../images/side_content_win.gif);
	background-repeat: no-repeat;
}
.copy_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #666666;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 160%;
	font-weight: bold;
	color: #B8152D;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8152D;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8152D;
}
.copy_textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
}
