@charset "UTF-8";
/* CSS Document */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
.pic-border {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: lighter 11px "Century Gothic", Arial, Helvetica, sans-serif
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 129px;
	background: #EFEFEF;
	color: #222222;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #DDDDDD}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #DDDDDD}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EFEFEF;
		color: #222222;
		font: lighter 11px "Century Gothic", Arial, Helvetica, sans-serif}

	#sddm div a:hover
	{	background: #DDDDDD;
		color: #FFF}
.menu_width_div {
	background-color: #DDDDDD;
	height: 35px;
	background-repeat: repeat-x;
	width: 100%;
}
.body-txt {
	position: relative;
	width: auto;
	text-align: left;
	text-decoration: none;
	color: #222222;
	font: lighter 13px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 23px;
	vertical-align: top;
	padding-left: 20px;
	border-top-style: none;
}
.iframe-overflow {
	overflow-y: hidden;
}
.body-txt a:link {
	position: relative;
	text-align: left;
	text-decoration: underline;
	color: #222222;
	font: lighter 13px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.body-txt a:visited {
	position: relative;
	text-align: left;
	text-decoration: underline;
	color: #222222;
	font: lighter 13px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.body-txt a:hover {
	position: relative;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font: lighter 13px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #222222;
}
.body-txt a:active {
	position: relative;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font: lighter 13px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #990000;
}
