@charset "utf-8";
/* CSS Document */

/*div {
width:746px;
height:500px;
scrollbar-face-color: #D6BC91;
overflow:auto;
}*/

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image:url(images/bgs/site_bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.nav_top {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color:#546359;
}

.nav_bottom {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color:#546359;
}

.A12 {
	font-family: "Arial";
	font-size: 12px;
}

.A12B {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
}

.flashy {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color:#3399CC;
}

h1 {
	font-family: "Arial";
	font-size: 22px;
	font-weight:bold;
}

.h2f {
	font-family: "Arial";
	font-size: 16px;
	font-weight:bold;
}

.error {
	font-family: "Arial";
	font-size: 14px;
	color:#CC0000;
}

a:hover {
	color: #76673F;
}
a:link img{
	border-color:#000000;
}
a:visited img{
	border-color:#000000;
}