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

.dropshadow {
-moz-box-shadow: 4px 4px 8px #666;
-webkit-box-shadow: 4px 4px 8px #666;
box-shadow: 4px 4px 8px #666;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666');

	border: 1px solid #000000;
	margin: 10px 20px 2px;
	padding: 0px;
} 

#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: 190px;
	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;
}

