BODY
{
	background-color:#77A2d5;
	color:#141311;
	color:#0B2656;
	font-family: Georga;
	font-size:10pt;
}

H1
{
	margin: -130 0 0 10;
	font-size: 24pt;
	color:#1F3E75;
}

H2
{
	margin: 0 0 35 20;
	width: 300px;
	font-size: 10pt;
	font-family: Segoe UI;
	font-family: Geogia;
	color:#3D5C89;
	
}

H3
{
	font-size: 10pt;
	margin: 0 10 0 10;
}

li
{
	list-style-image:url(C:\Users\rrogahn\Documents\BillSite\images\bullet1.jpg);
	list-style-position: outside;
}

P
{
	margin: 10 10 0 10;
}

#Condos
{
	background-color:#F1F1F1;
	margin: 10 10 10 10;
	width: 780px;
}

#mainpage
{
	text-align: left;
	padding: 5px;
	width:800px; 
	left:50%;
	position:absolute; 
	margin-left:-400px;
	background-color:#FFFFDD;
	border: solid 2px;
	border-color: #EEDDEE;
}

.tab_active
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-family: Lucida Sans;
	font-family: Georgia;
	width:100px;
	height: 25px;
	border-left: solid 1px #0B2656;
	border-right: solid 1px #0B2656;
	border-top: solid 3px #0B2656;
	background-color:#FFFFEE;
	color:#1F3E75;
	cursor: hand;
}

.tab
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-family: Lucida Sans;
	font-family: Georgia;
	width:100px;
	height: 25px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 3px #CCCCCC;
	border-bottom: solid 1px #0B2656;
	background-color:#FFFFF5;
	color:#1F3E75;
	cursor: hand;
}
.tabSpace
{
	width:502px;
	height:25px;
	border-bottom: solid 1px #0B2656;
}

#sidebar
{
	position: absolute;
	top:100;
	width:100px;
	height:440px;
	left:50%;
	margin-left:-510;
	z-index: 100;
}

#insert
{
	margin: -50 0 10 410;
	padding: 5px;
	width: 270;
	height: 180;
	z-index: 10;
	background-color:#FFFFDD;
}

#footer
{
	margin: 20 0 10 0;
	text-align: center;
	color: #0B2656;
}

.tablecell
{
	/*width: 114px;*/
	font-size: 12px;
}

#center_area
{
	width:100%;
	background-color:#FFFFEE;
	border-bottom: solid 1px #0B2656;
	border-left: solid 1px #0B2656;
	border-right: solid 1px #0B2656;
}
