body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/template/background.gif);
	color: #666666;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/template/contentbg.gif);
	border: 1px solid #999999;	
		}


.footermen a {text-decoration:none;color: #336699;}
.footermen a:visited {text-decoration:none; color:#336699;}
.footermen a:hover, .footermen a:active, .footermen a:focus {text-decoration:none; color:#000;}
		
.menutableT{
	border-bottom: dashed #336699;
	border-right: dotted #336699;
	border-top: dotted #336699;
	border-width: thin
	}
.menutable{
	border-bottom:thin dotted #336699;
	border-right:thin dotted #336699;
	
	}
	.sidebar {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.footermen {
	font-size: 10px;
	color: #336699;
	bottom: 1px;
	
}

