.title{
	color: 000063;
	font-size: 13px;
	font-weight: bold; 
}

.buttontext{
	color: ffffff;
	font-weight: bold; 
}
.buttontable{
	background-color: 000099;
	padding : 0;
}
.buttonlink:link, .buttonlink:visited, .buttonlink:hover{
	color : ffffff;
	font-weight : bold;
	text-decoration : none;
}
a:link {
	color : #000063;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #000063;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #000063;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a.menulinks:link {
	background-color : #000063;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a.menulinks:visited {
	background-color : #000063;
	color : #FFFFFF;
	text-decoration : underline;
}

a.menulinks:hover {
	background-color : #000063;
	color : #FFFFFF;
	text-decoration : none;
}

a.menulinks:active {
	color : #FFFFFF;
}

a.sidelinks:link {
	background : #000063;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a.sidelinks:visited {
	background : #000063;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a.sidelinks:hover {
	background : #000063;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a.sidelinks:active {
	background : #000063;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

blockquote {
	font-size : 12px;
	text-align : justify;
	padding : 5px;
}

body {
	background : #ffffff;
	color : #000000;
	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin : 0;
	padding : 0;
}
textarea {
	font-family : Arial;
}

h1 {
	font-size : 200%;
	font-weight : bold;
}

h2 {
	color : 000063;
	font-size : 150%;
	font-weight : bold;	
}

hr {
	color : #CC0000;
}

LI, OL {
	color : #333333;
}

legend{
	font-size : 12px;
	font-weight : bold;
}

td {
	font-size : 12px;
}

td.menutext {
	background-color : #000063;
	color : #FFFFFF;
	font-weight: bold;
}

td.tablehead {
	background-color : #000063;
	color : #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.alert {
	color : #990000;
	font-weight : bold;
}

.message {
	color : #000000;
	font-weight : bold;
}

.menu {
	background-color : #3B3626;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	margin-left : 0px;
	text-align : left;
}

#sidemenu, #sidemenucalendar, #sidemenucontact, #sidemenujoin, #sidemenusponsors, #sidemenuvolunteering {
	background-image : url(images/side-top.gif);
	background-color : #9D9E9C;
	background-repeat : no-repeat;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	line-height : 14px;
	text-align : center;
	vertical-align : top;
	width : 100px;
}

.barwhite {
	background-color : #557733;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	margin-left : 0px;
}
.barblack {
	background-color : #557733;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	margin-left : 0px;
}

.PopupTitle{
	background-color : 000099;
	color : FFFFFF;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	width : 100%;
}
.PopupHeader{
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	width : 100%;
	text-align : right;
	}

.PopupColHeader{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : FFFFFF;
	background-color : 000099;
	}
.ColHeader{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : FFFFFF;
	background-color : 000099;
	vertical-align: bottom;
	font-weight : bold;
	}
.FormLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
}


.left{border-left : thin solid Black;}
.right{border-right : thin solid Black; }
.top{border-top : thin solid Black; }
.bottom{border-bottom: thin solid Black; }

.smalltextbox{font-size: 9px;}

