body
{
	background: #333333;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-color: #000000;
	font-size: 10px;
	line-height: 140%;
	margin-top: 7px;
}

a{
	color: #0066cc;
	text-decoration: none;
}

a:hover{
	color: #cc0000;
	text-decoration: underline;
}

a:active {
color: #cc0000;
text-decoration: none;
}

a.menulink2 {
color: #FFCC66;
}

a.menulink2:hover {
color: #FFFFFF;
}

h1
{
	font-family: Arial, 'Trebuchet MS', Verdana;
	font-size: 18pt;
	color: ffcc66;
	text-align: left;	
	margin-top: 1px;	
	margin-bottom: 1px;	
}

h2
{
	font-family: Arial, 'Trebuchet MS', Verdana;
	font-size: 12pt;
	color: ffcc66;
	text-align: left;	
	margin-bottom: 0px;		
}

#test 
{
border-right: 2px solid #000000;
}

#left 
{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
padding-right: 5px;
background: #f3f4ee;
}

#center 
{
border-right: 1px dashed #000000;
border-left: 1px dashed #000000;
}

#right 
{
border-left: 1px solid #000000;

padding-left: 5px;
background: #f3f4ee;
}

#apartmentname

{
	border-bottom: 2px solid #000000;
	padding-bottom: 5px; 
}

#apartmentpost

{
	line-height: 120%;
}

#apartmentpost ul li{
	padding: 2px 10px 8px 10px;
	display:block;
	list-style:square;
	list-style-type:square;
}

.indexbullet li{
	padding: 2px 0px 8px 0px;
	display:block;
	list-style:square;
}



/*------------------------ Tables and Captions ------------------------*/

#maintable 
{
border: 1px solid #666666;
padding: 2px;
background: #f3f4ee;
}

#tableinsert 
{
border: 1px solid #666666;
padding: 2px;
background: #f3f4ee;
}

.tablecaption

{
	font-size: 10pt;
	color: #333333;
	font-family: arial, verdana;
	font-style: "italic";
}

/*------------------------ Matching Scripts ------------------------*/

.title_page{
	border-left: 4px solid #91aa9d;
	margin-bottom: 20px;
}

.title_page h2{
	padding-left: 10px;
	font-size: 20px;
	line-height: 180%;
	color: #3e606f;
}

a.titlepage {
color: #3e606f;
}

a.titlepage:hover {
color: #3e606f;
text-decoration: none;
}