body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-color: #333333;
}
.headerbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
.headertext {
	font-size: 12px;
	font-weight: bold;
	padding-left:23px;
	
}
.headerbottamline {
	background-image: url(../images/linebg.gif);
	background-repeat: repeat-x;
}
.menubox {
	background-image: url(../images/menuboxbg.gif);
	background-repeat: repeat-x;
}

/*mainmenu*/

.mainmenu 
{
	color: #FFFFFF;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}
.mainmenu a{
	text-decoration: none;
	color: #FFFFFF;
    font-weight:bold;
}
.mainmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	color:#FF0000;
	font-weight:bold;
}

.contentbox {
	background-image: url(../images/contentboxmeddle.gif);
	background-repeat: repeat-y;
	line-height:24px;
}
/*footermenu*/

.footermenu 
{
	color:#000000;
	text-decoration: none;
	text-align:center;
	}
.footermenu a{
	text-decoration: none;
	color:#000000;
  }
.footermenu a:hover {
	text-decoration: underline;
	color:#FF0000;
}
/*topmenu*/

.topmenu 
{
	color:#333333;
	text-decoration: none;
	}
.topmenu a{
	text-decoration: none;
	color:#333333;
  }
.topmenu a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.googlrmap{
text-align:center;

}
