a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;color: #666666
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mainnav {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
td.mainnav a:link
td.mainnav a:visited{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
td.mainnav a:hover{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #666666
}
.telephone {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.header {
	color: #cc0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
}
.subheads {
	color: #cc0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
}
.bodytheaders {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bolder;
}
.body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.form
{
    border: #000000 1px solid;
	width:200px;
}

.formlarge
{
    border: #000000 1px solid;
	width:400px;
	height:100px;
}
