/* CSS Document */

body{
background-color:#697585;
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
top:0px;
margin-top:0px;
margin-bottom:0px;
}
.menu{
color:#776C5D;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}
.menu_selected{
color:#332B32;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}
.content{
font-family:Georgia, "Times New Roman", Times, serif;
color:#534741;
font-size:12px;
line-height:120%;
}

.content_dark{
font-family:Georgia, "Times New Roman", Times, serif;
color:#362F2D;
font-size:12px;
}

.header{
color:#335076;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:35px;
text-decoration:none;
line-height:100%;
}

.title_big{
color:#335076;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-size:15px;
}

.title_small{
color:#335076;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:none;
}

a.blue{
color:#335076;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-transform:uppercase;
font-weight:100;
}

a.brown_underlined{
color:#362F2D;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:underline;
font-weight:100;
}


a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#362F2D;
text-decoration:none;
font-weight:bold;
}
input
{

height:13px;
background-color:#F4EFE4;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

textarea{
width:315px;
background-color:#F4EFE4;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
border-color:#365175;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding-left:21px;
	padding-right:21px;
	padding-top:10px;
	color: #6F6454;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:400;
	text-decoration: none}

#sddm li a:hover
{	color: #362F2D}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding-left: 10px;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #6F6454;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

	#sddm div a:hover
{	color: #362F2D}




