@charset "UTF-8";


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px Garamond}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #223f0e;
	color: #e0dfdf;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{
	background: #77a249;
	font-family: Garamond;
	font-size: 12px;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #223f0e;
	border: 0px solid #ffffff;
	font-family: Garamond;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 100px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #223f0e;
		color: #e0dfdf;
		font: 12px Garamond}

	#sddm div a:hover
	{	background: #77a249;
		color: #e0dfdf}

body {
	font-family: Garamond;
	font-size: 13px;
	color: #223f0e;
	background-color: #223f0e;
}
h1 {
	font-family: Garamond;
	font-size: 13px;
	color: #e0dfdf;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0pt;
}
h2 {
	font-family: Garamond;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #223f0e;
	letter-spacing: 0pt;
}
h3 {
	font-family: Garamond;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959990;
	letter-spacing: 0pt;
}

label
{
	width: 4.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input
{
	margin-left: 5em;
}

a:visited {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959990;
	text-decoration: none;

}

a:active {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959990;
	text-decoration: none;
	

}
a:link {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959990;
	text-decoration: none;
}

