th {
	text-align: left;
	font-size: 10pt
}
td {
	font-size: 10pt
}
.first    {
	background-color: #ffffcc;
}
.red {
	color: #F00;
}
.green {
	border-bottom: solid #555 3px;
	border-left: solid #555 1px;
	border-right: solid #555 3px;
	border-top: solid #555 1px;
	background-image: url(../greengrad.gif);
}



body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 0;
	padding: 0;
}
.yellowgrnbold {
	color: #ff0;
	background-color: #8c8;
	font-weight: bold;
}

div#main { 
    position: absolute; 
    left: 50%; 
    width: 770px; 
    padding: 0px 10px; 
    border: 1px none; 
; margin:  10px 0px 10px -391px
} 
div#directory { 
    padding: 0px 10px 0px 10px; } 
div#check {
	font-style: italic;
	background-color: #FF9;
	text-align: center;
	vertical-align: middle;
	border-top: solid #aaa 1px;
	border-bottom: solid #555 2px;
	border-left: solid #aaa 1px;
	border-right: solid #555 2px;
	width: 90%;
	margin-left: 5%;
}

	
a { text-decoration: none}
h4 {
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px
}h2 {
	color: #FF0000;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
a:hover {  background-color: #E1FFFF}
.hide {
	color: #FFFFCC;
}
p {
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	margin: 5px 0;
}
.center{
	text-align: center;
}

.light {  font-weight: lighter}

h3 {
	font-size: medium
}
.fltrt {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
