.pagebg {
	
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.leftbarbg {
	background-image: url(images/left_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightbarbg {
	background-image: url(images/right_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menubg {

	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {

	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.footerbg {
	
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlink:link {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlink:visited {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlink:hover {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

.copyrightlink:active {






	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #323C3E;
	text-decoration: none;
}
.border_white {

	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #323C3E;
}



.bluelink_sm:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55B5E5;
 	font-weight: bold;
	text-decoration: none;
}
.bluelink_sm:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55B5E5;
	font-weight: bold;
	text-decoration: none;
}
.bluelink_sm:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55B5E5;
	text-decoration: underline;
}
.bluelink_sm:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55B5E5;
	text-decoration: none;
}
.bluelink_lrg:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55B5E5;
	font-weight: bold;
	text-decoration: underline;
}
.bluelink_lrg:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55B5E5;
	font-weight: bold;
	text-decoration: underline;
}
.bluelink_lrg:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55B5E5;
	font-weight: bold;
	text-decoration: underline;
}
.bluelink_lrg:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55B5E5;
	font-weight: bold;
	text-decoration: underline;
}
.blueborder {

	border: 2px solid #313C3E;
}
.RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #009;
}

