body {
background-image:url(../images/header.png);
background-repeat:repeat-y;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	background-position: 0% 0%; display: block;
	width: 140px;
	text-align: center;
	text-decoration: none; margin-left:0; margin-right:1px; margin-top:0; margin-bottom:0; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px}

#sddm li a:hover
{	background-position: 0% 0%; background-image:url('none'); background-repeat:repeat; background-attachment:scroll}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #99CCFF;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #99CCFF;
		color: #000000;
		font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:arial; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px}

	#sddm div a:hover
	{	background: #FF99FF;
		color: #FFFFFF}
		
		
		
#btnWrap {
	width:180px;
	border:none;
	overflow:hidden;
}

.btn {
	float: left;
	clear: both;
	background: url(../images/left_btn.png) no-repeat;
	margin-top:15px;
	padding-left:10px;
	width:10px;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/middle_btn.png) repeat-x left top;
	line-height: 40px;
	font-size: 12px;
	text-decoration: none;
	width:160px;
	color:#FFFFFF;
}

.btn a:visited {
	color:#FFFFFF;
}

.btnRight {
	background: url(../images/right_btn.png) no-repeat;
	float: right;
	width: 10px;
	height: 40px;
	margin-top:15px;
}

#topMenu {
height:46px;
width:100%;
margin-left:5px;
margin-right:5px;
}

#topMenu ul {
display:inline;
}

#topMenu li {
display:inline;
}

.content     { font-family: Tahoma; font-size: 13px; margin-top: 0; margin-bottom: 5; margin-left:10px; margin-right:10px; }
.items {	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}