a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	border-color: #000000;
	border-style: none none none dotted;
	border-width: 0px 0px 0px 1px;
	color: #000000;
	font-family: Arial,"Times New Roman",sans-serif;
	font-size: 9pt;
	margin: 140px 5px 0px 160px;
	padding: 10px;
	margin-bottom: 150px;
}
div.blog {
	width: 50%;
}
div.blog_author {
	font-size: 9px;
}
div.blog_comment_link {
	font-size: 7pt;
	text-align: right;
}
div.blog_content {
	clear: both;
}
div.blog_icon {
	float: left;
	padding: 2px;
}
div.blog_title {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	height: 22px;
}
div.board_title {
	background-image: url(images/gradient_board.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-weight: bold; 
	width: 100%;
}
div#footer {
	bottom: 2.5%;
	font-size: 9pt;
	left: 2.5%;
	opacity: 0.3;
	overflow: hidden;
	position: fixed;
	text-align: center;
	width: 95%;
}
div#header {
	font-size: 8pt;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 100%;
}
div.information_header {
	background-image: url(images/blue_glow.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 100%;
}
div.information_header_content {
	margin: auto;
	padding: 5px 5px 5px 5px;
	width: 490px;
}
div#loading {
	background-image: url(images/loading_bg.png);
	background-repeat: repeat;
	border-color: #FFC600;
	border-style: solid;
	border-width: 1px;
	height: 150px;
	position: absolute;
	text-align: center;
	width: 400px;
}
div.menu {
	left: 10px;
	position: absolute;
	top: 140px;
	width: 140px;
}
div.menubottom,div.menumain,div.menutop {
	margin: 0px;
	padding: 0px;
}
div.menubottom,div.menutop {
	height: 2px;
}
div.menuentry {
	font-size: 8pt;
	width: 100%;
}
div.menuentry:hover {
	background-color: #FFFFFF;
	color: #000000;
}
div.menumain {
	background-image: url(images/menubg.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}
div.menutitle {
	width: 100%;
}
div.tab {
	border-color: #EE9999;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	text-align: center;
	width: 75px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	border-color: #909090;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	height: 0px;
}
h1 {
	background-color: transparent;
	border-color: #FFF600;
	border-style: solid;
	border-width: 0px;
	color: #000000;
	font-size: 13pt;
}
h2 {
	font-size: 11pt;
	margin-bottom: 5px;
}
h2.menu {
	font-size: 11pt;
	font-variant: small-caps;
	margin-top: 0px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
}
img {
	border-style: none;
	vertical-align: top;
}
img.list {
	vertical-align: middle;
}
input,select,textarea {
	background-color: #FFFFFF;
	border-color: #EFEFEF; 
	border-style: outset;
	border-width: 1px;
	color: #000000;
	font-size: 9pt;
	vertical-align: top;
}
input:focus,select:focus,textarea:focus {
	background-color: #E0E0BB;
	border-color: #EFEFEF; 
	border-style: outset;
	border-width: 1px;
	color: #000000;
	font-size: 9pt;
	vertical-align: top;
}
p.board_title {
	font-weight: bold;
	margin-top: 0px;
}
p.information {
	font-style: italic;
}
p.location,p.small {
	font-size: 9pt;
	font-weight: bold;
}
p.statusmessageerror {
	background-color: #F0D0D0;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 1px;
}
p.statusmessageinfo {
	background-color: #F0F0D0;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 1px;
}
p.statusmessagesuccess {
	background-color: #D0F0D0;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 1px;
}
span.board_title {
	font-size: 10pt;
	margin: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	font-size: 9pt;
}
table.board {
	width: 100%;
	margin-bottom: 20px;
}
table#events {
	width: 60%;
}
table.member_details {
	width: 50%;
}
td {
	vertical-align: top;
}
td.board_choice {
	border-color: #F0F0FF;
	border-style: solid;
	border-width: 1px;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
}
th {
	padding-bottom: 10px;
	text-align: center;
}
th.description {
	font-size: 10pt;
}
tr.events {
	background-color: #DDEFF5;
	color: #000000;
}
tr.events:hover {
	background-color: #FFFFFF;
	color: #000000;
}
tr.post_information {
	background-color: #E0E0E0;
	color: #000000;
	font-size: 9pt;
}