.logo {
	background-color: #000000;
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftside {
	background-color: #333333;
	background-image: url(Images/leftbg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	border: 1px solid #666666;
}
.maintext {
	padding: 15px 30px 30px;
	background-color: #333333;
	border: 1px solid #666666;
	color: #CCCCCC;
}
.rightsidebox {
	padding: 10px 20px 20px;
	background-color: #333333;
	border: 1px solid #666666;
	font-size: smaller;
	background-image: url(Images/rightbg.gif);
	background-repeat: repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	background-color: #000000;
	margin: 8px;
}
.copy {
	background-color: #F9E6AB;
	background-image: url(Images/copybg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: smaller;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copyright {
	background-color: #F9E7A7;
	background-image: url(Images/copybg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: smaller;
}
.logoright {
	background-color: #000000;
	background-image: url(Images/logobg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h1 {
	font-size: 20px;
	color: #0099FF;
}
.smallertext {
	font-size: smaller;
}
h2 {
	font-size: 18px;
	color: #0099FF;
}
h3 {
	font-size: 16px;
	color: #0099FF;
}

.maintext a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.maintext a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.maintext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	background-image: url(Images/linkbg.jpg);
	background-repeat: repeat-x;
}
.rightsidebox a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.rightsidebox a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.rightsidebox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	background-image: url(Images/linkbg.jpg);
	background-repeat: repeat-x;
}
.contacttable {
	border: 1px solid #666666;
	margin: 5px;
	padding: 10px;
	background-color: #000000;
}
.copy a: link {
	color: #F7F7F7;
	text-decoration: underline;
}
.copy a:visited {
	color: #F7F7F7;
	text-decoration: underline;
}
.copy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	background-image: url(Images/linkbg.jpg);
	background-repeat: repeat-x;
}

