p {color: black; font-size: 12px; font-family:"Comic Sans MS";}

h2{
	font-family: "Comic Sans MS";
	color : #2F4D4F;
	text-align : center;
}
h3{
	font-family:"Comic Sans MS";
	color: #793D00;
	text-align:center;
}
h4{
	font-family : sans-serif;
	color : Red;
	text-align:center;
	font-weight : lighter;
	font-size: 12px;
	font-style : italic;
}
h5{
	font-family: "Lucida Console";
	color: #793D00;
	font-size: 11px;
	text-align : center;
}

a:link {color: Teal;
font-size:12px;
}

a:visited {color: #723A10;
font-size:12px;}

a:hover {
	color: #CC8237;
	font-weight : bold;
	font-size:12px;
}

a:active {color: blue;
font-size:12px;}
}

body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	scrollbar-arrow-color: #A06140;
	scrollbar-base-color: #689898;
	scrollbar-track-color: #C9E4E4;
}

table{
	font-size:13px;
	font-family:"Comic Sans MS";
 	color : #2F4D4F;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F9EA0;

}

.formvisible {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: Red;
}

#main {border : 3px solid #007C7D;
	position:relative;	
}

#Main_General {
	background-color : #C9E4E4;
	font-size: 14px;
	font-family : cursive;
	color : #005455;
}
#main_general a{
	text-decoration: none;
	color: #191970;
	line-height: 20px;
}

#main_general a:hover{
  font-weight: bold;
}

#main_general ul{
 padding: 0;
 margin: 0;
}

#main_general li{
  list-style: none;
  padding-left: 5px;
  border-bottom: 1px solid #fff;
  margin: 0;
  line-height: 20px;
}
#main_members{
	background-color : #F0D697;
	font-size: 14px;
	color : #A0522D;
	text-decoration: none;
  font-family: Verdana;
}

#main_members ul{
 padding: 0;
 margin: 0;
}

#main_members li{
  list-style: none;
  padding-left: 5px;
  border-bottom: 1px solid #fff;
  margin: 0;
  height: 20px;
  line-height: 20px;
}
#main_members a{
	text-decoration: none;
	color: #69350E;
	line-height: 20px;
	margin-left:3px;
  white-space: nowrap;
}

#main_members a:hover{
  font-weight: bold;
}

#login a{
	text-decoration: none;
	color:#663300;
}

#login a:hover{
	color: #E17100;
}
#committee{
	border : 1px solid #007C7D;
	text-align: center;
	font-size : x-small;
}
#logo{
	position:absolute;
	right:-20px;
	top:-20px;
}
#home a{
	text-decoration: none;
	color:#663300;
}
#copyright{
	font-size: 10px;
	text-decoration : none;
	text-align : center;
}

