body {
	margin: 0px;
	background-color: #8C98C3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

body, td, p, input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	color: #2D4492;
	font-size: 11px;
}

h3{
	color: #468634;
	font-size: 11px;
}

textarea.search {
line-height: 12px;
}

a {
	color: #8C98C3;
	font-weight: bold;
}

a:visited {
	color: #A0ABD4;
}


a:hover {
	color: #8C98C3;
}

td.bluenav {
	background: #2D4492;
	height: 31px;
	padding-right: 16px;
}

a.bluenav {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.bluenav:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.nav {
	color: #468634;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	color: #468634;
	text-decoration: none;
	font-weight: bold;
}

td.powerbar {
	background: #93C65C;
}

td.picture {
	background: #468634;
}

td.title {
	background: #93C65C;
	height: 24px;
	padding-left: 10px;
	font-weight: bold;
	color: #274C00;
}

td.footerdark {
	background-color: #2D4492;
	height: 26px;
   padding-left: 10px;
	padding-right: 10px;
	color: White;
}

td.footerlight {
	background-color: #8C98C3;
	height: 26px;
	background-image: url(images/angle.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}

p {
	color: #4F4F4F;
	margin: 0px 0px 10px 0px;
}

table.main {
	background-color: White;
	border-right: 2px solid White;
	border-bottom: 2px solid White;
}