
body
{

	font: 12px Arial;
	color: #000000;
	background: #ebf4e3;
}


a:link {
	color: #C0C0CO;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #C0C0CO;
	font-weight: bold;
}



a:visited {
	color: #C0C0CO;
	font-weight: bold;
	text-decoration: none;
}



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

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

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#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: #2875DE;
		font: 13px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


#footer1 {
width: 95%;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #C0C0CO;
        position: absolute;
        margin-top: 7em;

}


#footer{
width: 95%;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #C0C0CO;
        position: absolute;
        margin-top: 7em;

}

#describe{

background-color:#FFFFFF;
width:400px;height:32px;
onMouseover="clear_delayhide()";
onMouseout="resetit(event)";
}

#contact {
	width: 225px;
	margin-left: 15px;
	float: left;
}



.contactheader {
	height: 10px;
	background: url(../images/contactheader_bg.gif) no-repeat;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	padding: 8px;
	overflow: hidden;
}

.contact_body {
	background: url(../images/contact_body.gif) repeat-y;
	padding: 5px 11px 11px 11px;
	overflow: hidden;
}


.contactfooter {
	background: url(../images/contactfooter_bg.gif) no-repeat;
	width: 225px;
	height: 5px;
	overflow: hidden;	
}

.scrollBox {
   /* The box displaying the scrolling content */
  
   
   width: 210px;
   height: 250px;
   border: 1px dashed #aaaaaa;
   overflow: hidden; 
  }

.scrollTxt {
   font: normal 12px sans-serif;
   position: relative;
   
  }


p.sup
{
line-height: 135%;
text-align: justify;
}
sup { vertical-align: text-top;
font-size: 60%;
} 


#buttons
{
width: 1100px;
height: 29px;
margin: 0 auto;
}

#buttons ul {
   	float:right;
	padding-right: 20px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(../images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	
	margin-right: 2px;
}

#buttons a:hover {
	width: 138px;
    height: 29px;
	font-size: 16px;
	background: url(../images/menuhover.png) no-repeat;
}

.horizontal_dotted_line{
  border-bottom: 1px dotted #000000;
  width: 100%;
}

