body {
	margin-top:0px;
	font-family:Trebuchet MS;
	background-color:#4B4B4B;
	font-size:12px;
}

td {
	font-family:Trebuchet MS;
}

th {
	font-family:Trebuchet MS;
}

.scrollingdiv{
	scrollbar-arrow-color: #340065;
	scrollbar-3dlight-color: #FFE066;
	scrollbar-highlight-color: #FFE066;
	scrollbar-face-color: #FFCC01;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E9D4FC;
}

.biggertext{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:500;
	color:#340065;
}

.response {
	background-color:#E9D4FC;
	color:#340065;
	font-family:Trebuchet MS;
	font-size:11px;
}
.inputdivs{
	height:36px;
	float:left;
	position:relative;
}

#dropmenudiv{
	position:absolute;
	background-color: #340065;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #FFCC01;	
	line-height:24px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #FFCC01;	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #000000;
}

.button1{
	border:1px solid #FFCC01;
	background-color:#340065;
	color: #FFCC01;	
}

.button2{
	background-color:#FFCC01;
	color: #340065;	
}

.blogbody{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
	font-weight:700;
}

.blogtitle{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#340065;
	font-weight:700;
}

.blogsubtitle{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#000000;
}

.blogresponse{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#340065;
	font-weight:700;
}

.blogmenuheading{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#FFFFFF;
	font-weight:700;
}

.blogmenu{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFCC01;
	text-decoration:none;
}

.blogmenu a:link{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFCC01;
	text-decoration:none;
}

.blogmenu a:active{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFCC01;
	text-decoration:none;
}

.blogmenu a:visited{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFCC01;
	text-decoration:none;
}

.blogmenu a:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFCC01;
	text-decoration:none;
}

.reportheader{
	font-family:Arial;
	font-size:14px;
	font-weight:700;
	border-bottom:1px solid #000000;
}

.importantnoticebutton{
	width:160px;
	height:48px;
	line-height:22px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	border-left:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	cursor:pointer;
}

.volunteerbutton{
	width:160px;
	height:48px;
	line-height:22px;
	background-color:#FFCC01;
	color:#340065;
	font-size:14px;
	border-left:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	cursor:pointer;
}

.newsletterbutton{
	width:160px;
	height:48px;
	line-height:22px;
	background-color:#340065;
	color:#FFCC01;
	font-size:14px;
	border-left:2px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	cursor:pointer;
}