body {

	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center center;

}

menu {
font-family:Verdana; 
font-weight:normal
}
.menu a{
text-decoration:none;
color:#333333;
}
.title
{

	font-size: 15px;
}

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: #ffffff;
	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: #ffffff;
	line-height: 1.4em;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:link {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A:hover  {
	font-family: Verdana;
	color: #ffffff;
	font-size:11px;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
p a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff
	text-decoration: none;
	font-weight: normal;
}
p a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
p a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	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: #ffffff;
	margin-right: 15px;
}
li a {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}

li a:hover {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: underline;	
}

li a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
li a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	text-align: center;
	height: 18px;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px
  }

#sddm  a
{	display: block;
	padding: 3px 0px 3px 3px;
	background: #cccccc;
	color: #ffffff;
	text-decoration: none
	text-align: center;
	text-decoration:none;
	height: 18px;
	padding-bottom:0px;
}

#sddm  a:hover
{	background: #ffffff;
	text-align: center;
	text-decoration:none;
	height: 18px;
}

#sddm div
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #cccccc;
	border: 1px solid #ffffff
	height: 18px;
	}

	#sddm div a
	{	
		display: block;
		margin: 0;
		padding: 2px 2px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #cccccc;
		color: #ffffff;
		width: 140px;
		border: 1px solid #ffffff

	}

	#sddm div a:hover
	{	background: #ededed;
		padding: 2px 2px;
		color: #ffffff;
		width: 140px;
		text-align: left;
		border: 1px solid #ffffff
	}

input.btn {
  color:#ffffff;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#cccccc;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}
