body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(images/gr_background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainT {
	background-image: url(images/mainT.gif);
	background-repeat: repeat-y;
}

#top_header {
background:url(images/top_header_new.jpg);
height:54px;

}

#header {
background:url(images/header_new2.gif);
height:241px;

}
#footer{
background:url(images/footer.jpg);
height: 24px;
width:780px
}

#content{
	text-align: left;
	padding: 20px;
	
}
#content2{
	padding: 30px;
	
}

#content3{
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 10px;
	text-align: center;
	
}
	
.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 
html { 
scrollbar-arrow-color:#FFFAF0; 
scrollbar-track-color:#2F8392; 
scrollbar-face-color:#2F8392; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 

#navbar a:link {
	color: #144626;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:visited {
	font-weight: bold;
	color: #144626;
	text-decoration: none;
}
#navbar a:active {
	font-weight: bold;
	color: #144626;
	text-decoration: none;
}
#navbar a:hover {
	font-weight: bold;
	color: #1E8599;
	text-decoration: none;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #CCCCCC;
padding: 2px;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;

}
.about a:link {
	color: #577F89;
	text-decoration: none;
	font-weight: bold;
}
.about a:visited {
	color: #577F89;
	text-decoration: none;
	font-weight: bold;
}
.about a:hover {
	color: #000000;
	background-color: #A6CDD7;
	height: auto;
	width: auto;
	font-weight: normal;
}
.about a:active {
	color: #577F89;
	text-decoration: none;
	font-weight: bold;
}
