body{
	Color : 555555;
	Font-Family : verdana,arial,helvetica;
	Font-Size : 10px;

}
A:link, A:visited, A:active {
	font: 10px geneva, verdana, arial, sans-serif;
	color: #CC9900;
	text-decoration: none;
}

A:hover {
	font: 10px geneva, verdana, arial, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
div {
	Font-Size : 10 px;
	color : #666;
}
td {
	Font-Size : 10 px;
	color : 777777;
	border : 0;
	vertical-align: text-top;
}
table {
	border : 1
	border-color : black
}

#globalframe{
	Font-Size : 20 px;
	color : 777777;
	Position : Absolute;
	top : 0px;
	left : 0 px;
	zindex : 1:
}

#topframe{
	Font-Size : 20 px;
	color : 777777;
	zindex : 1:
}
#leftframe{
	zindex : 1
}
#centerframe{
	zindex : 1
}
#rightframe{
	zindex : 1
}
.aric {
	vertical-align: middle;
}
.centerframe {
	background-color: #9F9;
}
.centered {
	align: center;
	left: auto;
	top: 10px;
	right: auto;
	margin: auto;
	padding-top: 15px;
}
#greybar {
	background-color: #999;
	height: 10px;
	width: 750px;
}
#greybar_bottom {
	background-color: #999;
	height: 2px;
	width: 750px;
}
