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

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

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 5px;
	width: 95px;
	background: #95a55c;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #5970B2}

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

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #5970B2;
		font: 12px arial}

	#sddm div a:hover
	{	background: #95a55c;
		color: #FFF}


/* CSS Document */


body{
background-color:#FFFFFF; 
width:100%; 
margin:10 auto 0 auto; 
}


h1
{
	font-family:Trebuchet MS;
	color:#591916;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:25px;
	}
	
h3
{
	font-family:Trebuchet MS;
	color:#2e3192;
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:30px;
	}
	
p { 
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}


.style2 {
 font-family: Arial, Sans-serif; 
 font-size:15px; 
 font-weight:normal; 
 font-style:normal; 
 text-decoration:none; 
 font-variant:normal; 
 line-height: 20px;
 }
 
UL LI {
list-style-image:url(http://encirca.travel/extfiles/pro/bullet.gif);
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}

A:link { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:hover { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:visited { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#666666;
}