.brdfullgray {
	border: 1px solid #999999;
}
.bgimagemain {
	background-image: url(images/bgdropshadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgimagebottom {
	background-image: url(images/bgdropshadow-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.eventsheadertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bgimagelogobar {
	background-image: url(images/logobar001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmaintexttop {
	background-image: url(images/bgmaintext-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgmaintexmiddle {
	background-image: url(images/bgmaintext-middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgmaintextbottom {
	background-image: url(images/bgmaintext-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.maintextbrdright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border-right: 1px solid #999999;
}
.brdbottomgray {
	border-bottom: 1px solid #CCCCCC;
}
.bottomtext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bottomtext a:link {
	color: #666666;
	text-decoration: underline;
}
.bottomtext a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bottomtext a:visited {
	color: #666666;
	text-decoration: underline;
}
