body {  
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

}
.emailbody {  
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: #fff;
	padding:2px;
}
.emailTable {
	border: 2px solid #3C7FAF;
	width:650px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#990000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

}
.menuTd{
	height:30px;
	text-align: center; 	
	font: normal 11px Arial, Helvetica, sans-serif;
}
.menuTd a{
	color:#000000;
	text-decoration:none;
	font: bold 12px Arial, Helvetica, sans-serif;
}


input text {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width:180px;
}
.maintd{
	border:2px solid #FFFFFF;
}
.loginTable {
	border: 1px solid #999;
	width:300px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.appTable {
	border: 1px solid #999;
	width:650px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.appLinkTd {
	padding-left:2px;
	color:#990000;
	text-decoration:none;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #666;
	height:26px;
}
.appLinkTd a{
	padding-left:2px;
	color:#990000;
	text-decoration:none;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.appLinkTd a:hover{
	padding-left:2px;
	color:#990000;
	text-decoration:underline;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.listTr{
	height:20px;
	border-bottom:1px solid #D1D1D1;
	color:#313131;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.required {
	FONT-SIZE: 12px; 
	COLOR: #FF0000; 
}
.error {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #FF0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
.success {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	font-weight:bold; 
	COLOR:#0000FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

h1 { 
	font-weight:bold;
	color: #990000;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	margin-top: 5px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
h2 { 
	font-weight:bold;
	color: #000000;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
h3 { 
	font-weight:bold;
	color: #000000;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	}
h4 { 
	font-weight:bold;
	color: #000000;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	}	
.inputlebel {
	font-weight:normal;
	color: #000000;
	font-size: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-align:left;
}
.submitbutton {
	font-weight:normal;
	color: #666;
	font-size: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-right:20px;
}	
.text-message {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #6b82bd; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.copyrightTable{
	background-color: #3C7FAF;
}
.copyright{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #fff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	padding-right:0px;
}
/*---------------PAGINATION [START]---------------*/
.paging{
background-color:#D2E3F0;
border:1px #ffffff solid;
}
.pagenum{
color:#D70000;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.curretnpage
{
color:#000091;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.previouspage{
color:#669999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.arrow{
color:#D70000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.dayrow{
background-color:#A79682;
}
.seatremain{
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
/*---------------PAGINATION [END]---------------*/
/*---------------DATE PICKER [START]---------------*/
.dpDiv {
	background-color: #3C7FAF;
}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size: 10px;
	text-align: center;
	color: #009933;
	background-color:#738EBD;
}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {

	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	background-color: #738EBD;
	border: 1px solid #738EBD; 
	width:18px;
	height:10px;
	color:#FFFFFF;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #738EBD;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #738EBD;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	color: #000000;

	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #F5F5F1;
	border: 1px solid #F5F5F1;
	color: #000000;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #F5F5F1;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #FFFFFF;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #F5F5F1;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #F5F5F1;
	font-weight: bold;
	}
/*---------------DATE PICKER [END]---------------*/
