BODY {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #7c1416;
	line-height: 20px;
}
TD {
	font : 14px arial;
	color :#797979;
	line-height: 18px;
	font-weight: normal;
}
A {
	font : 13px arial;
	color :#883528;
	text-decoration : none;
	text-align : center;
	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 : 11px arial;
	color : #ffa000;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.d:hover {
	font : 11px arial;
	color: #ffa000;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.d:visited {
	font : 11px arial;
	color : #ffa000;
	text-decoration : none;
	text-align : center;
	font-weight: normal;
}
A.goldlink:link {
	font : 14px arial;
	color : #957b40;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.goldlink:hover {
	font : 14px arial;
	color:  #957b40;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
A.goldlink:visited {
	font : 14px arial;
	color : #957b40;
	text-decoration : none;
	text-align : left;
	font-weight: normal;
}
INPUT,TEXTAREA,SELECT {
	font : 12px arial;
	color :#957b40;
	border: 1px solid #ed604e;
	background-color: #181818;
}
form {
display : inline; 
} 
.title {
	font : 20px arial;
	color :#797979;
	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 : 12px arial;
	color :#ffa000;
	font-weight: normal;
	line-height: 15px;
}
.red {
	font : 12px arial;
	color :#ed604e;
	font-weight: normal;
	line-height: 15px;
}
.white {
	font : 13px arial;
	color :#FFFFFF;
	font-weight: normal;
}
.dotsunder {
   border-bottom-color: #999;
   border-bottom-style: dotted;
   border-bottom-width: 1px;
   }
.gold {
	font : 14px arial;
	color :#957b40;
	font-weight: normal;
	line-height: 15px;
}
.gold_title {
	font : 14px Times;
	color :#957b40;
	font-weight: normal;
	line-height: 15px;
}
.bio_title {
	font: 14px arial;
	color: #ffffff;
	line-height: 18px;
	font-weight: normal;
}

