body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
}
h3 {
	font-size: 16px;
}
.header {
	height: 131px;
	background-color: #CCCCCC;
}
.holder-table {
	width: 700px;
	height: 100%;
	border: none;
}
.holder-table td {
	vertical-align: top;
}
.leftcol {
	width: 162px;
}
.leftbg {
	background-image: url(gfx/leftcolgradient.jpg);
	background-repeat: repeat;
}
.menu {
	padding: 12px;
	font-size: 12px;
}
.maincontent {
	padding: 12px;
	display: block;
	vertical-align: top;
}
.sml {
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	text-indent: 3px;
}
.med {
	font-size: 14px;
	padding: 6px;
	margin: 0px;
	text-indent: 12px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #000066;
}
a:active {
	color: #3333FF;
}
.bar {
	background-color: #333333;
	height: 12px;
}
.imgbox {
	font-size: 9px;
	display: block;
	color: #666666;
}
.imgbox img {
	border: 1px solid #000000;
}
.samplemenu {
	font-color: #003399;
	text-align: center;
	font-family: "Tempus Sans ITC", Trebuchet MS, Verdana, Arial, Helvetica;
	color: #003399;
	background-color: #E6EBFF;
	border: 1px solid #003399;
}
.details {
	color: #666666;
	font-size: 10px;
	display: block;
	text-align: center;
}