body {
	background-color: #FFFFFF;
	padding: 0px;
	width: 970px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
	margin-bottom: 3px;
	line-height: 14px;
}
.sb {
	margin-bottom: 3px;
}
.login_field {
	font-size: 11px;
	color: #CC0000;
	background-color: #FCCCAF;
	border: 1px solid #990000;
}

.menu_o {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_o a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/button_o_bc.jpg);
	height: 30px;
	width: 95px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #774022;
	border-left-color: #E2BA9C;
}
.menu_o a:hover {
	background-image: url(/images/button_o_bc.jpg);
	background-position: -100px 0px;
	color: #FFFFFF;
}
.menu_g {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_g a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/button_g_bc.jpg);
	height: 30px;
	width: 95px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #617405;
	border-left-color: #A7C80D;
}
.menu_g a:hover {
	background-image: url(/images/button_g_bc.jpg);
	background-position: -100px 0px;
	color: #FFFFFF;
}
.img1 {
	padding-bottom: 5px;
	padding-top: 2px;
}
.img1 a {
	display: block;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #666666;
}
.img1 a:hover {
	border: 3px solid #FF6600;
	padding: 1px;
}
.img2 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 1px;
	background-color: #CCCCCC;
	margin-bottom: 1px;
}
.img2 a {
	display: block;
	width: 350px;
	text-align: center;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	color: #FF9900;
	padding: 5px;
}
.img2 a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.img3 {
	clip: rect(auto,auto,auto,auto);
	height: 110px;

}


.img3 a {
	border: 1px solid #666666;
	display: block;
	height: 100px;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.img3 a:hover {
	border: 3px solid #FF6600;
	padding: 1px;
}
.footer {
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}
.footer a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #FF6600;
}
.footer a:hover {
	color: #006633;
	text-decoration: underline;
}
.stext {
	font-size: 11px;
}
.pages {
}
.pages a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	line-height: 16px;
	margin: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.pages a:hover {
	color: #FFFFFF;
	background-color: #666600;
}
.square {
	border: 1px solid #666666;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #750000;
}
p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
