.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.denny {
    font-family:Arial;
	font-size:14px; 
	font-weight: normal;
	line-height: 18px;		
	color:#000000;
	line-height: 21px;	
}
.denny1 {
    font-family:Arial, tahoma;
	font-size:11px; 
	line-height: 18px;
		
	color:#494949;
	
}
.boby {
	font-family: Arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fbfcfe;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid #fffefd;
border-bottom-width: 1;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 160px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fffefd;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #539ef6;
}
a {text-decoration:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	.wireframemenu{
border: 0px solid #636c2f;
background-color: #435da2;
border-bottom-width: 0;
width: 100%;
}
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100%;
}
.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
font: bold 11px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #5098ef;
}
.wireframemenu a:visited{
color: #ffffff;
}
html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}
.wireframemenu a:hover{
background-color: #539ef6;
color: black;
}
fieldset {
  background:transparent url(fieldset_bg.gif) repeat-x 0 10px;
}
