BODY
{
    BACKGROUND-IMAGE: url(../images/backgroundBlueLtBlue.gif);
    BACKGROUND-REPEAT:repeat-y;
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
    BACKGROUND-COLOR: #4200EA
}
.ContentBorder
{
	background-color: #0100FE
}
.menutext
{
	font-weight: bolder;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	/*font-variant: small-caps;*/
    filter: dropShadow(color = #000000, offx = 2, offy = 2); 
    padding-left: 10px;
    padding-right: 10px;
    text-justify:auto;
    text-align:center;
    pointer: hand;
    cursor: hand;
}

.smallmenutext
{
	font-weight:600;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-align:center;
	text-decoration:underline;
    pointer: hand;
    cursor: hand;
}
.menuspacer
{
    text-align:center;
    BACKGROUND-IMAGE: url(../images/menuSeparator.gif);
    background-repeat:no-repeat;
    width: 40px;
    height: 31px;
}
.menutexton
{
	font-weight: bolder;
	font-size: 12pt;
	color: #FBEB1D;
	font-family: Arial;
	/*font-variant: small-caps;*/
    filter: dropShadow(color = #000000, offx = 2, offy = 2); 
    text-justify: auto;
    text-align:center;
    pointer: hand;
    cursor: hand;
}
.BodyContent
{
	font-size: 9pt;
	left: 5px;
	color: #0b208b;
	line-height: 12pt;
	font-family: Verdana;
	background-color: transparent;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.BodyContentLeft
{
	font-size: 9pt;
	color: #0b208b;
	font-family: Verdana;
	background-color: transparent;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.GridLink
{
	font-size: 8pt;
	color: #0b208b;
	font-family: Verdana;
	background-color: transparent;
	text-align: left;
}
.BodyContentCenter
{
	font-size: 9pt;
	color: #0b208b;
	font-family: Verdana;
	background-color: transparent;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.PageHeader
{
	font-size: 18pt;
	left: 5px;
	color: #0b208b;
	line-height: 20pt;
	font-family: Verdana;
	background-color: transparent;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.HotBoxContent
{
	font-size: 9pt;
	color: #0b208b;
	line-height: 12pt;
	font-family: Verdana;
	background-color: transparent;
	text-align: left;
/*	padding-left: 5px;
	padding-right: 5px;*/
}
.MainContentTable
{
	BACKGROUND-IMAGE: url(../images/basketball_halfcourt.jpg);
	BACKGROUND-REPEAT: no-repeat;
    background-position: center top;
    
    font-size: 9pt;
	left: 5px;
	color: #0b208b;
	line-height: 12pt;
	font-family: Verdana;
	background-color: transparent;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.testimonial
{
	font-weight: normal;
	font-size: 12pt;
	color: teal;
	font-style: italic;
	font-family: 'Comic Sans MS';
	color: #0b208b;
}
.ServicesSectionName
{
	font-weight: bolder;
	font-size: 12pt;
	background-image: url(../images/menubackground.gif);
	color: white;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 14px;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.ServicesSectionText
{
	font-size: 9pt;
	left: 5px;
	color: #0b208b;
	line-height: 12pt;
	font-family: Verdana;
	background-color: transparent;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
}
    