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: 12px;
	font-weight: bold;
	color: #7D7E5D;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.topf {
	background-color: #04334D;
}

.nav{
	background-color: #D1D1D1;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.topb, a.topb, a:hover.topb, a:visited.topb {
	background-color: #04334D;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10px;
}

.div {
	background-color: #000000;
}

.header {
	background-color: #ffffff;
}

.start {
	background-color: #B0BBCA;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.th {
	background-color: #04334D;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.even {
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
}

.odd {
	background-color: #E5E5CE;
	font-size: 11px;
	color: #000000;
}

.tf {
	background-color: #000000;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.inp {
	border: 1px solid #0B4777;
	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: #99A7B9;
	color: #000000;
	padding: 1px 1px 1px 1px;
	border: 2px solid;
	border-color: #DFECFD #707A87 #707A87 #DFECFD;
}

.text {
	color: #000000;
}

.navbar, a.navbar:hover {
	color: #000000;
	font-size: 11px;
}

a.navbar, a.navbar:visited, a.navbar:active {
	color: #eb7c11;
	font-weight: bold;
	font-size: 11px;
}

.st_new {
	color: #eb7c11;
	font-weight: bold;
}

.st_approved {
	color: #006400;
	font-weight: bold;
}

.st_declined {
	color: #DC143C;
	font-weight: bold;
}
