/*  ******************************************** */
/*	Aurora Pony League Stylesheet                */  
/*  ******************************************** */
#TitleLeft   { padding: 10px 20px 20px 20px; }
#BodyLeft    { padding:  0px 20px; }
#FooterLeft  { padding: 20px; }
/*  ******************************************** */
Body	{
	Margin: 			0px;
	Color:				#003300;
	background-color: 	#ffffff;
	background-image:	URL("Images/Side.gif");
	background-repeat:	repeat-y;
	font-family: 		verdana, helvetica, arial;
	font-size: 			x-small;
}
Table	{
	font-family: 		verdana, helvetica, arial;
	font-size: 			x-small;
}
.Header {
	font-family:		Time New Roman;
	font-size:			40px;	
	color:				white;
	background-image:	URL("Images/FrameTopx.gif");
	background-repeat:  repeat-x;
	text-align:			left;
	height:				100px;
	vertical-align:     top;
	}
	
.main	{
	padding:			20px 50px 20px 150px;
	}

.Footer	{
	Color:				#555555;
	font-family: 		verdana, helvetica, arial;
	font-size: 			xx-small;
}
.Error	{
	Color:				#ff0000;
	font-family: 		arial;
	font-size: 			medium;
	Text-align:			Center;
}

/*  ******************************************** */
.PageTitle, H1 {
	color: 				#003300;
	font-family: 		Garamond, Times New Roman, Verdana, Arial;
	font-size: 			medium;
	font-weight: 		bold;
	text-transform:		Uppercase;
	letter-spacing: 	2pt;
	border-bottom: 		1px solid #993300;
	margin:				0px;
}
.SubTitle, H2 {
	color: 				#000000;
	font-family: 		Verdana, Arial, Times New Roman;
	font-size: 			small;
	font-weight: 		normal;
}
.Topic, H3	{
	color: 				#003300;
	font-family: 		Verdana, Arial, Times New Roman;
	font-size: 			x-small;
	font-weight: 		bold;
}
/*  ******************************************** */


A	{
	color:				#006400;
}
.Button	{
	Color:				White;
	font-family: 		arial, verdana, helvetica;
	font-weight: 		normal;
	font-size: 			9pt;
	text-decoration: 	None;
	text-transform:		uppercase;
	letter-spacing:		2px;
	padding:			3px 0px;
	background-image:	URL("images/button.gif");
	Height:				22px;
	Width:				120;
	text-align:			center;
	cursor:				hand;
}
.Button:hover	{
	font-weight: 		bold;
}

	
/*  ******************************************** */
UL.mini	{	
	margin:				0px 0px 10px 15px;	
	Padding: 			0px;	
	font-size: 			8pt;
}
LI.mini	{	
	margin:				0px;	
	Padding: 			0px;	
	font-size: 			8pt;
}

/*  ******************************************** */
TABLE.Show	{	
	Border-Collapse:	collapse;
	Border:				1px solid #993300;
	Background-color:	#ffffff;	
}		
TH.Show		{	
	Border:				1px Solid Cornsilk;
	Background-color:	#993300;	
	Color:				Cornsilk;
	Text-Align:			Left;
	padding:			1px 5px;
}
TD.Show		{	
	Border:				1px Solid #993300;
	Background-color:	#ffffff;	
	padding:			1px 5px;
}
/*  ******************************************** */
TABLE.mini	{	
	Border-Collapse:	collapse;
	Border:				1px solid #993300;
	Background-color:	#ffffff;
	font-size:			8pt;
}		
TH.mini		{	
	Border:				1px Solid Cornsilk;
	Background-color:	#993300;	
	Color:				Cornsilk;
	padding:			2px 5px;
}
TD.mini		{	
	Border:				1px Solid #993300;
	Background-color:	#ffffff;	
	padding:			2px 5px;
}
/*  ******************************************** */
HR		{	
	color: 				#993300; 	
	size:				2px;
	border-style: 		dotted;	
}

/*  ******************************************** */
.CalHeading {
	Border:				1px Solid #993300;
	Background-color:	#993300;	
	Color:				#dddddd;
	font-size: 			x-small; 
 }
.CalBlank {
	border: 			1px solid #993300;
	background-color:	#dddddd;	
	Height: 			75px; 
	width:				14%; 
	Vertical-Align: 	Top; 
	padding: 			2px; 
	font-size: 			x-small; 
}
.CalDay {
	border: 			1px solid #993300;
	background-color:	#ffffff;	
	Height: 			75px; 
	width:				14%; 
	Vertical-Align: 	Top; 
	padding: 			2px; 
	font-size: 			xx-small; 
	color:				#003300;
}
.CalTxt {
	font-size: 			xx-small; 
	color: 				#993300; 	
	margin: 			0px; 
}
/*  ******************************************** */



 
