body {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.login {
	margin-top:50px;
	margin-left:15px;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.homeimg {
	background-image:url(images/home.jpg); 
	width:93px; 
	height:100px;
}
.aboutimg {
	background-image:url(images/about.jpg); 
	width:99px; 
	height:100px;
}
.contactimg {
	background-image:url(images/contact.jpg); 
	width:108px; 
	height:100px;
}
a.topnav {
	font-size: 16px;
	color: #333;
	font-weight:bold;
}
a.topnav:link {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a.topnav:visited {
	text-decoration: none;
	color: #333;
}
a.topnav:hover {
	text-decoration: underline;
	color: #900;
}
a.topnav:active {
	text-decoration: none;
	color: #FFF;
}
a.categories {
	font-size: 13px;
	color: #333;
	font-weight:bold;
}
a.categories:link {
	text-decoration: none;
}
a.categories:visited {
	text-decoration: none;
	color: #333;
}
a.categories:hover {
	text-decoration: underline;
	color: #900;
}
a.categories:active {
	text-decoration: none;
	color: #333;
}
a.reglink {
	font-size: 13px;
	color: #333;
	text-decoration: underline;
	line-height:1.5em;
}
a.reglink:link {
	text-decoration: underline;
	color: #333;
}
a.reglink:visited {
	text-decoration: underline;
	color: #333;
}
a.reglink:hover {
	text-decoration: none;
	color: #900;
}
a.reglink:active {
	text-decoration: underline;
	color: #333;
}
h1 {
	margin-top:0px;
	font-size: 16px;
	color: #900;
}
h2 {
	font-size: 16px;
	color: #900;
	margin-top:0px;
}
h3 {
	font-size: 16px;
	color: #900;
	margin-top:0px;
}
.joinbottom {
	background-image:url(images/join-bottom.jpg); 
	height:196px; 
	width:322px;
}
.middlebarbg {
	background-image:url(images/middle.jpg); 
	width:980px; 
	height:84px;
}
.heading {
	margin-left:15px;
	font-size:16px;
	color:#900;
	font-weight:bold;
	line-height:1.5em;
}
.category {
	margin-left:0px;
	line-height:1.5em;
	list-style:disc;
}
.categoriestop {
	background-image:url(images/categories-top.jpg); 
	width:210px; 
	height:10px;
}
.categoriesbg {
	background-image:url(images/categories-bg.jpg); 
	width:210px;
}
.categoriesbottom {
	background-image:url(images/categories-bottom.jpg); 
	width:210px; 
	height:15px;
}
.red {
	color: #900;
	font-size:16px;
	font-weight:bold;
}
a.red:link {
	text-decoration: underline;
	color: #900;
	font-size:16px;
	font-weight:bold;
}
a.red:visited {
	text-decoration: underline;
	color: #900;
	font-size:16px;
	font-weight:bold;
}
a.red:hover {
	text-decoration: none;
	color: #900;
	font-size:16px;
	font-weight:bold;
}
a.red:active {
	text-decoration: underline;
	color: #900;
	font-size:16px;
	font-weight:bold;
}
a.white:link {
	text-decoration: underline;
	color: #fff;
	font-size:11px;
}
a.white:visited {
	text-decoration: underline;
	color: #ffffff;
	font-size:11px;
}
a.white:hover {
	text-decoration: none;
	color: #cccccc;
	font-size:11px;
}
a.white:active {
	text-decoration: underline;
	color: #ffffff;
	font-size:11px;
}
.white {
	font-size:11px;
	color:#ffffff;
}
.white13 {
	font-size:13px;
	color:#ffffff;
}
.footer-bg {
	font-size:11px;
	color:#000;
	background-image:url(images/footer-bg.jpg); 
	width:980px; 
	height:58px; 
	text-align:left; 
	vertical-align:middle;
}
.footertext {
	padding-left:20px;
}
a.footer {
	font-size: 11px;
	color: #000000;
}
a.footer:link {
	text-decoration: none;
	color: #000000;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
}
.leftshadow {
	background-image:url(images/left-shadow.jpg); 
	width:10px;
}
.rightshadow {
	background-image:url(images/right-shadow.jpg); 
	width:10px;
}
.star{
	cursor:pointer; 
}
.adminsmall {
	font-size:11px;
}
.repeatcolorwhite {
	background-color:#ffffff
}
.repeatcolorgrey {
	background-color:#dddddd
}