body {
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
}

.logo{
	height:73px;
	width:188px;
}

.hd_bg{
	background:url("images/header_03.jpg");
	line-height:15px;
	background-repeat:repeat-x;
	/*background-image:url(images/header_03.jpg);*/
}

.hd_bg2{
	background:url("images/head-bg.jpg");
	/*background-image:url(images/header_03.jpg);*/
}


.white-img{
	background:url("images/header_02.jpg");
	width:241px;
}

.button-top{
	background:url("images/header_02.jpg");
	width:68px;
	height:45px;
}

.button-nor{
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:-20px;
}

.button-act{
	background:url("images/button.jpg");
	width:68px;
	height:27px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
}


/* ********** [ MAIN NAVIGATION ] ********** */

div#headernav_wrap {
	/*
	height: 36px;
	background: #2274D9;
	*/
	background:url("images/button.jpg");
	line-height:15px;
}

div#headernav {
margin-bottom:-8px;
width: 700px;
}

/*div#headernav td {

}*/
.myMenu
{
	background:url(images/button.jpg) no-repeat center;
}

div#headernav table td {

}

div#headernav table td a {
padding: 0px 10px;
height: 36px;
/*
display: block;
float: left;
*/
font: 12px/36px arial, verdana, sans-serif;
color: #000000;
text-decoration: none;
font-weight:bold;
}

div#headernav table td a:hover {
	text-decoration:underline;
}

div#headernav table td a.abc{
	color:#FFF;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:36px;
	line-height:36px;
	padding:0 10px;
}

.siteNav
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	color: #000;
	text-decoration:none;
}