BODY {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #fdf5ea; 
	background-repeat: repeat-y;
	background-position:center;
	background-image:url(images/background.jpg); 
	line-height: 20px;
}
TD {
	font : 12px arial;
	color :#666666;
	line-height: 16px;
	font-weight: normal;
}
A {
	font : 12px arial;
	color :#666666;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A:hover {
	font : 12px arial;
	color :#666666;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:link {
	font : 11px arial;
	color :#797979;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:hover {
	font : 11px arial;
	color: #797979;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.b:visited {
	font : 11px arial;
	color: #797979;
	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;
}
INPUT,TEXTAREA,{
	font : 12px arial;
	/*color :#D1D1D1;
	border: 1px solid #D1D1D1;
	background-color: #89755d; */
}
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;
   }
