body
{
}

.MSTheader
{
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	height: 20px;
	width: 900px;
	/*text-indent: 115px;*/
}
.MSTfooter
{
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	height: 40px;
	width: 900px;
	left: 0;
}
.MSTHeaderMenuHover
{
	font-weight: bold;
	font-size: small;
	color: olive;
	font-family: Verdana;
}
.MSTHeaderMenu
{
	font-size: small;
	color: white;
	font-family: Verdana;
	font-weight: normal;
}
.MSTHeaderMenuSelected
{
	font-weight: normal;
	font-size: small;
	color: red;
	font-family: Verdana;
}
.MSTbody
{
	font-size: small;
	width: 900px;
	font-family: Verdana;
	/* height: 540px; */
	/* overflow: auto; */
	border-top: red ridge;
	/*border-bottom: maroon ridge; 
	padding-top:5px;
	padding-bottom:5px;*/
}
.MSTsubheader
{
	width: 900px;
	position: static;
	top: 10;
	left: 0;
	height: 150px;
	font-family: Verdana;
	/*border-bottom: red ridge;*/
}
.MSTContent
{
	width: 900px;

	top: 0;
	left: 0;
	
	font-family: Verdana;
	border-bottom: red ridge;
}
.seriesCalendar
{
	font-size: x-small;
	vertical-align: middle;
	width: 100%;
	color: white;
	font-family: Verdana;
	height: 20px;
	background-color: purple;
	text-align: center;
	font-variant: small-caps;
}

#mnuSiteMenu
{
	font-size: small;
	text-transform: capitalize;
	color: gray;
	font-family: Verdana;
	font-variant: small-caps;
}
.siteMenu
{
	font-family: Verdana;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: small;
	background-position: left center;
	background-image: url(App_Themes/Master/Backgrounds/bg_main.jpg);
}

.dataPageHeader
{
	color: white;
	font-family: Verdana;
	background-color: blue;
	font-variant: small-caps;
	font-weight: bold;
	font-size: medium;
	vertical-align: middle;
	text-align: left;
}

.MSTimagecredittext
{
	font-family:Verdana;
	font-size:x-small;
	font-style:normal;
	text-align:center;
}

.eventDetailHeading
{
	color: white;
	font-family: Verdana;
	background-color: black;
}

.eventDetailHeadingMain
{
	border-top: maroon ridge;
	font-weight: bold;
	border-left-width: medium;
	font-size: medium;
	color: white;
	border-bottom: green ridge;
	font-family: Verdana;
	background-color: gray;
	border-right-width: medium;
}

.frontPageTabBackground
{
	background-position: right center;
	background-repeat:no-repeat;
}