body {
	background-image:url(images_new/bkg.gif);
	margin-top:15px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
 }
a {
color:#999999;
text-decoration:underline;
}
a:hover {
color:#999999;
text-decoration:none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


.right {
	background-image: url(images_new/bhd_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #645f56;
	padding: 190px 20px 20px 25px;
}

.right a{
	color: #645f56;
	text-decoration: none;
	
}

.main {
	border-top-width: 15px;
	border-right-width: 40px;
	border-bottom-width: 20px;
	border-left-width:40px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}


#fixedtipdiv{
position:absolute;
padding: 2px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
color: #645f56;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
width: 200px;

}

h1 {
font-size:14px;
color: #a8a792;
font-family:Georgia, "Times New Roman", Times, serif;
margin: 5px 0 0 0;
}

h2 {
font-size:13px;
color: #a8a792;
font-family:Georgia, "Times New Roman", Times, serif;
margin: 5px 0 0 0;

}
 .border {
 border-bottom: 1px solid #cccccc;
 }


