body {
	font-family:Georgia, Arial, Verdana, sans-serif;
	margin:3px;
	background: #363942 url(bg_body.gif) repeat-x scroll center top;
}
br {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:22px;
}
h1 {
	font-size:21px;
	color:#8E2800;
}
h2 {
	font-size:15px;
	color:#333;
}
h3 {
	font-size:12px;
	color:#333;
}
.color1 {
	font-size:12px;
	color:#E64638;
}

.color2 {
	font-size:12px;
	color:#37B33B;
}

.color3 {
	font-size:12px;
	color:#E4D96D;
}

.color4 {
	font-size:12px;
	color:#B32565;
}

.color5 {
	font-size:12px;
	color:#4C2B7A;
}

.color6{
	font-size:12px;
	color:#002F2F;
}
h4 {
	font-size:11px;
	color:#046380;
}
.wrap {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
.content {
	background:#fff;
	padding:8px;
}
.head {
	text-align:left;
	height:80px;
	/*border-bottom:1px dashed #363942;*/
	margin-bottom:5px;
	background:url(head_sf.jpg) top no-repeat;
}
.navmenu ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:17px;
}
.navmenu li {
	display:inline;
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	margin:5px;
}
.navmenu ul li a {
	background:white none repeat scroll 0% 50%;
	color:black;
	margin:0px;
	padding:2px 2px;
	text-decoration:none;
}
.navmenu ul li a:hover {
	background:#922453 none repeat scroll 0% 50%;
	color:#FFF;
	margin:0px;
	text-decoration:underline;
}
.navmenu {
	margin: 2px 0 0px 0;
	padding:0 0 4px 4px;
	line-height:20px;
	border-bottom:1px dashed #363942;
	
}
.footer{
	text-align:center;
	height:70px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border-top:1px dashed #363942;
}
a {
	color:#333333;
}
a:hover {
	color:#996600;
}
img {
	border:0;	
}
.bg_nav {
	background: #363942 url(bg_nav.gif) top repeat-x;
	line-height:5px;
}
