.bckRpt {
	background-image: url(../imgs/bck_rpt.jpg);
	background-repeat: repeat-x;
}
.sideBarRpt {
	background-image: url(../imgs/side_bar_rpt.gif);
	background-repeat: repeat-y;
	width: 235px;
}
.bodyRpt {
	background-image: url(../imgs/body_rpt.gif);
	background-repeat: repeat-y;
	width: 520px;

}
.sideRpt {
	background-image: url(../imgs/side_bar_rpt_line.gif);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodyText a:link, .bodyText a:active, .bodyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40000;
	text-decoration: underline
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none
}
.grayLineRpt {
	background-image: url(../imgs/gray_divid_rpt.gif);
	background-repeat: repeat-x;
	height: 24px;

}
.footerRpt {
	background-image: url(../imgs/footer_back_rpt.gif);
	background-repeat: repeat-y;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40000;
}
.redText a:link, .redText a:active, .redText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40000;
	text-decoration: underline
}
.redText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40000;
	text-decoration: none
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footerText a:link, .footerText a:active, .footerText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none
}
.footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D40000;
	text-decoration: underline
}
.footerTop {
	background-image: url(../imgs/footer_top.gif);
	background-repeat: repeat-x;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallText a:link, .smallText a:active, .smallText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none
}
.smallText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline
}
ul {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.gif);
}
.redText16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D40000;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;;
}
.imgAlignRT {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.redBckRpt {
	background-image: url(../imgs/red_repeat.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.featuredBack {
	background-image: url(../imgs/special_box_rpt.gif);
	background-repeat: repeat-y;
}
.featuredLog {
	background-image: url(../imgs/featured_logo_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 233px;
}
.white12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

