.bodyBold {
	font-weight: bold;
}
.bodyHead {
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #336633;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #336633;
}
table.botNav td,th {
	color: #FFFFFF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}
table.botNav a:link {
	color: #FFFFFF;
	text-decoration:none;
}
table.botNav a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
table.botNav a:hover {
	text-decoration:none;
	background-color: #999999;
	color: #FFFFFF;
}
table.botNav a:active {
	text-decoration:none;
	color: #FFFFFF;
}
table.mainCTRL td,th {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	color: #333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal
}
table.mainCTRL a:link {
	color: #333;
	text-decoration:none;
}
table.mainCTRL a:visited {
	text-decoration:none;
	color: #333;
}
table.mainCTRL a:hover {
	text-decoration:none;
	background-color: #999999;
	color: #FFFFFF;
}
table.mainCTRL a:active {
	text-decoration:none;
	color: #333;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/ULbullet.gif);
}
.topbarsubBG {
	background-image: url(../images/topbarsub.jpg);
}
.leftEdgeBG {
	background-image: url(../images/edgeleft.jpg);
}
.rightEdgeBG {
	background-image: url(../images/edgeright.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tilepage.jpg);
}
.picRight {
	padding: 10px;
	float: right;
}
.italic {
	font-style: italic;
}
