body {
border: 0px;
margin: 0px;
padding: 0px;
background-image: url(../images/bodybg.jpg);
background-repeat: repeat;
border-collapse: collapse;	
font-size: 12px;
font-family: Verdana, sans-serif;
}

img {
border: 0px;
}

p {
text-align: justify;
}

#header {
width: 100%;
height: 243px;
background-image: url(../images/headerbg.jpg);
background-repeat: repeat-x;
border: 0px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

#topmenu {
width: 900px;
height: 31px;
float: none;
margin: 0px auto 0px auto;
background-image: url(../images/topmenubg.jpg);
background-repeat: no-repeat;
}

#breadcrumb {
float: left;
margin-left: 10px;
margin-top: 5px;
}

#current_page {
font-size: 12px;
font-family: Tahoma,sans-serif;
color: #aec2cd;
font-weight: bold;
}

a.current_page_link {
font-size: 10px;
font-family: Tahoma,sans-serif;
color: #57a0c9;	
font-weight: bold;
text-decoration: none;
}

a:hover.current_page_link {
font-size: 10px;
font-family: Tahoma,sans-serif;
color: #ffffff;	
font-weight: bold;
text-decoration: none;
}

#general_links {
float: right;
margin-right: 10px;
margin-top: 8px;
}

#logo {
clear: both;
width: 900px;
height: 160px;
margin: 0px auto 0px auto;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}

#mainmenu {
clear: both;
width: 900px;
height: 29px;
margin: 0px auto 0px auto;
}

#mainmenu_links {
height: 29px;
margin: 0px 10px 0px 10px;
}

#mainmenu_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
   border: 0;
	border-collapse: collapse;
}

#mainmenu_links li {
	float: left;
	margin: 0;
	padding: 0;
   border: 0;
	display: inline;
	border-collapse: collapse;
}

#overlap {
	position: relative;
	top: -4px;
}

a.mainmenu_navigation_active {
display: block;
vertical-align: middle;
text-align: center;
width: 140px;
height: 33px;
background-image: url(../images/mainmenu_activebg.gif);
background-repeat: no-repeat;
background-position: center;
font-size: 11px;
font-family: Tahoma,sans-serif;		
color: #ffffff;
font-weight: bold;
text-decoration: none;
line-height: 27px;
}

a:hover.mainmenu_navigation_active {
display: block;
vertical-align: middle;
text-align: center;
width: 140px;
height: 33px;
background-image: url(../images/mainmenu_activebg.gif);
background-repeat: no-repeat;
background-position: center;
font-size: 11px;
font-family: Tahoma,sans-serif;		
color: #ffffff;
font-weight: bold;
text-decoration: none;
line-height: 27px;
}

a.mainmenu_navigation {
display: block;
vertical-align: middle;
text-align: center;
width: 140px;
height: 27px;
font-size: 11px;
font-family: Tahoma,sans-serif;		
color: #ffffff;
font-weight: bold;
text-decoration: none;
line-height: 27px;
margin-top: 1px;
}

a.mainmenu_navigation:hover {
display: block;
vertical-align: middle;
text-align: center;
width: 140px;
height: 27px;
background-image: url(../images/mainmenubg.jpg);
background-repeat: repeat-x;
font-size: 11px;
font-family: Tahoma,sans-serif;		
color: #ffffff;
font-weight: bold;
text-decoration: none;
line-height: 27px;
margin-top: 1px;
}

#submenu {
clear: both;
width: 900px;
height: 19px;
margin: 0px auto 0px auto;
}

#content {
clear: both;
width: 900px;
background-color: #e0e0e0;
margin: 0px auto 0px auto;
vertical-align: top;
padding: 0px;
}

#page_content {
padding: 10px;
}

#footer {
clear: both;
width: 900px;
height: 21px;
background-color: #5088a9;
margin: 0px auto 0px auto;
}

#footer_text {
	margin-left: 10px;
	line-height: 21px;
	vertical-align: middle;
	color: #aec2cd;
}

img.general_image {
border: 8px solid #ffffff;
}

a.submenu_navigation {
font-size: 10px;
font-family: Tahoma,sans-serif;
color: #ffffff;	
font-weight: bold;
text-decoration: none;
}

	
a.submenu_navigation:hover {
font-size: 10px;
font-family: Tahoma,sans-serif;
color: #ffffff;	
font-weight: bold;
text-decoration: underline;
}

table.tenant_table {
	width: 100%;	
}

table.tenant_table td {
	border: 3px solid white;
	padding: 5px;		
}

td.header_row {
	font-weight: bold;
   background-color: #5088a9;
	color: #ffffff;
}

td.odd_row {
	background-color: #cfeaf8;	
}

td.even_row {
	background-color: #e9edf7;	
}