/* CSS Document */

body {
	background:url(images/mainbg_repx.gif) repeat-x #535353;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-top:10px;
	}
	
a { 
	color:#840008;
	text-decoration:none;
	}

a:hover {
	color:#840008;
	text-decoration:underline;
	}

a:visited {
	color:#840008;
	text-decoration:none;
	}
	
a:visited:hover {
	color:#840008;
	text-decoration:underline;
	}
	
.boxheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	}

.boxheader:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
.boxheader:visited {
	text-decoration:none;
	color:#ffffff;
	}
	
.boxheader:visited:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
.content {
	padding:40px 40px 0px 40px;
	line-height:133%;
	}

.pagetitle {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a50016;
	}

.title {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a50016;
	}

.smalltitle {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a50016;
}
	
.medBold {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF9D00;
	}

.bodytxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

.goldtxt {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9D00;
	}

.hometext {
	line-height:200%;
	}

.rule {
height:1px; background-color:#000000; margin:10px 0px 10px 0px;
}

.bodybg {
background:url(../images/body_bgrepy.gif) repeat-y;
}

.bottombgred {
background:url(../images/bottombg_red_repy.gif) repeat-y;
}

.boxpadding {
padding:0px 8px 0px 8px;
}

.bottomborder {
border-bottom:2px solid #ffffff;
}

.box_rightborrder {

}

.bottomspace {
	padding-top:20px;
	}
	
.bottom1 {
	background:url(../images/bottombg_repy.gif) repeat-y;
	}
	
	.bottom2 {
		background:url(../images/bottom_grad.jpg) top no-repeat;
		}
		
		.bottom3{
			background:url(../images/bottom_box.gif) no-repeat bottom;
			}
			
			.bottom4{
				padding:0px 0px 10px 0px;
				}
		.bottom5{
			background:url(../images/bottom_nobox.gif) no-repeat bottom;
			}

.boxleft_2 {
	line-height:133%;
	padding:20px 20px 20px 30px;
	}

.boxright_2 {
	padding:20px 30px 20px 20px;
	line-height:133%;
	}
	
.boxleft_3 {
	padding:20px 20px 20px 30px;
	line-height:133%;
	}

.boxmiddle_3 {
	 padding:20px 20px 20px 20px;
	line-height:133%;
	}

.boxright_3 {
	padding:20px 30px 20px 20px;
	line-height:133%;
	}

.boxborder {
	background-color:#ffffff;
	}

.recordinglink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding-top:2px;
	}