*
{
	font-family: verdana,arial,sans-serif, helvetica;
	font-size: 11px;
}
body
{
	background-color: #6699CC;
	margin: 0px 0px 0px 0px;
}

.main
{
	background-color:#FFFFFF;
	width:750px;
	height:100%;
	vertical-align:top;
}			

.topbar
{
	height:75px;
	width:100%;
	background-color:#6699CC;
	border:black 1px solid
	
}

.sidebar
{
	width:100px;
	vertical-align: top;
}

.textbox
{
	vertical-align:top;
}
.toptextbox
{
	font-weight:bold;
	vertical-align:top;
	color:#FFFFFF;
}

.toptextbox.*
{
	font-weight:bold;
	color:#FFFFFF;
}
