.tableBeige {
	background-color: #ffff75;
}
.tableBlue {
	background-color: #ffff75;
}

html, body
{
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	/*text-align: left;*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
	line-height: 1.3em;
	height: 100%;
}

a
{
	text-decoration: none;
	color: #0000cc;
}

a:hover { text-decoration: underline; }
a:visited, a:active { color: #0000cc; }

img { border: 0px none; }

td
{
        font-size: 10px;
        margin-bottom: -50;
}
h3
{
	font-family: Verdana;
	text-align:center;font-weight:bold;font-size:14pt;line-height: 1.3em;
 
}
h4
{
	font-family: Verdana;
	font-size:10pt; font-weight:bold;color: #00cc00;line-height: 1.3em;

}
h5
{
	font-family: Verdana;
	font-size:9pt; color: #000000; line-height:145%; margin-top:0; margin-bottom:00
}

#frame
{
	height: 654px;
	width: 776px;
	min-width: 776px;
	background-color: white;
	text-align:left;
}

table tr{
vertical-align:top;
}

table {
margin:0; padding:0; border:0px none;
}



#header
{
	width: auto;
	height: 95px;
	background-color: #FFFF75;
	position: relative;
 }