body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body.blue {
	background: url(images/bodybg.jpg) repeat-x #62bad7;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a, a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;
	color: #000000;
}
h1 {
	color			: #990000;
	font-size	: 12px;
}
hr {
	color: #CC0000;
}
#content{
/*	width: 90%;*/
	width: 500px;
	overflow: auto;
	margin: auto;
	padding-bottom: 10px;
}
.contentheading, .componentheading {
	color: #2d5868;
	font-weight: bold;
}
.contentfade {
	background: url(images/bodytile.jpg) repeat-x; 
}
#maintable {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
}
.top {
	background-color: #5AB4D5;
}
#events  {
	background: url(images/leftmenutop.gif) #999999 no-repeat;
	width: 144px;
	padding: 22px 0 20px 0;
	/*text-align: right;*/
	margin: 0px;

}
#events a {
	color: #FFFFFF;
	text-decoration: none;
}

#search{
	background: url(images/search.gif) #D1D1D3 no-repeat;
	padding: 38px 0 5px 0;
	color: #FFFFFF;
}
#xterraint {
	background: url(images/xterraint.gif) #999999 no-repeat;
	padding: 42px 5px 5px 5px;
	color: #FFFFFF;
}

#specials {
	background: url(images/specials.gif) #FFCC00 no-repeat;
	background-position: bottom;
	padding: 0 5px 88px 5px;
}

#blogs {
	background: url(images/blogs.gif) #006699 no-repeat;
	background-position: top;
	padding: 48px 5px 10px 5px;
	
}
#sponsorbanner {
	width: 100%;
}
.footer {
	margin-top: 200px; 	
}
 .footer a, .footer a:visited, .footer a:hover, .footer td{
	text-align			: center;
	color					: #FFFFFF;
	margin: auto;
}

#legals, #legals a, #legals a:visited, #legals a:hover{
	text-align			: center;
	color					: #FFFFFF;

}



/* Path */
.pathway {
  font-size       : 10px;
  color           : #999999;
  height				: 15px;
  margin-top		: 5px;
}
a.pathway:link, a.pathway:visited {
  font-size       : 10px;
  color				: #990000;
  text-decoration : none;
}
a.pathway:hover {
  font-size    : 10px;
  color        : #FF0000;
  text-decoration : none;
}
/**/
a.mainlevel {
	margin-left:  5px;
}

/* TOP MENU */
a.mainlevel-nav, a.mainlevel-nav:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 5px 5px 5px;	
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
a.mainlevel-nav:hover {
	color: #2d5868;
}
a.sublevel, a.sublevel:visited {
	color: #333333;
}

/* Alternating rows*/
.sectiontableentry1 {
	background: #adddeb;
	padding: 5px;
	color: #333333;
}
.sectiontableentry1 > label{
	color: #333333;
}
.sectiontableentry1 a {
	color: #333333;
	text-decoration: none;
}
.sectiontableentry2 {
	background: transparent;
	padding: 5px;
	color: #333333;
}
.sectiontableentry2 a {
	color: #333333;
	text-decoration: none;
}
.sectiontableheader {
	color: #2d5868;
	font-weight: bold;
}
/* Back Button */
.back_button {
  	color             : #FFFFFF;
  	width					: 110px;
  	font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top			: 2px;
  	font-size         : 11px;
  	height				: 26px;
  	text-align			: center;
  	text-decoration	: none;
	background			: url(images/back.jpg) no-repeat;
  	float             : right;
}
.back_button a, .back_button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.back_button:hover {
	background			: url(images/back_over.jpg) no-repeat;
}
/**/
#active_menu {
  color             	: #FFFFFF;
  font-weight       	: bold;
  padding           	: 2px 0px 2px 0;
}
#active_menu.sublevel {
  color             	: #FFFFFF;
  font-weight       	: bold;
  padding           	: 2px 0px 2px 5px;
}
a.sublevel:link, a.sublevel:visited {
  font-size				: 11px;
  padding           	: 2px 0px 2px 5px;
  color					: #FFFFFF;
  border-left			: 2px solid #FFFFFF;
  text-align			: left;
  text-decoration		: none;
  display				: block;  
}
a.sublevel:hover {
  	color					: #FFFFFF;
  	text-decoration	: none;
}


/* Contact Area */

#contact_name.inputbox, #contact_email.inputbox, #contact_subject.inputbox {
	border: none;
	border-bottom: 1px solid #666666;
	color: #333333;
}
#contact_text.inputbox {
	border:  1px solid #666666;
	color: #FFFFFF;
	background-color: #62BAD7;
}
#emailForm input.button {
		background			: url(images/sendmail.jpg) no-repeat;
		width					: 110px;
		height				: 26px;
		font-size			: 11px;
		color					: #FFFFFF;
		border				: none;
	
}
#emailForm input.button:hover {
		background			: url(images/sendmail_over.jpg) no-repeat;
		width					: 110px;
		height				: 26px;
		font-size			: 11px;
		color					: #FFFFFF;
		border				: none;
	
}


/* Login Area */ 

#mod_login_username.inputbox, #mod_login_password.inputbox {
	border:  none;
	color: #FFFFFF;
	background-color: #cc3300;
	font-size: 11px;
	width: 125px;
}
#user input.button {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 10px;
	border: none;
}
#user form {
	text-align: left;
}
#user {
/*	background: url(images/user.gif) #003366 no-repeat;*/
	padding: 35px 0 20px 0;
	margin: 0;
	text-align: right;
	color: #333333;
}
#user label, #user input {
	margin-left: 5px;
	margin-right: 5px;
}
#user a {
 	color: #FFFFFF;
	text-decoration: none;
 }
/* Poll */
	#poll {
		padding-bottom: 10px;
	}
	#poll thead {
		color: #FFFFFF;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
	}
	.poll input.button  {
		color: #FFFFFF;
		background: #999999;
		border: none;
		font-size: 11px;
		padding: 5px;
	}
	.poll input.button:hover {
		background-color: #993333;
	}
	
	#poll .sectiontableentry1 {
		background: none;
		padding: 5px;
		color: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	#poll .sectiontableentry1 >label{
		color: #FFFFFF;
	}
	#poll .sectiontableentry2 {
		background: none;
		border-bottom: 1px solid #FFFFFF;
		padding: 5px;
		color: #FFFFFF;
	}


/*Calendar*/
#calendar {
	background: url(images/calendar.gif) #999999 no-repeat;
	padding: 27px 0 20px 0;
}
