@charset "utf-8";
a:link {
	text-decoration: none;
	color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
body {
	background-image: url(Images/mainbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #009900;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-style: italic;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3300FF;
	margin-right: 40px;
	margin-left: 40px;
}

tr.topban {
	background-image: url(Images/topnavbg.jpg);
}
a:active {
	text-decoration: none;
	color: #3333FF;
}
p.pre {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
}


p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	background-position: right;
	clear: none;
	float: none;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 25px;
	font-weight: lighter;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
