BODY{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7C7C7C;
	line-height: 15px;
	text-decoration: none;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #E0E0E0;
	text-decoration: none;
}
.left{
	background-image: url(../images/left.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left2{
	background-image: url(../images/left2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right{
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C2C2AE;
}
.left-inner{
	background-image: url(../images/left-inner.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.mnubold{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
	font-weight:bold;
}
.mnu{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}
.mnu:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}
.mnu:hover{
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 36px;
}
.web-bg{
	background-image: url(../images/web-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #EDEDE8;
}
.orange{
	color:#FB4809;
}
.copyright{
	color:#DADADA;
}
.email{
	color:#FB4809;
	text-decoration: none;
}
.email:link{
	color:#FB4809;
	text-decoration: none;
}
.email:hover{
	color:#FB4809;
	text-decoration: underline;
}