/* Default CSS Stylesheet for a new Web Application project */
body
{
	background-color:#E3C086;
	color:White;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align: left;
}

.mainTable
{
	background-color:#E3C086;
}

hr
{
	height:1px;
	color:#E3C086;
}
.PageTitle
{
	font-family: Arial;
	color: #E3C086;
	font-weight: bold;
	font-size: 20px;
}
.SectionTitle
{
	color:White;
	font-family:Verdana;
	font-size:14px;
	line-height:18px;
	text-align: left;
	font-weight: bold;
}

.Title
{
	font-family: Arial;
	color: #E3C086;
	font-weight: bold;
	font-size: 20px;
}

.PageContent
{
	color:White;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align: left;
}
.PageContentBlack
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align: left;
}
.Message
{
	color:Yellow;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align: left;
}
.PageHeading
{
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

.Required
{
	color: Yellow;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align: left;
}

.Footer
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.Footer:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.Footer:visited
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.Footer:active
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.Footer:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: underline;
}

.FormField
{
    color: white;
    font-weight: bold;
    font-size: 9pt;
    font-family: Tahoma;
}

a:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E3C086;
	text-decoration: none;
}
a:visited
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E3C086;
	text-decoration: none;
}
a:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E3C086;
	text-decoration: underline;
}
/**********************************************/

/********* CALENDAR OF EVENTS BEGIN **********/

.EventTitle
{
	font-family: Arial;
	color: #A02013;
	font-weight: bold;
	font-size: 16px;
}

.SelectedDay
{
    background-color:  #FFCC66;
    color:#990000;
	width: 100%;
	height: 100%;
	/*color: White;
	width: 100%;
	height: 100%;
	border-left: solid 2px #B4B4B4;
	border-top: solid 2px #B4B4B4;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	background-color: #A02013;*/
	
}
.CalendarCell
{
	padding: 0px;
	color: #990000;
}

a.calendar:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration: none;
}
a.calendar:visited
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration: none;
}
a.calendar:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663399;
	text-decoration: underline;
}

/********* CALENDAR OF EVENTS END **********/


/*************** Divs ******************/
#stage
{
	width: 760px;
	margin: auto;
	background-color:#ffffff;
}

.HomeAddress
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
/***************Copyright*******************************/
#Copyright
{
	background-color:#E3C086;
	text-align: right;
	width:760px;
}
.Copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.Copyright:link
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
a.Copyright:visited
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
a.Copyright:hover
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
}
/*****************Old Menu******************/

.MenuGroupA
{
  background-color: Maroon;
  border:0px;
  border-style:solid;
  border-color: Black;
  font-family:Tahoma;
  font-size: 14px;
  text-align: left;
  cursor:hand;
  margin-left: 6px;
}

.MenuItemA 
{
  text-align: left;	
  background-color:  Maroon; 
  font-family:tahoma; 
  font-size:14px; 
  border: 1px;
  border-right: solid, 1px, black;  
  border-color:black;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor:hand;
}

.MenuItemOverA 
{
  text-align: left;
  background-color: #a02013;
  color:white; 
  font-family:tahoma; 
  font-size:14px; 
  border:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}

.MenuItemDownA 
{
  text-align: left;
  background-color:#a02013; 
  color:white; 
  font-family:tahoma; 
  font-size:14px; 
  border:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
 }
 
 .MenuItemExpandedA 
{
  text-align: left;
  background-color:#a02013; 
  color:white; 
  font-family:tahoma; 
  font-size:14px; 
  border:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}

.MenuItemChildExpandedA
{
  text-align: left;
  background-color:#a02013; 
  color:white; 
  font-family:tahoma; 
  font-size:14px; 
  border:1px;
  border-style:solid;
  border-color:black;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}
.ChildItem
{
	color: #ecdaad;
	background-color: Maroon;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	cursor: hand;
	border-bottom: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #fae6bc;
	border-left: solid 1px #fff4de;
}
.ChildItemOver
{
	color: #ecdaad;
	background-color:#a02013;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;

	cursor: hand;
	border-bottom: solid 1px #363636;
	border-right: solid 1px #363636;
	border-top: solid 1px #fae6bc;
	border-left: solid 1px #fff4de;
}
/***********ADMINISTRATIVE MENU**************/

.MenuGroupAdmin
{
  background-color: Maroon;
  border:0px;
  border-style:solid;
  border-color: Black;
  font-family:Tahoma;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  cursor:hand;
}

.MenuItemAdmin
{
  text-align: left;	
  background-color:  Maroon;
  color: #FFFFFF; 
  font-family:tahoma; 
  font-size:14px; 
  border: 1px;
  border-right: solid, 1px, black;  
  border-color:black;
  padding-top:3px;
  padding-bottom:3px;
  padding-left: 10px;
  padding-right: 10px;
  cursor:hand;
}

.MenuItemOverAdmin
{
  text-align: left;
  background-color: #a02013;
  color: #FFFFFF;
  font-family:tahoma; 
  font-size:14px; 
  border:1px;
  border-right: solid, 1px, black;  
  border-color:black;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:10px;
  padding-right:10px;
  cursor:hand;
}

/***********NEW MENU**************/

#dropmenudiv
{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover
{ /*hover background color*/
background-color: yellow;
}
