
body {

	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:center center;
	margin:11px 0px 11px 0px;
	font-size: 12px;

}

menu {
font-family:Verdana; 
font-weight:normal
}
.menu a{
text-decoration:none;
color:#333333;
}
.rollover

{ 
	display:block;
	padding-left: 1em; 
	padding-right: 1em;
	height:22px;
	width:192px;
	background-image:url(images/button_off.jpg);
}
.rollover a 

{ 
	display:block;

}

.rollover div a:hover 
{ 


	background-image:url(images/button_on.jpg);
}

h1 {
	font-size: 13px;
	color: #000033;
	font-family: Verdana;
	font-weight: bold;

}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
h3 {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
p {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


a:link {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #302f3c;
	font-size:11px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #302f3c;
	text-decoration: underline;
}
A:hover  {
	font-family: Verdana;
	color: #302f3c;
	font-size:11px;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #302f3c;
	text-decoration: underline;
}
p a:link {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #302f3c;
	font-size:11px;
	text-decoration: underline;
}
p a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #302f3c;
	text-decoration: underline;
}
p a:hover {
	font-family: Verdana;
	color: #302f3c;
	font-size:11px;
	text-decoration: underline;
}

.disclaimer{
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff

	font-weight: normal;
}
.disclaimer a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff
	text-decoration: none;
	font-weight: normal;
}
.disclaimer a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.disclaimer a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: normal;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
	list-style-type: disc;
	color: #000000;
	margin-right: 15px;
}
li a {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

li a:hover {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;	
}

li a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
li a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	border-style:solid;
	border-color:#ffffff;
	border-width:0px;
	text-align: left;
	height: 22px;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px
  }

#sddm  a
{	display: block;
	padding: 3px 0px 3px 3px;
	color: #000000;
	text-decoration: none
	text-align: left;
	text-decoration:none;
	height: 22px;
	padding-bottom:0px;
	background-image:url(images/button_off.jpg);
}

#sddm  a:hover
{
	background-image:url(images/button_on.jpg);
	text-align: left;
	text-decoration:none;
	height: 22px;
	color: #ffffff;
}

#sddm div
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #cccccc;

	
	}

	#sddm div a
	{	
		display: block;
		margin: 0;
		padding: 2px 2px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #c6c4ad;
		color: #000000;
		width: 210px;
		border: 1px solid #887b68;

	}

	#sddm div a:hover
	{	background: #B2A98F;
		padding: 2px 2px;
		color: #000000;
		width: 210px;
		text-align: left;
		border: 1px solid #887b68;
	}

input.btn {
  color:#ffffff;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#cccccc;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}
