body
{
	margin: 0px;
	background-color:#808080;
}
a.topLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
	color: #ffffff;
}
a.topLink:hover
{
	text-decoration: underline;
}
.selButton
{
	background-color:#ffffff;
	text-align:center;
	width: 90px;
	height: 50px;
}
.selLink
{
	font-weight: bold;
	font-size: 14px;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
	color: #000000;
}
.mainBox
{
	width: 682px;
	background-color: #ffffff;
}
.leftMain
{
	width: 65%;
	padding: 20px;
}
.rightMain
{
	width: 35%;
	padding-right: 10px;
}
.pageTitle
{
	font-size: 22px;
	color: #000000;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
}
.bodyText
{
	font-size: 13px;
	color: #000000;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
}
.rightMenuHead
{
	height: 37px;
	width: 100%;
	background: url("images/barhead.jpg");
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
}
.lpad
{
	padding-left: 10px;
}
.cdImage
{
	position: relative;
	top: -100px;
	left: 20px;
	margin-bottom: -110px;
}
.rightSubText
{
	font-size: 13px;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
}