a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.error {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}

table#outer{
	background-color:#EDFBD0;
	border: solid #000000 1px;
}

table#outer td {
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table#reallyouter{
	background-color:#ffffff;
	border: solid #000000 1px;
}

.toprow {
    font-family: Trebuchet MS;
	font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4F7401;
    border-top-width: 0px;
 	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bottomtcol {
	border-top-width: 1px;
    font-family: Trebuchet MS;
	font-size: 12px;
    font-weight: bold;
    background-color: #D7FF84;
	color: #ffffff;

}
.SomeBolds {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	white-space: nowrap;
}


.SomeText {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #003300;
	white-space: normal;
}

.SelTitle {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #0000FF;
	white-space: normal;
}

.LigthGreen {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000088;
	white-space: normal;
}
