body {
	margin: 0px;
	font-family: "Arial";
	background-color:#FAF6EA;
	background-repeat:repeat-x;
	background-image:url(images/back.jpg);
}

.black12 {font-size:12px; color:#000000; line-height:16px}
.black15 {font-size:15px; color:#000000; line-height:18px}
.brown15 {font-size:15px; color:#A2781F; line-height:18px}
.brown18 {font-size:18px; color:#A2781F; line-height:22px}
.brown12 {font-size:12px; color:#A2781F; line-height:15px}
.orange12 {font-size:12px; color:#FF6600; line-height:15px}
.bottom_yellow12 {font-size:12px; color:#F3F1C7; line-height:18px}
.bottom_right {font-size:12px; color:#BEB69A; line-height:18px}
.gray12_99 {font-size:12px; color:#999999; line-height:16px}
.gray12_33 {font-size:12px; color:#333333; line-height:16px}
.red15 {font-size:15px; color:#CC0000; line-height:18px}
.blue18 {font-size:18px; color:#003366; line-height:22px}
.blue12 {font-size:12px; color:#003366; line-height:16px}

.text {font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: left;
	text-align: left;
}
.underline {    
    font-size:12px;
	line-height: 15px;
	color: #666666;
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}
.mmm {
	font-size:12px;
	line-height: 15px;
	color: #333;
	background-color: #F3EFDC;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:blue;
}

a:link {text-decoration: none}
a:visited {	text-decoration: none}
a:hover {position:relative; top:1px; left:1px; color:#A47C2B}
a:active {	text-decoration: none}

.none a:hover {position:relative; top:0px; left:0px; text-decoration: none}
.bottom_yellow12 a:hover {position:relative; top:0px; left:0px; color:#F3F1C7; text-decoration:underline}
.bottom_right a:hover {color:#FFCC00; text-decoration:none}
