BODY
{
    BACKGROUND-COLOR: #333366;
    /*BACKGROUND-COLOR: purple;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #FFFFFF;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: auto auto;
	text-align: center;
	height: 100%;
}

.print
{
	width: 500px;	
}

.login
{
	font-size: 12px;
	text-align: left;
}

DIV#divPage
{
	width: 768px;
	height: 450px;
	/*background-color: Teal;*/
	text-align: left;
}


DIV#divMain
{
	width: 850px;
	position: relative;
	top: 0em;
	left: 0em;
	display: inline;
	/*background-color: Maroon;*/
	text-align: left;
	height: 60%;	
}

DIV#divMainRight
{	
	position: relative;
	/*background-color: Orange;*/
	top: 0em;
	height: 100%;
	display: inline;
	overflow:  visible;
    scrollbar-arrow-color: #8A8E8F;
	scrollbar-highlight-color:#D8D1C1;
	scrollbar-face-color:#D8D1C1;
	/*background-color: blue;*/
	text-align: left;
	width: 100%;
	/*padding: 20 20 20 20;*/
}

TABLE#tblMain
{
	width: 880px;
	height: 100%;
	border-collapse: collapse;
	vertical-align: top;
	/*background-color: Green;*/	
}

TD#cellMiddle
{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: Gray;
}

TD#cellLeft
{
	
	width: 220px;
	/*background-color: #8A8E8F;*/
	/*background-color: Purple;*/
	
	padding: 0 0 5 5;
	position: relative;
	top: 0em;
	left: 0em;
	height: 100%;
	vertical-align: top;
	text-align:left;
	/*BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(images/housedark.gif);*/ 
	BACKGROUND-REPEAT: no-repeat;

}

TD#cellRight
{	
	/*width: 578px;*/
	/*background-color: #D8D1C1;*/
	position: relative;
	vertical-align: top;
	/*padding: 0 20 20 20;*/
	top: 0em;
	right: 0em;
	height: 100%;
	display: inline;
	overflow:auto;
    scrollbar-arrow-color: #8A8E8F;
	scrollbar-highlight-color:#D8D1C1;
	scrollbar-face-color:#D8D1C1;
    /*scrollbar-arrow-color:;
scrollbar-base-color: black;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:;
    scrollbar-3dlight-color:#D8D1C1 ;
    scrollbar-face-color:;
    
    scrollbar-shadow-color:*/
	
}

DIV#divContent, .content
{
 font-family: Verdana, Arial;
 color:	#FFFFFF;
 /*padding:  10 10 10 10;
 display: inline;
 /*background-color: blue;*/
 text-align: left;

 
}

.imagetable
{
	padding: 20 5 20 5;
	vertical-align: bottom;
    font-size: 12;
}

DIV#divMainLeft
{
	
	width: 20%;
	position: relative;
	float:left;
	height: 100%;
	display: inline;
	/*background-color:  Yellow;*/
	text-align: left;

}



DIV#divMailForm
{	

	padding: 10 10 10 10;
}

DIV#divFooter
{
	/*background-color: Green;*/
	text-align: left;
	
}

DIV#divFooterImage
{
	width: 100%;
}

DIV#divFooterMenu
{
	text-decoration:	none;
	color:	#FFFFFF;
	font-size:	12px;
	FONT-WEIGHT: normal;
	text-align: right;
	
	/*background-color: Black;*/	
}

P
{
    color: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.hide
{
	visibility:hidden;
}

DIV#divHelp
{

	text-align: left;
	padding: 10 10 10 10;
	width: 90%
}

.calButton
{
	background-color: #333366;
}

.error
{
	color: Red;
}



.header
{
	padding: 0 20 0 20;
	font-size: 17px;

}

TABLE#tblHeader
{
	position:Relative;
	top: 0px;
	left: 250px;
}


DIV#divHeader
{
	width: 100%;
	text-align: left;
	/*background-color: Gray;*/
}

DIV#divHeaderImage
{
	width: 100%;
	position:relative;
	padding: 0 0 5 0;
}

DIV#divClasses
{
	padding: 5 5 5 5;
}

DIV#divNotices
{
	padding: 5 5 5 5;
}

.Calendar
{
	position:absolute;
}

.nogrid
{
	text-align: left;
	vertical-align: bottom;
}



.grid
{
	
}

.griditem
{
	 background-color: Gray;
}

.gridedititem
{
 background-color:  #464543;
}

.gridalternatingitem
{
	
}

.gridfooter
{
	
}

.noticegrid
{
	/*background-color: #333366;*/
	background-color: gray;
	color: black;
	border-style: solid;
	border-color: Gray;
		
}

.noticegriditem td
{
	/*background-color: #333366;*/
	background-color: White;

	
	border-color: Gray;
		
}

.noticegrid H2, .noticegrid P
{
	color: Black;
}


.noticegridheader, noticegridheader td
{
	background-color: gray;
	border-width: 0px;
	color: white;
	height: 20px;

	
}

.pricesgrid
{
	/*background-color: #333366;*/
	background-color: #424246;
	color: black;
	border: thin 1 gray;
		
}

.pricesgridheader
{
	background-color: gray;
	color: white;
	height: 30px;
}

.pricesgrid td
{
	background-color: White;
}





.schedulegrid
{
	/*background-color: #333366;*/
	background-color: White;
	color: white;
		
}

.schedulegrid A:Link
{ 
	color: gray; 
} 

.schedulegridheader
{
	background-color: gray;
	color: white;
	height: 30px;
}


.gridheader
{
	background-color: Black;
	
}

.adminButton, .adminButton input
{
	 color: #333366;
	
}

.adminButtonOver, .adminButtonOver input
{
	 color: #FF0000;
	
}

HR
{
	color: White;
	width: 100%;
}

	
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FFFFFF;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

td 
{
  vertical-align:top;
 text-align: left;
 FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

#divHelp A:visited	{	
	text-decoration:	underline;
	color:	#FF0000;
	}	
		
#divHelp A:active	{	
	text-decoration:	underline;
	color:	#FF0000;
	}	
		
#divHelp A:hover	{	
	text-decoration:	underline;
	color:	gray;
	}

#divHelp A

{	
	text-decoration: underline;
	color:	#FF0000;
}

A, .help

{	
	text-decoration:	none;
	color:	#FFFFFF;
}
.help
{	
	text-decoration:	none;
	color:	#FFFFFF;
	cursor: hand;
}

.helpover
{	
	text-decoration:	none;
	color:	#FF0000;
	cursor: hand;
}	

		
A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#FF0000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


