/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #993333;
}
H1
{
	font-weight: 700;
	font-size: 16pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	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:	14pt;
	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:	12pt;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	500;
	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:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	12pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 16pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #993333;
	color:Silver
}	
TD
{
	FONT-SIZE: 10 pt;
}


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	font-size: 10pt;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-size: 10pt;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 10pt;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-size: 10pt;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
P   
{
	FONT-SIZE: 10pt;
}

.menuHeader
{
		font-size: 12pt; 
		color:Black;
		background-color: #993333;  
		font-family:Arial Black;
		
}

.menuItem
{
		font-size: 12pt; 
		color:Black;
		background-color: silver; 
		font-family:Arial;
}

.SchoolNews
{
		 
		color:White;
		font-family:Arial;
}

.menucontainer{position: absolute; 
			top: 2; left: 0; 
			font-family: Arial; font-size: 12pt; 
			background-color: white; border: "1 solid"; 
			border-top-color: #CFCFCF; 
			border-left-color: #CFCFCF; 
			border-right-color: #505050; 
			border-bottom-color: #505050; z-index: 6;}
.menulabel{position: absolute; 
		cursor: hand; color: silver; width: 75; 
		text-align: center; 
		background-color: #993333; z-index: 7; border: "1 solid"; 
		border-color: "#000000";}
.menulabel2{position: absolute; cursor: hand; color: silver; width: 75; 
			text-align: center; background-color: #993333; border: "1 solid"; 
			border-top-color: #CFCFCF; 
			border-left-color: #CFCFCF; 
			border-right-color: #505050; 
			border-bottom-color: #505050; z-index: 7;}
.menulabel3{position: absolute; cursor: hand; color: silver; width: 75; text-align: center; 
			background-color: #993333; border: "1 solid"; 
			border-top-color: #505050; 
			border-left-color: #505050; 
			border-right-color: #CFCFCF; 
			border-bottom-color: #CFCFCF; z-index: 7;}
.menugroup{display: none; padding-top: 2px; padding-bottom: 2px; padding-left: 0px; 
			position: absolute; top: 0; left: 0; width: 150; 
			font-family: Arial; font-size: 12pt; 
			background-color: #993333; border: "1 solid"; 
			border-top-color: #CFCFCF; 
			border-left-color: #CFCFCF; 
			border-right-color: #505050; 
			border-bottom-color: #505050; z-index: 7;}
.scratch{display: none; width: 250; height: 250; 
			overflow: auto; padding: 5px; 
			position: absolute; top: 0; left: 0; 
			font-family: Arial; font-size: 12pt; 
			background-color: #993333; border: "1 solid"; 
			border-top-color: #FFFFDD; 
			border-left-color: #FFFFDD; 
			border-right-color: #999900; 
			border-bottom-color: #999900; z-index: 4;}
.scratchx{cursor: hand; font-weight: bold; height: 12; 
			position: relative; top: 0; left: 0; 
			font-family: Arial; font-size: 12pt; 
			background-color: #993333; border: "1 solid"; 
			border-top-color: #FFFFDD; 
			border-left-color: #FFFFDD; 
			border-right-color: #999900; 
			border-bottom-color: #999900; z-index: 4;}
		