@charset "UTF-8";
/* CSS Document */

td img {display: block;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center -50px;
	background-color: #7E7F7F;
}
p {
	color: #636467;
	font-size: 1em;
	line-height: 1.2em;
}

a {
	text-decoration: none;
	color: #636467;
}

#outerTOP #apDiv1 ul {
	color: #636467;
}
#outerTOP #apDiv1 ul li {
	display: inline;
	padding-right: 15px;
}
#outerTOP {
	background-image: url(images/outer_head.png);
	background-repeat: no-repeat;
}
#outerFOOT {
	background-image: url(images/outer_foot.png);
	background-repeat: no-repeat;
}
#outerLEFT {
	background-image: url(images/outer_left.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#greentable {
	border: 1px solid #6BC533;
	background-color: #FFF;
}
#maincontent {
	background-color: #E9F6E1;
	padding: 5px;
}
h1 {
	color: #636467;
	font-size: 1.5em;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 1.5em;
}
#outerRIGHT {
	background-image: url(images/outer_right.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#apDiv1 {
	position:static;
	width:740px;
	z-index:1;
	text-align: right;
	padding-top: 25px;
}
a:hover {
	color: #6BC533;
}
.active {
	color: #6BC533;
}
#footer {
	font-size: .9em;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 18px;
}
#apDiv2 {
	position:static;
	width:740px;
	z-index:1;
	text-align: left;
	padding-top: 18px;
	padding-left: 100px;
	color: #636467;
	font-size: 0.9em;
}
#AdminMenu {
	position:static;
	width:725px;
	z-index:1;
	text-align: right;
	color: #F90;
	font-size: 0.8em;
}
#AdminMenu a {
	text-decoration:none;
	color:#F90;
}
#AdminMenu a:hover {
	text-decoration: none;
	color: #F00;
}
#greentable tr #maincontent form table  {
	font-size: 0.8em;
	color: #636467;
	border: 0;
}
#greentable tr #maincontent form table tr td input  {
	font-size: .8em;
	color: #636467;
}
#mail-alt-gray     {
	color: #636467;
}
.mytable {
	font-size: 1em;
}
h2 {
	color: #6BC533;
	text-align: left;
	padding-left: 30px;
}
#main-alt-green {
	color: #6BC533;
}
#welcome {
	padding-left: 30px;
	padding-top: 5px;
}
