.ItemStyle {
	list-style-image: url(../imgs/file.gif);
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;

}

.PopItemStyle {
	list-style-image: url(../imgs/folder.gif);
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;

}

body {
	background-color: #FFFFFF;
	color: #3D3D3D;
	background-repeat: repeat;
	background-attachment: fixed;




}
A: {
	text-decoration: none
	}
a.map:hover {

	color: #3F6E8A;
	font-size:11px;
	text-decoration: none
}
a.map:link {

	color: #3D3D3D;
	font-size:12px: none
}
a.map:visited {


	color: #3D3D3D;
	font-size:11px}
