html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-ie browsers */
	height: 100%;
	margin-bottom: 1px;
}
body {
	voice-family: "\"}\"";
	voice-family: inherit;
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	text-decoration: none;
	background-color: #000000;
}

table {
	padding: 0px;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	}
	
a:link {
	color:#808080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#808080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#808080;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color:#808080;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-size:18pt; font-weight:bold;
}
h2
{
	font-size:14pt; font-weight:bold;
}
h3
{
	font-size:12pt; font-weight:bold;
}
h4
{
	font-size:10pt; font-weight:bold;
}
h5
{
	font-size:8pt; font-weight:bold;
}
h6
{
	font-size:7pt; font-weight:normal;
}
xsmall
{
	font-size: 7pt; font-weight:normal;
}

#topmenu.topmenu {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
	}
#topmenu.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
	
#topmenu.topmenu a:hover {
	color: #000000;
}

#menuside {
	color: #424242;
	display:block;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-size: 11px;
}
#menuside a {
	color: #424242;
	display:block;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
	}
#menuside a:hover {
	color: #424242;
	display:block;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
	}


#footer {
	display:block;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	padding:0px;
	}
#footer_handwriting {
	font-family: "Bradley Hand ITC";
	font-size: 14px;
	padding:0px;
	font-weight: normal;
}
#footer_superscript {
	font-size: 8px;
	vertical-align: top;
	color: #FFFFFF;
}
#superscript {
	font-size: 8px;
	vertical-align: top;
}
#MessageNextMeetingDiv {
	position:absolute;
	width:500px;
	height:300px;
	z-index:2;
	left: 140px;
	top: 120px;
	visibility: hidden;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #C0C0C0;
	overflow:visible;
}
#MessageOfTheDayDiv {
	position:absolute;
	width:500px;
	height:300px;
	z-index:1;
	left: 120px;
	top: 100px;
	visibility: hidden;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #C0C0C0;
	overflow:visible;
}
#UrgentMessageDiv {
	position:absolute;
	width:500px;
	height:300px;
	z-index:3;
	left: 160px;
	top: 140px;
	visibility: hidden;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #C0C0C0;
	overflow:visible;
}
#MessageBannerDiv {
	background-color: #C0C0C0;
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : normal;
  font-size        : 11px;
  color            : #666666;
  background-color : #dfdfdf;
  border           : 1px outset #666666;
  padding          : 1px;
  cursor           : pointer;
  display		   : block;
}

.button:hover {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight      : normal;
	font-size        : 11px;
	color            : #000000;
	background-color : #CCCCCC;
	border           : 1px inset #FFFFFF;
	padding          : 1px;
	cursor           : pointer;
	display		     : block;
}

#forum_intro_div {
	width:745px;
	height:355px;
	z-index:1;
	left: 140px;
	top: 100px;
	visibility: visible;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #C0C0C0;
	position: absolute;
}
.bigbutton {
	height: 170px;
	width: 200px;
	font-size: 12px;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
  	font-weight      : normal;
  	font-size        : 11px;
  	color            : #666666;
  	background-color : #dfdfdf;
  	border           : 1px outset #666666;
  	padding          : 1px;
  	cursor           : pointer;
    display		   : block;
}
.bigbutton:hover {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight      : normal;
	font-size        : 11px;
	color            : #000000;
	background-color : #CCCCCC;
	border           : 1px inset #FFFFFF;
	padding          : 1px;
	cursor           : pointer;
	display		   : block;
}
select {
	font-size: 9px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
img {
	display:block;
	border-bottom-color:#969696;
}
.divider3 { 
	height:3px;
}