.homebody{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #5E5E5E;
	font-weight: bold;
	line-height: 28px;
}
.homelink{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	line-height: 28px;
}
.body{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: Black;
	line-height: 28px;
}
.link{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #800000;
	line-height: 28px;
}
.header{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	padding-top:4px;
}
.left{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	color: White;
}
.left a:hover {
	color: #CADD5A;
}
.footer{
	font-family: Georgia, serif, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
}
.footer a:hover {
	color: #804000;
}
a:hover   {
	text-decoration : none;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	background: #CC9966;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	font-weight: normal;
}



#sddm {	
	margin: 0;
	padding: 0 0 0 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	float: right;
	font: 11px arial}

#sddm li a
{
	display: block;
	white-space: nowrap;
	color: White;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}
#sddm li a:hover {
	color: #CCCC99;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0 0 0 10;
	padding: 1px;
	width:185px;
	background: #763148;
	z-index: 999;
	border: 1px solid Gray}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	background: #eaeaea;
	color: Black;
	font: 12px Georgia;
}

	#sddm div a:hover
	{	background: #763148;
		color: #FFF}
