/* Default CSS Stylesheet for a new Web Application project */

.Schools
{
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
	font-weight: normal;
	font-size: 10px;
	color: #6b6f6e;
}

.Programs
{
	border-right: #cfdce3 thin;
	border-top: #cfdce3 thin;
	font-size: 9pt;
	border-left: #cfdce3 thin;	
	border-bottom: #cfdce3 thin;
	font-family: Arial;
	background-color: #cfdce3;
	color: #6b6f6e;
}
.schoolTitle
{
	
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: #6e98ad;
}
#tblEventDetails{
font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
font-size: 10px;
padding: 0px 0px 0px 0px; margin: 0px 0px 20px 0px;
border: 1px dotted #f2f2f2;
color:#404040;
}
#tblVerification{
border: 1px solid #0d5cab;
/*border: 1px solid #6e98ad; */ /* V2 Enhancement: September 2009*/
font-family: Trebuchet MS, Verdana;  /* V2 Enhancement: September 2009*/
font-size: 10px;
color: #a66b0e;
/*background-color: #F2F2F2;*/
}
#tblAdditional{
border: 0px solid #0d5cab;
/* border: 0px solid #6e98ad; */ /* V2 Enhancement: September 2009*/
font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/ 
font-size: 10px;
color: #a66b0e;
}

#tblEventDetails td.EventTitle, #tblVerification td.EventTitle
{
font-size: 12px;font-weight: bold;
color: white; 
background-color: #0d5cab;
/* background-color: #6e98ad; */ /* V2 Enhancement: September 2009 */
padding: 6px 0px 6px 4px; margin: 0px;
}
#tblEventDetails td.Event, #tblVerification td.Event, #tblAdditional td.Event{
font-weight: bold; background-color: #F2F2F2;
/*background-color: #DAE3F2; color: #fff*/
}
#tblEventDetails td, #tblVerification td, #tblVerification tr.blank td #tblAdditional td{
padding: 4px 0px 4px 4px; background-color: #F2F2F2;
}
#tblVerification tr.blank td{padding: 0px 0px 0px 0px}
#tblVerification td.Event{width:153px;}

#tblEventDetails td.blank{
background-color: #fff;
}
.blank, #tblVerification td.blank, #tblVerification tr.blank td{
background-color: #fff;
}
/*.Event
{	
	font-weight: bold; color:#DAE3F2;
	font-weight: normal;
	font-size: 10pt;
	color: #6b6f77;
	font-family: Verdana;
}
*/


.Cell
{
	font-weight: bold;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
	color: #a66b0e;
}
.warning
{
	font-size:9px; color: red;
}
.CellTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #0d5cab;
	/* color: #6e98ad; */ /* V2 Enhancement: September 2009 */
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
}

.EventCell
{
	border-right: #0d5cab 1px solid;
	border-top: #0d5cab 1px solid;
	border-left: #0d5cab 1px solid;
	border-bottom: #0d5cab 1px solid;	
	/* border-right: #6e98ad 1px solid;
	border-top: #6e98ad 1px solid;
	border-left: #6e98ad 1px solid;
	border-bottom: #6e98ad 1px solid; */ /* V2 Enhancement: September 2009 */
	font-weight: bold;
	font-size: 10px;
	color: #a66b0e;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/ 
	background-color: #F2F2F2;
	/*e5eff3*/
}
.EventConfirmation
{
	font-weight: normal;
	font-size: 12px;
	color: #6b6f6e;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/	
}

.Error
{
	font-size: 10px;
	color: red;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
}



.Message
{
	text-align: left;
}
#AdminMain 
{
	left: 200px;
	position: absolute;
	top: 100px;
}
#AdminMenu
{
	left: 0px;
	position: absolute;
	top: 0px;
}
.ProgramsHeader
{
	font-weight: bold;
	font-size: 10px;
	color: #0d5cab;
	/* color: #6e98ad; */ /* V2 Enhancement: September 2009 */
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: #cfdce3;
	text-align: left;
}
.ProgramsAlternate
{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: #f1f4f7;
	color: #6b6f6e;
}
.ProgramsNormal
{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: white;
	color: #6b6f6e;
}
.tblAdminNew td
{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
}


.searchMsg label
{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana; /* V2 Enhancement: September 2009*/
	color: #6b6f6e;
}

.AdminAlternate
{
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: #E0E0E0;
	
}

.AdminNormal
{
	font-size: 10px;
	
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: white;
}
.AdminHeader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Trebuchet MS, Verdana, Helvetica; /* V2 Enhancement: September 2009*/
	background-color: #000066;
	text-align: left;
}





.AnchorDisplay A:active A:link A:hover A:visited
{
	font-size: 7pt;
}

