html{
height:100%;
}

body		{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 120%;
			color : #000000;
			background-color:#BBBBBB;
			
	
			
			}

.maintable{
height:100%;
text-align:left;
vertical-align:top;

}



td {
	font-family: font: 12px arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-align:left;
}
.top {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:928px;
	height:106px;
	
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;

}

a:hover {
	text-decoration: none;
	color: #cc0000;

}

.text_red {
			color:#CC0000;
}	

.text_white {
			color:#FFFFFF;
}

.text_grey {
			color:#999999;
}

.list {
background-color: #FFFFFF;
	color: #000000;
	padding-right:5px;
	}
	
	.list_red {
background-color: #FFFFFF;
	color: #CC0000;
	padding-right:5px;
	}
	
	.list_number {
background-color: #FFFFFF;
	color: #000000;
	padding-right:5px;
	text-align:right;
	}
	
.button {
	background-color: #FFFFFF;
	height:22px;
	color: #000000;
	font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
	}

.overflow{
	overflow-y: auto;
	width:925px;
	height:auto;
	border:0px solid red;
}


.line{
	background-color:#666666;
	height:1px;
}

.td_bottom{
	height:4px;
}

.td_bottom_border{
	height:27px;
	width:1px;
	background-image:url(images/bottom_menu_border.png);
}
td.menu {
	height:27px;
	width:33%;
	padding:0 0px;
	color: #000000;
	background-image:url(images/menu_bg.gif);
	border:1px solid #666666;
	border-left:none;
}
td.menu:hover {
	height:27px;
	background-image:url(images/menu_bg2.gif);
	cursor: pointer;
	color: #000000;
	border:1px solid #666666;
	border-left:none;
}


#sitemap {
	line-height:1.3em;
	color: black;
	}
#sitemap li {list-style-type: none;
}

#sitemap ul {
	color: #a92626;
	}
#sitemap ul li {
	padding-bottom:15px;
	}
#sitemap ul li.firstfollow {
list-style-image: url(images/l2_first_follow.gif);}
#sitemap ul li.last { 
list-style-image: url(images/l2_last_item.gif);}

#sitemap ul ul{color: #255d9c;}
#sitemap ul ul li {
	margin-top:2px;
list-style-image: url(images/l3_normal.gif);

padding:0;}
#sitemap ul ul li.firstfollow { 
}
#sitemap ul ul li.last { 
list-style-image: url(images/l3_last_item.gif);}

#sitemap ul li ul li ul{
	margin-top:6px;
list-style-image: url(images/l3_last_item.gif);}

#sitemap ul li ul li ul li{
list-style-image: url(images/l3_last_item.gif);}





