body, td, input, select, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body, .body {
	background-color: #FFFFFF;
}

h1, .h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7B4100;
}

h2, .h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #7B4100;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.topf {
	background-color: #2E5B69;
}

.nav{
	background-color: #939393;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.topb, a.topb, a:hover.topb, a:visited.topb {
	background-color: #7A9CA6;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

.div {
	background-color: #000000;
}

.header {
	background-color: #ffffff;
}

.odd {
	background-color: #f3f0e1;
	color: #000000;
	font-size: 11px;
}

.start {
	background-color: #7F7F7F;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.even {
	background-color: #d9dedb;
	color: #000000;
	font-size: 11px;
}

.th {
	background-color: #2E5B69;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.even {
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
}

.odd {
	background-color: #efefef;
	font-size: 11px;
	color: #000000;
}

.tf {
	background-color: #000000;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.inp {
	border: 2px dashed #2E5B69;
	font-size: 11px;
	background-color: #efefef;
	padding: 3px 3px 3px 3px;
}

ul {
	list-style-type: square;
}

.text {
	color: #000000;
}

.border {
	background-color: #000000;
}

.back {
	background-color: #ffffff;
}

.btn {
	font-size: 10px;
	font-weight: bold;
	background-color: #F09813;
	color: #000000;
	padding: 1px 1px 1px 1px;
	border: 2px solid;
	border-color: #FDD23A #7D4900 #7D4900 #FDD23A;
}

.text {
	color: #000000;
}

.navbar, a.navbar:hover {
	color: #000000;
	font-size: 11px;
}

a.navbar, a.navbar:visited, a.navbar:active {
	color: #819E25;
	font-weight: bold;
	font-size: 11px;
}

.st_new {
	color: #819E25;
	font-weight: bold;
}

.st_approved {
	color: #006400;
	font-weight: bold;
}

.st_declined {
	color: #DC143C;
	font-weight: bold;
}
