body{
	margin : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #000000;
	color: #CCCCCC;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #FFCC00;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #FFCC00;
}
h3 {
	font-size: 14px;
	color: #FFCC00;
}
.leftside {
	background-color: #333333;
	padding: 20px;
	border: 1px solid #666666;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat;
}
.maintext {
	background-color: #000000;
	padding: 5px 25px 25px;
	border: 1px solid #666666;
	color: #CCCCCC;
}
.rightside {
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat;
	padding: 15px 20px 20px;
	border: 1px solid #666666;
	font-weight: bold;
	color: #CCCCCC;
}
.rightside a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightside a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
}

.copyleft {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	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;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat;
}
.copyright {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 0px;
	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;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat;
}
.newsbox {
	background-color: #333333;
	padding: 10px;
	border: 1px solid #999999;
}.logo {
	background-image: url(../images/logobg.jpg);
	background-repeat: repeat-x;
}
.contacttable {
	background-color: #333333;
	padding: 10px;
	border: 1px solid #666666;
}
.backtable {
	background-color: #333;
}
.containertable {
	border: 1px solid #666;
}
