a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CC6A6A;
	color: #515050;
	background-color: #F1E1E0;
}
select {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #515050;
	border: 1px solid #CC6A6A;
	background-color: #F1E1E0;
}

textarea {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #CC6A6A;
	color: #515050;
	background-color: #F1E1E0;
}



a:hover {
	text-decoration: underline;
}

.style2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	font-family: Verdana;
	font-size: 9px;
}
li {
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	background-position: left;
}
body {
background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#951311
}
.Toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	cursor: help;
}
