body
{
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #39176f;
}
td
{
	font-size: 12px;
}
li
{
    padding-bottom: 18px;
}
.PageHeader
{
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFFF;
}
.header
{
	font-family: Arial;
	font-size: 16pt;
	color: #39176f;
}
.SubHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #39176f;
	font-weight: bold;
}
.Bold
{
	font-weight: bold;
}
.HomePageText
{
	font-size: 10px;
}
.MembersLogin
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.MembersLoginTextBox
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.MainNavs, a.MainNavs, a.MainNavs:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.PollHeader
{
	font-family: Arial;
	font-size: 11px;
	color: #8874a9;
	font-weight: bold
}
.PollText
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.BreadCrumbs
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.FooterText
{
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.bluelink
{
	color: #39176f;
}
.EventHeader
{
	color: #0000ff;
	font-weight: bold;
}
.HomePageTiles
{
	color:#ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.error
{
	color: Red;
}
.popupgallerycontainer
{
	float:left;
	padding:0;
	margin:20px 10px 0 10px;
	background-color: #00182c;
}
.popupgallerycontainer td
{
	padding: 0;
	margin: 0;
	text-align: center;
}

table.imagepanel td.tl
{
	width: 8px;
	height: 31px;
	background-image: url(../images/ImagePanel/TopLeft.gif);
}
table.imagepanel td.tm
{
	height: 31px;
	background-image: url(../images/ImagePanel/Top.gif);
	text-align: center;
	font-size: 12px;
	color: #00156e;
}
table.imagepanel td.tr
{
	width: 8px;
	height: 31px;
	background-image: url(../images/ImagePanel/TopRight.gif);
}
table.imagepanel td.ml
{
	width: 8px;
	background-image: url(../images/ImagePanel/Left.gif);
}
table.imagepanel td.mm
{
	text-align: center;
	background-color: Black;
}
table.imagepanel td.mr
{
	width: 8px;
	background-image: url(../images/ImagePanel/Right.gif);
}
table.imagepanel td.bl
{
	width: 8px;
	height: 8px;
	background-image: url(../images/ImagePanel/BottomLeft.gif);
}
table.imagepanel td.bm
{
	height: 8px;
	background-image: url(../images/ImagePanel/Bottom.gif);
}
table.imagepanel td.br
{
	width: 8px;
	height: 8px;
	background-image: url(../images/ImagePanel/BottomRight.gif);
}
a.imagepanelclose, a.imagepanelprev, a.imagepanelnext, a.imagepanelstartslideshow, a.imagepanelstopslideshow,
a.imagepanelshowcaptions, a.imagepanelhidecaptions
{
	display:block;
	height: 23px;
	float: left;
}
a.imagepanelclose
{
	width: 72px;
	background-image: url(../images/ImagePanel/Close.png);
}
a.imagepanelprev
{
	width: 72px;
	background-image: url(../images/ImagePanel/Prev.png);
}
a.imagepanelnext
{
	width: 72px;
	background-image: url(../images/ImagePanel/Next.png);
}
a.imagepanelstartslideshow
{
	width: 124px;
	background-image: url(../images/ImagePanel/StartSlideShow.png);
	margin: 0 10px;
}
a.imagepanelstopslideshow
{
	width: 124px;
	background-image: url(../images/ImagePanel/StopSlideShow.png);
	margin: 0 10px;
}
a.imagepanelshowcaptions
{
	width: 112px;
	background-image: url(../images/ImagePanel/ShowCaptions.png);
}
a.imagepanelhidecaptions
{
	width: 112px;
	background-image: url(../images/ImagePanel/HideCaptions.png);
}
a.imagepanelclose:hover, a.imagepanelprev:hover, a.imagepanelstartslideshow:hover, 
a.imagepanelstopslideshow:hover, a.imagepanelnext:hover, a.imagepanelshowcaptions:hover, a.imagepanelhidecaptions:hover
{
	background-position: bottom left;
}
