/*====================================================================================================*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: small;
	color:#393939;
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	margin-bottom: 10px;
}
input, select, textarea {
	font-family: Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: small;
}
label {
	display:block;
}
/*====================================================================================================*/
.mainmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left: 3px solid #cccccc;
}
.mainmenulink a {
	display: block;
	text-decoration: none;
	color: #009999;
	line-height: 25px;
	background-image: url(../images/linkarrowdarkgreen.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 5px;
}
.mainmenulink a:hover {
	color: #b1dd48;
	background-image: url(../images/linkarrow.gif);
}
/*====================================================================================================*/
.left {
	float: left;
	width: 170px;
}
.right {
	float: left;
	width: 820px;
	margin-left: 10px;
}
.footer {
	clear: both;
	text-align: center;
	padding: 5px;
}
/*====================================================================================================*/
h1 {
	color: #009999;
	font-size: 120%;
}
h2 {
	color: #009999;
	font-size: 100%;
}
a {	
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
.forumtable {
	width: 100%;
}
.forumtable th {
	color: #ffffff;
	background-color: #009999;
	background-image: url(../images/gradbg.gif);
	background-position: center center;
	text-align: left;
	padding: 3px;
	border: 1px solid #808080;
}
.forumtable th a{
color:#FFFFFF;}
.forumtable td {
	padding: 3px;
	border: 1px solid #cccccc;
}
.altrow td {
	background-color: #bfe5e5;
}
.foruminfo {
	font-size: smaller;
	white-space: nowrap;
}
.forummenu {
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #009999;
	background-image: url(../images/gradbg.gif);
	background-position: center center;
	text-align: left;
	padding: 3px;
	border: 1px solid #808080;
}
.forummenu li {
	display: inline;
}
.forummenu a {
	color: #FFFFFF;
}
.paging {
	margin: 1px;
	text-align: center;
	padding: 3px;
	border: 1px solid #808080;
	background-color: #bfe5e5;
}
.PageLinks {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.PageLinks li {
	display: inline;
}
.PageLinks li a {
	border: 1px solid #bfe5e5;
	padding-left: 5px;
	padding-right: 5px;
	
}
.PageLinks li a:hover {
	border: 1px solid #009999;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	
}
.curpage {
	border: 1px solid #009999;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
/*====================================================================================================*/
.poll {
	margin: 3px;
	padding: 3px;
	background-color: #D7E7F3;
	width:146px;
}
.poll td {
	vertical-align: top;
}
.pollresult {
}
.graphtext {
	text-align: right;
	background-color: #D7E7F3;
	padding-right: 5px;
}
.graphbar {
	width: 75%;
}
.graph {
	background-image: url(../images/graph/bar.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: larger;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
/*====================================================================================================*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
/*====================================================================================================*/
.downloads {
}
.downloads td {
	border: 2px dotted #CCCCCC;
}
.downloads img {
	border: none;
}
.boldblue {
	color: #000099;
}
.newssignup {
	margin-top: 10px;
	background-color: #bfe5e5;
	border: 1px solid #808080;
	padding: 4px;
	background-image: url(../images/signupheader.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.newssignup h2 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 10px;
}
/*====================================================================================================*/
.calendarmonth {
	float: left;
	width: 204px;
}
.calendarheading {
	text-align: center;
	background-color: #ececec;
	font-weight: bold;
	width: 19px;
	height: 19px;
}
.calendarday {
	text-align: center;
	width: 19px;
	height: 17px;
	line-height: 17px;
}
.calendardaybusy {
	text-align: center;
	width: 19px;
	height: 17px;
	line-height: 17px;
	background-color: #bfe5e5;
}
.calendardaybusy a {
	display: block;
	width: 19px;
	height: 17px;
}
/*====================================================================================================*/
.hometable {
	width: 100%;
	
}
.hometable th {
	color: #009999;
	font-size: 120%;
	text-align: left;
	padding: 6px;
}
.hometable th a{
color:#FFFFFF;}
.hometable td {
padding-top:5px;
	padding: 3px;
	padding-bottom:5px;
}

/*================================================Video Template====================================================*/

.vidcontainer {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.vidheader {
	margin-bottom: 10px;
}
.right {
	float: left;
	width: 820px;

}