body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;


}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:active {
	color: #CCCC66;
	text-decoration: none;
}
a:hover {
	color: #EEDA93;
	text-decoration: underline;
	background-color: #BA010F;

}
.headings {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
.smtext {
	font-size: 12px;
}
.headings2 {
	font-size: 16px;
	font-weight: bold;
	color: #666633;
}
.tdbkgrd1 {
	background-color: #F3E59C;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE29D;
	height: 85%;
	width: 650px;
	border: 1px solid #660000;
	scrollbar-base-color:#2D1400;
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	background-image: url(/imagesa/tilelt.jpg);
	background-repeat: repeat;


}
input, select, button, textarea {
	background: #ECE096;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E001E;
	border: 1px solid #660000;
}
h1 {
	font-size: 24px;
	color: #354126;
}
h2 {
	font-size: 18px;
	color: #354126;
}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 14px;
	color: #354126;
}
h5 {
	font-size: 12px;
	color: #354126;
}
h6 {
	font-size: 10px;
	color: #354126;
}

hr {
	color: #4E001E;
	height: 2px;
	width: 100%;
}
body {
	background-color: #4F310B;
	background-image: url(/imagesa/tiledrk.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.redtext {
	font-size: 14px;
	color: #FF0000;
}

