body, html {	
	background-color: #4f4f4f;
	background-image: url("");
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.Title_White { font-size:32px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.Title_White22 { font-size:22px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}

.Title_Blk_SUB { font-size:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
a:link.Title_Blk_SUB { font-size:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
a:active.Title_Blk_SUB { font-size:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
a:visited.Title_Blk_SUB { font-size:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
a:hover.Title_Blk_SUB { font-size:28px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.style1_white {font-size:12px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.style1_blue {font-size:12px; color:#0023af; font-family:Arial, Helvetica, sans-serif;}

.style1 {color: #000000; font: 12px arial, helvetica, sans-serif; font-weight: normal;}
a:link.style1 { color: #000000; text-decoration: none; }
a:visited.style1 { color: #000000;text-decoration: none; } 
a:hover.style1 { color: #ffffff; text-decoration: none;}


.footer 	 { color: #939191; font: 11px arial, helvetica, sans-serif; letter-spacing: 3px; font-weight: normal; }
.style2 	 { color: #de7521; font: 16px Helvetica; font-weight: normal; }

a:link.style2 { color: #de7521; text-decoration: none; }
a:visited.style2 { color: #de7521;text-decoration: none; } 
a:hover.style2 { color: #000000; text-decoration: none;} 


.style3 	 { color: #000000; font: 14px Helvetica; font-weight: bold; }
.style4 	 { color: #000000; font: 11px Helvetica; font-weight: normal; }
.style5 	 { color: #de7521; font: 11px Helvetica; font-weight: normal; }
.style7		 { color: #de7521; font: 22px Helvetica; font-weight: normal; }
.style6 	 { color: #000000; font: 16px Helvetica; font-weight: normal; }

a:link.style5 { color: #de7521; text-decoration: none; }
a:visited.style5 { color: #de7521;text-decoration: none; } 
a:hover.style5 { color: #000000; text-decoration: none;} 



a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000;text-decoration: none; } 
a:hover { color: #de7521; text-decoration: none;} 


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}

a:link.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}
a:visited.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}
a:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#ffffff;
	background-color:#e17822;
	text-decoration:none;
}
a:active.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}


#wrapper {
width:825px;
overflow:hidden;
margin-top:0px;
background-color:#FFFFFF;
}

#left_column {
width:34px;
height:725px;
background-image:url(images/left_bar.gif);
background-repeat:repeat-y;
float:left;
text-align:left;
}
#content {
width:758px;
float:left;
text-align:left;
padding-top:11px;
}

#right_column{
width:33px;
height:725px;
background-image:url(images/right_bar.gif);
background-repeat:repeat-y;
float:left;
text-align:left;
}

#imagefooter{ background-image:url(images/footer.gif);
background-repeat:no-repeat;
width:825px;
height:63px;
float:left;}

