.bodyStyle {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BGLeft {
	background-image: url(/img/BgLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BGRight {
	background-image: url(/img/BgRight.gif);
	background-repeat: repeat-y;
	background-position: left;
}

hr {border-top:1px dashed #CDC8C8; border-bottom:0px; height:1px; width:100%}
ul{margin-left:10px;margin-right:0px}

.menu1off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;
}
.menu1off:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF2600;
	text-decoration: none;
}

.menu2off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	text-decoration: none;
}
.menu2off:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF2600;
	text-decoration: none;
}
.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF2600;
	text-decoration: none;
}
.normal 
{
	text-decoration: none; 
	font-family:  Arial, Thaoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5F5F5F; 
}

