﻿body {
/*	background-color: #000000;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: 309ed1;
}
a:visited {
	text-decoration: none;
	color: #309ed1;
}
a:hover {
	text-decoration: underline;
	color: #309ed1;
}
a:active {
	text-decoration: none;
	color: Black;
}
.main-bkgd {
	background-image: url(images/main-bkgd.jpg);
	background-repeat: repeat-x;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	line-height: 16px;
}
.normal-11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 16px;
}
.normal-small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 16px;
}
.normalpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#309ED1;
	line-height: 16px;
	font-weight: bold;
	font-style:normal;
}
.bigpurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #309ed1;
	line-height: 16px;
	font-weight: bold;
}
.navbkgd {
	background-attachment: scroll;
	background-image: url(images/navbkgd.jpg);
	background-repeat: no-repeat;
	background-position: inherit;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: Black;
}
.header-bkgd {
	background-attachment: inherit;
	background-image: url(images/headerbkgd.jpg);
	background-repeat: repeat;
}
.right-bkgd {
	background-attachment: inherit;
	background-image: url(images/rightbkgd.jpg);
	background-repeat: repeat;
}
.nav-bkgd {
	background-attachment: inherit;
	background-image: url(images/nav-bkg.jpg);
}
.homebox {
	background-attachment: inherit;
	background-image: url(images/homebox-top.jpg);
}
.homeboxleft {
	background-attachment: inherit;
	background-image: url(images/homebox-left.jpg);
}
.homeboxright {
	background-attachment: inherit;
	background-image: url(images/homebox-right.jpg);
}
.homeboxbottom {
	background-attachment: inherit;
	background-image: url(images/homebox-bottom.jpg);
}
.footerimage {
	background-attachment: inherit;
	background-image: url(images/footer.jpg);
}

.text_1{margin:0; padding:0; padding-bottom:10px; font-family:tahoma; font-size:11px; color:#000000; text-align:justify;}
