BODY {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #faf9cd;
	line-height: 20px;
}
TD {
	font : 13px arial;
	color :#FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
A {
	font : 13px arial;
	color :#883528;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A:hover {
	font : 12px arial;
	color :#887347;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A.b:link {
	font : 10px arial;
	color :#636262;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:hover {
	font : 10px arial;
	color: #887347;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:visited {
	font : 10px arial;
	color: #636262;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.c:link {
	font : 13px arial;
	color :#ff0000;
	text-decoration : underline;
	text-align : left;
}
A.c:hover {
	font : 13px arial;
	color :#333333;
	text-decoration : underline;
	text-align : left;
}
A.c:visited {
	font : 13px arial;
	color :#ff0000;
	text-decoration : underline;
	text-align : left;
}
A.d:link {
	font : 14px arial;
	color : #336699;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A.d:hover {
	font : 14px arial;
	color: #c4151c;
	text-decoration : none;
	text-align : left;
	font-weight: bold;
}
A.d:visited {
	font : 14px arial;
	text-decoration : none;
	text-align : center;
	font-weight: bold;
}
A.e:link {
	font : 13px arial;
	color : #ffffff;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.e:hover {
	font : 13px arial;
	color: #ff0000;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.e:visited {
	font : 13px arial;
	color: #ffffff;
	text-decoration : none;
	text-align : center;
	font-weight: normal;
}
A.f:link {
	font : 11px arial;
	color : #ffffff;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.f:hover {
	font : 11px arial;
	color: #ffffff;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.f:visited {
	font : 11px arial;
	color: #ffffff;
	text-decoration : none;
	text-align : center;
	font-weight: normal;
}
INPUT,TEXTAREA,SELECT {
	font : 13px arial;
	color :#D1D1D1;
	border: 1px solid #D1D1D1;
	background-color: #3c2e26;
}
form {
display : inline; 
} 
.title {
	font : 18px arial;
	color :#883528;
	font-weight: bold;
}
.bg {
	background: url(images/body_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat 
}
.small {
	font : 11px arial;
	color :#797979;
	font-weight: normal;
	line-height: 15px;
}
.yellow {
	font : 11px arial;
	color :#797979;
	font-weight: normal;
	line-height: 15px;
}
.white {
	font : 10px arial;
	color :#FFFFFF;
	font-weight: normal;
}
.dotsunder {
   border-bottom-color: #999;
   border-bottom-style: dotted;
   border-bottom-width: 1px;
   }
.brown {
	font : 13px arial;
	color :#3c2e26;
	font-weight: normal;
}
.copyright {
	font : 11px arial;
	color: #ffffff;
	font-weight: normal;
}
.content {
	font : 13px arial;
	color :#FFFFFF;
	line-height: 18px;
	font-weight: normal;
}