body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

.normal { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666666;}
.notice { 
	color: #B34631;
	font-weight: normal;
}
.title {
	color: #BE6D1C;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.lentil {
	color: #4B432C
}

a:link { 
	color: #DF9E1C;
	text-decoration: none;
}
a:visited {
	color: #DF9E1C;
	text-decoration: none;
}
a:hover {
	color: #DF9E1C;
	text-decoration: none;
}
a:active {
	color: #DF9E1C;
	text-decoration: none;
}

.mesbg {
	background-attachment: fixed;
	background-image: url(../images/mes_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #24201D;
}
.praetorian {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
}
.twelve {
	font-size: 12px;
}
.input1 {
	background-color: #1B1B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #333333;
	font-size: 10px;
}
