/* Change text-align to left to make body table go left */
BODY {
	background-color: #FFFFFF;
	text-align:left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px
}


TD {
	font-size : 12px;
	/*vertical-align : top;*/
}

TH {
	background-color : #4D6E8D;
	color : White;
	font-weight : bold;
	font-size : 14px;
}


A {
	text-decoration : none;
	font-weight : bold;
}


A:HOVER {
	text-decoration : none;
	font-weight : bold;
}

INPUT {
	font-size : 10px;
	font : "MS Sans Serif", Geneva, sans-serif;
}

SELECT {	
	font-size : 10px;
	font : "MS Sans Serif", Geneva, sans-serif;	
}

LI {	
	padding-bottom : 7px;	
}


A.AdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	color : Black;
	background-color : Silver;
	border : 1px groove Gray;
	text-decoration : none;
	font-weight : normal;
	width:125px;
	border-left-width : 0px;
	border-right : 0px;
	border-bottom-width : 0px;
}
A.AdminLink:HOVER {
	font-weight : normal;
}

.BodyTable {
	border-right:solid;
	border-left:solid;
	border-top:solid;
	border-bottom:solid;
	border-collapse : collapse;
	width : 750px;
	height: 350px;
	margin-left:auto; 
	margin-right:auto; 
}


.MenuBar {
	background-color : #FFFFCC;
	height : 20px;
	text-align : center;
}

.newsItems {
	color : #000000;
	font-size : 10px;
}


.BodyCell {
	height : 100%;
}

.Edit {
	font-size : 12px;
	color : #0F3268;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

.LinksName {
	font-size : 14px;
	color : #0F3268;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
} 

.PageTitle {
	color : White;
	letter-spacing : 3px;
	text-decoration : none;
	text-align : right;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	padding-top : 5px;
	padding-right : 10px;
}

.PageContent {	
	
}

.ReqFormFieldLabel {
	color : Red;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	vertical-align : middle;
}

.OptFormFieldLabel {
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	vertical-align : middle;
}

.FormFieldExtDesc {
	font-size: 10px;
	font : "MS Sans Serif", Geneva, sans-serif;
	padding : 0 10px 0 10px;
}

.FormField {
	font-size: 12px;
	color: white;
	font : "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold
}
	

.FormButtonRow {
	background-color : Silver;
	text-align : center;
}

.ProductSpecialHR {
	width : 500;
	color : Green;
	height : 1px;
}

.FeaturedProductLink {
	font-size : 10px;
	text-decoration : none;
	
}

A.MessageBoardAdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;	
}

A.MessageBoardThreadSubject {
	font-size : 16px
	
}

.MessageBoardThreadSubject {
	font-size : 16px;
	font-weight : bold;
}

.MessageBoardMsgText {
	font-size : 12px;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}


.Copyright {
	font-size : 8px;
	font-style : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	
	}



.VMSEventCatDesc {
	font-size:15px;
	border-style : groove;
	border-width : 8px;
	border-color : #EAB86F;
	padding : 10px;
	width:90%;
	padding:10px
	
}	
	
.VMSEventName {
	font-size:18px;
	font-weight:bold;

}

.VMSEventTeaser {
	font-variant : small-caps;
	font-size : 14px;
}


.VMSPerformanceDates {
	font-size : 11px;
}

.VMSPerformanceDatesLarge {
	font-size : 14px;	
}

.VMSSectionTable {
	font-size : 24px;
}


.VMSSeatAvailable {
	background-color : Green;
	color : White;
	font-weight:bold
}

.VMSSeatUnavailable {
	background-color : Red;
	color : White;
	font-weight:bold
}

.VMSSeatPending {
	background-color : Yellow;
	color: Purple;
	font-weight:bold
}
