﻿a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #C0C0C0;
}
a:hover {
	color: #C0C0C0;
}
.style1 {
	border-top: 2px solid #B53022;
	padding: 10px;
	text-align: right;
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #C0C0C0;
}
.style2 {
	border-width: 0px;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px;
}
.footer {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B53022;
	padding: 10px;
	text-align: center;
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #C0C0C0;
}


.style3 {
	color: #A5C59C;
}
.thumb1 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.style4 {
	font-size: 14pt;
}

.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px ridge #B53220;
	padding: 3px;
	color: #A5C59C;
	background-color: #000000;
}

