
body {  
	font-family: Arial,Helveticasans-serif;
	margin: 0px 0px 0px 0px ;
	border: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	font-size: 70%;
	}
		html>body {
 /*font size for all other browsers*/
 font-size: 90%;
}

P{font-family: Arial,Helveticasans-serif;	font-size: 100%;}
DIV{font-family: Arial,Helveticasans-serif;	font-size: 100%;}
TABLE{font-family: Arial,Helveticasans-serif;	font-size: 100%;}
SPAN{font-family: Arial,Helveticasans-serif;	font-size: 100%;}

A{  COLOR: #000066;  TEXT-DECORATION: underline;}
a:link {	color : #000066;}
a:hover {	color : #CC0000;}

/* text boxes and submit buttons */
INPUT  {font-family :  Arial,Helvetica,san-serif; FONT-SIZE: 120%;}
/* drop down lists */
SELECT  { font-family :  Arial,Helvetica,san-serif; FONT-SIZE: 120%;}

.headingPage{	font-size: 200%;}
.headingSection{	font-size: 160%;  }
.welcomeuser{ font-size: 90%; color: Maroon; font-weight: bold; text-align: center;  }


.LNav
	{background-color: #EBEBEB; padding: 4px;}
.LNavOn
	{background-color: #CCCCCC; padding: 4px;}
.LNavTxt
	{font-family: Arial,Helvetica,san-serif; font-size: 100%; text-decoration: none; color: black; }
a.LNavTxt:link {	color : black;}
a.LNavTxt:hover {	color : Red ;}
.drkGray
	{font-family: Arial,Helvetica,san-serif; font-size: 100%; background-color: #999999; color: #FFFFFF; font-weight: bolder;}
.copyright_white 
	{font-family: Arial,Helvetica,san-serif; font-size: 95%;  color: #FFFFFF; font-weight: bolder; text-decoration : none; }
a.copyright_white:link {	color: #FFFFFF; text-decoration : none; }
a.copyright_white:hover {	color: #FFFFFF; text-decoration : underline;}
.copyright_grey 
	{font-family: Arial,Helvetica,san-serif; font-size: 95%;  color: #444444; font-weight: bolder; text-decoration : none; }
a.copyright_grey:link {	color: #444444; text-decoration : none; }
a.copyright_grey:hover {	color: #444444; text-decoration : underline;}
.FeaTitle
	{font-family: Arial,Helvetica,san-serif; font-size: 14px; color: #333366; font-weight: bolder; }
.FeaTitleLarge
	{font-family: Arial,Helvetica,san-serif; font-size: 16px; color: #333366; font-weight: bolder; }
.FeaAuth
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; font-weight: bolder; }
.FeaTease
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; line-height: 15px;}
.showBod
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; line-height: 15px; background-color: #FFF1D7;}
.ArtListEven
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; line-height: 15px; background-color: #EBEBEB; padding: 2px 4px 2px 4px; width: 275; }
.ArtListOdd
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; line-height: 15px; padding: 2px 4px 2px 4px; width: 275; }

.FeatureListOdd
	{font-family: Arial,Helvetica,san-serif; font-size: 12px; background-color: #FFFccc; padding: 2px 4px 2px 4px;  }
.FeatureListEven
	{font-family: Arial,Helvetica,san-serif; font-size: 12px;  }


.LeagueLink
	{font-family: Arial,Helvetica,san-serif; font-size: 130%; color : #000066;	text-decoration : underline;	}
a.LeagueLink:link {	color : #000066;}
a.LeagueLink:hover {	color : #660099;}

.Conference
	{font-family: Arial,Helvetica,san-serif; font-size: 170%; color : #660000; font-weight: bold;	}

.bgGrayC
	{background-color: #dedede;}

.featurebody
{
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 100%;
    padding: 0px 7px 0px 7px;
}

.formlabel
{
    FONT-SIZE: 130%;
}


.cellPadded
{
	   padding: 0px 10px 0px 10px;
}

.submitbutton {
	color : #021c44;
	font-family: Verdana, Arial, sans-serif;
	font-size : 90%;
	font-weight : bold;
}

.resultFailure {
    font-size: 135%;
    font-weight: bold;
    color:#800000;  
	font-family: Verdana, Arial, sans-serif;
	text-decoration : none;
}

.resultSuccess{
    font-size: 135%;
    font-weight: bold;
    color: #008000;
	font-family: Verdana, Arial, sans-serif;
	text-decoration : none;
}

.asterisk
{
	font-weight: bold;
	font-size: 110%;
	color: #C00000;
	font-family: Verdana, Arial, sans-serif;
}

.dataTable
{
	text-align: left;
	background-color : #FFFFCC;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 115%;
    FONT-WEIGHT: bold;
   border-color:#000066;
   border-width:1px;
   border-style:solid;
   border-collapse:collapse;
}

.dataTable1
{
	text-align: left;
	background-color : #FFFFCC;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 100%;
    FONT-WEIGHT: bold;
   border-color:Black;
   border-width:1px;
   border-style:solid;
   border-collapse:collapse;
   padding: 20px 20px 20px 20px;
   margin: 20px 20px 20px 20px;
   
}

.dataGrid
{
	text-align: left;
	background-color : #FFFFCC;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 115%;
    FONT-WEIGHT: bold;
   border-color:Black;
   border-width:1px;
   border-style:solid;
   border-collapse:collapse;
}
.dataGridHeader
{
	background-color : #ccccee;
   font-weight : bold;
   text-align : center;
    FONT-SIZE: 100%;
}

.WhiteOnBlue
{
	background-color: #000066;
     FONT-SIZE: 100%;
   COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-WEIGHT: bold;
}




