body { font-family: Georgia, helvetica, sans-serif;  font-size: 13px; color: #202020; 
scrollbar-face-color:#9c0059;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#e1a3c8;
scrollbar-darkshadow-color:#9c0059;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
background-image: url(images/background.gif);}
		
td { font-family: Georgia, helvetica, sans-serif;  font-size: 13px; color: #202020 }		
		
a:link, a:visited, a:active {color: #9c0059; font-family: Georgia, helvetica, sans-serif; font-size: 13px; text-decoration: underline;}
a:hover {color: #c37ea6; font-family: Georgia, helvetica, sans-serif; font-size: 13px; text-decoration: none;}

A.white:link, A.white:visited, A.white:active {color: #FFFFFF; font-family: Georgia; font-size: 14px; text-decoration: none; font-weight: normal}
A.white:hover {color: #c37ea6; font-family: Georgia; font-size: 14px; text-decoration: none; font-weight: normal}

.navtext {font-family: Georgia, helvetica, sans-serif;  color: #a89e93; font-size: 22px; text-decoration: none}


label.cntlbl {
float: left;
width: 120px;
font-weight: bold;
}

input.textinput {
width: 200px;
margin-bottom: 5px;
border: 1px #ccc solid;
}

textarea.comment {
width: 280px;
height: 150px;
border: 1px #ccc solid;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
background: #e2a4c9;
border: 1px #e2a4c9 solid;
color: #fff;
font-weight: bold;
}

.clearleft {
clear: left;
}
