@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background-color: #f7f7f7;
	color: #000000;
	margin: 15px;
	font-size: .8em;
}
table {
	display: table;
}

.maintable {
	background-color: #ffffff;
}

.shadow1 {
	background-color: #e8e8e8;
}

.shadow2 {
	background-color: #f2f2f2;
}

.vr {
	background-color: #ecebeb;
}

a {
	color: #fead80;
}

p {
	margin-top: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #94b69d;
}

h2 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #94b69d;
	margin-bottom: 0px;
}

.sidebar1 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #a7bcd1;
	font-size: 1.1em;
	text-transform: uppercase;
}

.sidebar2 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #94b69d;
	font-size: 1.1em;
	text-transform: uppercase;
}

.toplinks {
	color: #000000;
	text-decoration: none;
}

a.toplinks {
	color: #000000;
	text-decoration: none;
}