body 
{
	background-color: #ebebeb;
}

.header {
	background-image: url(cmsimages/header.jpg);
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
.Footer
{ 
	 background-color:#023467;
		height: 21px;
	 
 }
 .MainTable
 {
	 background-color:#FFFFFF;
	 height:100%;
	 
 }
.LeftArea
{
	 background-color:#EFEFEF;
	 width:25%;
	
	 padding-top:10px;
}
.RightArea
{
	background-color:#FFFFFF;
	width:75%;
}
.LoginTable
{
 	 margin-top:40px;
}
.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform:capitalize;
	color: #003366;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}
.ButtonClass
{
}
.Label
{
}
.TableHeader
{
	
}

.Note
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial;
}
.CursorHand
{
	cursor:pointer;
}
.OrderByField
{
	text-decoration:underline;
	 cursor:pointer;
}
.SortedField
{
	text-decoration:underline;
	 cursor:pointer;
  font-style:italic;
}
/*************Menu Start******************/
.Menu
{

	margin-top: 10px;
		
	
	
}
.Menu table
{
	color: #ff6666;
	font-family: Arial;
	font-size: 14px;
	
	color: #003366;
	
}
.MenuItemStyle
{
	color:#5c3034;
	text-decoration:none;
	margin-left:10px;
	width:100%
}
/*.MenuItemStyle:hover
{
	color:#5c3034;
		text-decoration:underline;
}*/
.MouseOut
{
	 background-color:#EFEFEF;
	 
}
.MouseOn
{
	 background-color: #ccccff;
	 
}
/*************Menu End******************/

/*************Grid Classes**********************/
.TableClass
{ 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	
	
}
.OnRow
{ 
  background-color: #ccccff;
 /* cursor:hand;*/
}
.RowClass
{
	background-color:White;
	/*cursor:hand;*/
}
.ColumnClass
{
	padding-left:5px;
	border:solid 1px #D5D7EC;
}
.HeaderClass
{
	 background-color:#333333;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 9pt; 
	  
	 color: #FFFFFF; 
	 padding-left:5px;
	 height:18px;
	 vertical-align:middle;
}
.GridDiv
{
	overflow:auto;
	height:250px;
	width:95%;
	overflow-x:hidden;
	overflow-y:auto;
	vertical-align:top;
	/*scrollbar-face-color: #b1c4de !important; 
	scrollbar-shadow-color: #e7e6fa !important;
	srollbar-highlight-color: ThreeDHighlight !important;
	scrollbar-3dlight-color: ThreeDLightShadow !important;
	scrollbar-darkshadow-color: #e7e6fa !important;
	scrollbar-track-color: Scrollbar !important;
	scrollbar-arrow-color: ButtonText !important;*/


	 
}
/*************Grid Classes**********************/

/**********Div Pop up **********************/
.PopupDescriptionCont
{
	z-index: 200;
	visibility: hidden;
	width: 250px;
	position: absolute;
	layer-background-color: lavender;
	border-right: lightsteelblue thin solid;
	border-top: lightsteelblue thin solid;
	border-left: lightsteelblue thin solid;
	border-bottom: lightsteelblue thin solid;
	background-color: lavender;
	font-size: 12px;
	color: black;
	font-family: Arial;
	 padding-left:7px;
	 padding-bottom:7px;
	 padding-right:7px;
	 padding-top:7px;
}
/*******************************************/

/* Public pages CSS */

.CourseDate
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	padding-bottom:3px;
	padding-left:10px;
	padding-top:20px;
	font-weight:bold;
	
	 
}
.CourseDate2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	
	font-weight:bold;
	
	 
}

.CourseState
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color:Black;
}
.Datetext
{
	font-size: 8pt;
	color: #008c2e;
	font-family:Verdana;
	padding-left:10px;
	
}
.LinkText
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-align:left;			 
}


/*
.a.LinkText:visited{color:#000000;}
.a.LinkText:link{color:#000000;}
.a.LinkText:hover{color:#000000;}
.a.LinkText:active{color:#000000;}*/

.a.LinkText:hover{color:#008c2e;}
.a.LinkText:active{color:#008c2e;}


.a.LinkText1:link{color:#008c2e;}
.a.LinkText1:visited{color:#008c2e;}
.a.LinkText1:hover{color:Black;}
.a.LinkText1:active{color:#008c2e;}

.Title
{
	font-size: 18pt;
	color: #008c2e;
	font-family:Arial;
	
}
.CourseType
{
	font-size: 18pt;
	color: #d2691e;
	font-family: Arial;
	
}
.Label
{
	/*font-size: 11pt;
	font-family:Arial;
	line-height: 18px;*/
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	 
}
.TextBox
{
	font-size: 10pt;
	font-family:Arial;
	color: #000000;
}
.LabelText
{
	/*font-size: 10pt;
	font-family:Arial;
	color: #000000;
	text-align:left;*/
	
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Content
{
	background-color: #ebebeb;
	padding-left:4px;
	padding-right:8px;
}


.a.DateLink:visited{color:#008c2e;	font-weight:normal;}
.a.DateLink:link{color:#008c2e;	font-weight:normal;}
.a.DateLink:hover{color:#008c2e;	font-weight:normal;}
.a.DateLink:active{color:#008c2e;	font-weight:normal;}

