body,td,th {
	font-family: Tahoma, Verdana, Trebuchet MS, MS Sans Serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	color: #000000;
	font-weight: bold;
}

.mid {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.mid-white {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration:none;
	color: #FFFFFF;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: 16px;

}
.small000000 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.boxdot {
	border: 1px dotted #666666;
}
.max {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 15px;

}
.smallss {
	font-family: Tahoma;
	font-size: 9px;
	color: #F5AE40;
}
.med-underdot {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

ul#menu {
width: 150px;
list-style-type: none;
border-top: solid 1px #ffffff;
margin: 0;
padding: 0;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul#menu li, 
ul#menu a {
	font-family: Tahoma, Verdana, "Trebuchet MS", "MS Sans Serif";
	font-size: 11px;
	color: #666666;
}

ul#menu li {
border-bottom: solid 1px #ffffff;
line-height: 15px;
}

ul#menu ol li {
border-bottom: none;
}

ul#menu ol li:before {
content: "- ";
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #ffffff;
background-color: #000000;
}

ul#menu a.active {
	color: #000000;
	font-weight: bold;
}

ul#menu a.visited {
color: #FF6600;
}
.thumbnail {
	padding: 2px;
}
