/* Default CSS Stylesheet for a new Web Application project */



body {
	margin: 0;
    padding: 0;
    background: #121d31 url(../images/bg3.jpg);
    background-repeat: repeat-x;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 16px;
	 color: #fff;
	
}



#smallLink 
{
	font-size: 11px;
	color: #2f3c53;

	text-align:right;
	font-family:Tahoma;
}

#smallLink a {
  text-decoration: none;
  font-weight:bold;
 color: #2f3c53;
}

#MenuTBL a {
  text-decoration: none;
 color: #2f3c53;
}

#MenuTBL a:hover {
	color: #992c29;

	text-decoration: underline; 
	
}

#MenuTBL td a:hover
{
	background-color: #c7c7c7;
}

#MenuTBL td{
	color: #2f3c53;
	
	font-weight: bold;
	font-size: 15px;
	
}
#MenuTBL .home 
{
			font-size: 11px;
		
}
#EventsLBLTBL td{
	color: #992c19;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	
}

#centerTopBorderTBL1 td{
	color: #2f3c53;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	
}
#centerTopBorderTBL1 TD.schoolsSpacer
{
	color: #2f3c53;
}
#centerTopBorderTBL1 a {
  text-decoration: none;
  color: #992c29;
}
#centerTopBorderTBL1 a:visited {
	color: #992c29;
}
#centerTopBorderTBL1 a:hover {
	color: #2f3c53;
	text-decoration: underline; 
}
#centerTopBorderTBL td{
	color: #992c29;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
#centerTopBorderTBL TD.schoolsSpacer
{
	color: #2f3c53;
}
#centerTopBorderTBL a {
  text-decoration: none;
  color: #992c29;
}
#centerTopBorderTBL a:visited {
	color: #992c29;
}
#centerTopBorderTBL a:hover {
	color: #2f3c53;
	text-decoration: underline; 
}
#EventsTxtTBL td{
	color: #2f3c53;
	letter-spacing: .25px;
	font-weight: bold;
	font-size: 11px;
}

#EventsTxtTBL a {
  text-decoration: none;
  color: #2f3c53;
  font-style: normal;
}
	
#EventsTxtTBL a:visited {
	color: #2f3c53;

}

#EventsTxtTBL a:hover {
	color: #992c29;
	text-decoration: underline; 
	
}
#EventsTxtTBL td.Header1
{
	color: #992c29;	
	font-weight: bold;
	font-style: normal;
	font-size: 14;
}
#qLinksLBLTBL td{
	color: #992c19;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	
}

#qLinksTxtTBL td{
	color: #2f3c53;
	letter-spacing: .25px;
	font-weight: bold;
	font-size: 11px;
}

#qLinksTxtTBL a {
  text-decoration: none;
    color: #2f3c53;
}
	
#qLinksTxtTBL a:visited {
	color: #2f3c53;

}

#qLinksTxtTBL a:hover {
	color: #992c29;
	text-decoration: underline; 
	
}


#BoldText 
{
	color: #992c29;	
	font-weight: bold;
	font-style: normal;
}



#FooterTBL td{
	color: #2f3c53;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
}

#FooterTBL a {
  text-decoration: none;
    color: #2f3c53;
}
	
#FooterTBL a:visited {
	color: #2f3c53;

}

#FooterTBL a:hover {
	color: #992c29;
	text-decoration: underline; 
	
}

#FooterTBL .FooterBorder 
{
		border-left: 2px dashed #992c29;
		
}

#RegText 
{
	color: #2f3c53;	
font-style: normal;
font-weight: normal;
font-size: 16px;

}

#ENROLLethnicity

{
	font-size: 10px;

	

}


#EnrollForm
{
	border-color:#c7c7c7;
	border-style:outset;
	border-width: thin;
}

#ReEnrollForm td
{
	color: #2f3c53;	
font-style: normal;
font-weight: normal;
font-size: 12px;
letter-spacing: 0px;

}

#ReEnrollForm .rtBrdr
{
	border-right: solid 2px #c7c7c7;

}

#ReEnrollForm .rtANDbottomBrdr
{
	border-right: solid 2px #c7c7c7;
	border-bottom: solid 2px #c7c7c7;
}

#ReEnrollForm .bottomBrdr
{
	
	border-bottom: solid 2px #c7c7c7;
}



#gmap 
{
	border: solid 1px #2f3c53;
		
		
}
#widgetholder 
{
	height: 89px;
	width: 185px;
	margin-top: 23;
	margin-left: 20px;
	clear: both;
	
		
		
}
