body {
	background:url(images/design/bg-repeat.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	margin: 0px;
	margin-top: 10px;
}

p {
	margin-top: 10px;
}

a:link, a:visited {
	color: #111111; 
	text-decoration: none; 
}

a:hover {
	color: #cc0000; 
	text-decoration: none; 
}

a.selected_link {
  color: #ffff00;
  text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a:active, a.active {
	color: #cc0000; 
}

a.tcontentl:link {
  color: #FFFFFF;
  text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.tcontentl:visited {
  color: #FFFFFF;
  text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.tcontentl:hover {
  color: #ffff00;
  text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.tcontentl:active {
  color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
  text-decoration: none;	
} 

#site_container {
	padding:0px;
	width:897px;
/*	border:solid 1px #CC0000;*/
}

#site_holder {
	width:607px;
	height: 70px;
	background:url(images/design/header.jpg);
	background-repeat:no-repeat;
	padding-left:290px;
	padding-top:35px;	
}

#menu_holder {
	width:595px;
	height:36px;
/*	border:solid 1px #CC0000;*/
}


#header_holder {
	width:897px;
/*	border:solid 2px #FFFFFF;*/
}

.clearboth {
	height: 0px;
	clear: both;
	overflow: hidden;
}

#content_holder {
	width: 897px;
	background:url(images/design/bg-inner-repeat.gif);
	background-repeat:repeat-x;
	background-color: #bb120b;
}


.form {
	background-color:#FFFFFF;
	border:solid 1px;
	border-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.fText1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	text-align:justify;
}

.fText2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#c6190a;
	text-transform:uppercase;
	font-weight:bold;
}

.fText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484940;
	font-weight:bold;
}

.fText1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484940;
	font-weight:bold;
}

.fText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#484940;
	font-weight:bold;
}

#footer {
	background:url(images/design/footer.jpg);
	background-repeat:no-repeat;
	width:897px;
	height:40px;
}

#footer_content {
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
/*	border: #009900 solid 1px;
*/}

form {
	margin:0;
	padding:0;
}

#firstCol3 {
	width: 32%;
	float:left;
	margin-bottom:5px;
}

#box_holder {
	width:877px; 
	/*height:280px; */
	padding:8px;
/*	border: #009900 solid 1px;
*/	 
}

#box1 {
	float:left; 
	width: 289px;
	height: 280px;
	background:url(images/design/empty-boxes.png);
	text-align:left;
	margin-right:5px;
}

#box2 {
	float:left; 
	width: 289px;
	height: 280px;
	background:url(images/design/empty-boxes.png);
	margin-right:5px;
	text-align:left;	
}

#box3 {
	float:left; 
	width: 289px;
	height: 280px;
	background:url(images/design/empty-boxes.png);
	text-align:left;	
}

#inner_page_box_outer {
	width: 872px;
}

#inner_page_box_header {
	background:url(images/design/inner-panel-top.png); 
	background-repeat: no-repeat;
	height:38px; 
	width:872px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	letter-spacing: 5px;
}

#inner_page_box_content {
	background:url(images/design/bg-inner-box-page.gif); 
	background-repeat:repeat-y; 
	width:852px; 
	padding: 10px;
	text-align:left;
	line-height:25px;		
}

#inner_page_box_footer {
	background:url(images/design/inner-panel-bottom.png); 
	width:872px; 
	height:20px;
}
