.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top:0px;
}
a:link {
	font-weight: bold;
	color: #633868;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #633868;
	text-decoration: none;
}
a:hover {
	color: #633868;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #633868;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
.smallfont {
	font-size: 10px;
}
.moonbg{
	background-color:#C1CEA9;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/background_moon.gif);

}
.emp{
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.redemp {
	color: #CC0000;
	font-style: italic;
}
.picspaceright {
	margin-right: 10px;
	margin-bottom: 5px;
}
.picspaceleft {
	margin-left: 10px;
	margin-bottom: 5px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #633868;   /*#686F5D;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.announcement {
	font-variant:small-caps;
	color: #FF3399;
	font-weight: bold;
}
