body {
	background-color: #ffffff;
	background-repeat : repeat-x;
	font-family: arial;
	font-size: 11px;
	margin: 18px;
}
	
td,th,a,center,font,input,submit,select,textarea {
	font-family: arial;
	font-size: 11px;
}


a:link { color:#009966; text-decoration: underline;}
a:visited { color:#009966; text-decoration: underline;}
a:hover { color:#009966; text-decoration : none;}


#title
{
	font-size: 14px;
	font-weight: bold;
	color: #00a558;
}

#title2
{
	font-size: 14px;
	font-weight: bold;
	color: #b50711;
}

#highlight1
{
	width: 160px;
	padding: 5px;
	background: #b50711;
	align: center;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#highlight2
{
	width: 320px;
	padding: 5px;
	background: #b50711;
	align: center;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#titlebar
{
	width: 250px;
	padding: 5px;
	background: #666666;
	align: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

form#formset
{
	background-color: #fff;
	width: 360px;
	color: #006699;
	margin: 0px;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
}

#formset .text
{
	font-family: arial;
	font-size: 11px;
	width: 200px;
	margin-right: 3px;
}

#formset .button
{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	color: #fff;
	border-color: #009933;
	border-width: 1px;
	border-style: solid;
	background-color: #009933;
	margin-left: 100px;
}

#formset .button:hover  
{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	color: #009933;
	border-color: #009933;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}

form#formsetemail
{
	background-color: #fff;
	width: 240px;
	color: #000;
	margin: 0px;
	padding: 5px;
	font-family: arial;
	font-size: 10px;
}

#formsetemail .text
{
	font-family: arial;
	font-size: 10px;
	width: 180px;
	margin-right: 3px;
	margin-bottom: 5px;
}

#formsetemail .button
{
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	color: #fff;
	border-color: #009933;
	border-width: 1px;
	border-style: solid;
	background-color: #009933;
	margin-left: 25px;
}

#formsetemail .button:hover  
{
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	color: #009933;
	border-color: #009933;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}

.messagetext
{
	font-family: arial;
	font-size: 11px;
	width: 450px;
	margin-right: 5px;
}

