
/* Set font family for ALL text elements */
P, TABLE, TD, DIV, FORM, H1, H2, H3, H4 {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}



/* BLUE THEME */
/*
TD.background { 
	background-color :  #000099;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #000077;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color :  #0000FF;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/
/* RED THEME */
/*
TD.background {
	background-color :  #770000;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #550000;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color :  #990000;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/

/*  GREEN THEME */
/*
TD.background {
	background-color :  #007700;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #005500;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color :  #009900;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/

/* BLACK THEME */
/*
TD.background {
	background-color :  #000000;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #000077;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color :  #0000FF;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/

/* GRAY THEME */
/*
TD.background {
	background-color :  #777777;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #333333;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	background-color :  #cccccc;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/

/*  BLUE -ORANGE THEME */
*
TD.background {
	background-color :  #004499;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.shadow {
	background-color :  #555555;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}

TD.mid_background {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color :  #ff9900;
	padding-top : 0px; 
	padding-bottom : 0px; 
	padding-left :  0px;
	padding-right : 0px;
}
*/

/*-------------------------------- END SPLASH -----------------------------------*/
/*_________________________________ New Gatorline.com _________________________________*/

/*________________________PAGE COLORS_____________________*/
/*
	subleases	#0000FF
	tickets		#990000
	books		#FF9900
	tutors		#006699
	greeks		#555555
	clubs		#009900
*/
.warning { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
 }

TD.tableheaderoutput {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tableoutput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tutorformbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.tutorformbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.ticketformbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.ticketformbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.bookformbuttonNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.bookformbuttonoverNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.bookformbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.bookformbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF7700;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0000FF;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px #666666 solid;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.tutorformbuttonNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.tutorformbuttonoverNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.formbuttonNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.formbuttonoverNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
}
.whitesmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


TD.mainBorder {	background-color : #000000; color : #FFFFFF; font-size : 11px;}
.botnav { color : #999999; font-size : 10px; }
.commentsR { font-family: verdana, arial, helvetica, sans-serif; color : #000000; font-size : 13px;}
.commentsI { color : #000000; font-size : 11px; text-decoration : italic;}
.tableTitle {	color : #000000; font-size : 16px; font-weight :  bold;}
.tableTitlesmall {	color : #000000; font-size : 13px; font-weight :  bold;}
.sidenavSUB { color : #FFFFFF; font-size : 10px; font-weight : bold;}
A.sidenavSUB { color : #FFFFFF; font-size : 10px; font-weight : bold; text-decoration : none;}
A.sidenavSUB:HOVER { color : #FFFFFF; font-size : 10px; font-weight : bold; text-decoration : underline;}
.text { font-family : verdana, sans-serif; color: #000000; font-size : 11px;}
A.midtitleOn { font-family : verdana, sans-serif; color: #FFFFFF; font-size : 11px; text-decoration : none;}
A.midtitleOn:HOVER { font-family : verdana, sans-serif; color: #FFFFFF; font-size : 11px; text-decoration : underline;}
A.midtitleOff { font-family : verdana, sans-serif; color: #FFFFFF; font-size : 10px; text-decoration : none; font-weight : bold;}
A.midtitleOff:HOVER { font-family : verdana, sans-serif; color: #999999; font-size : 10px; text-decoration : underline; font-weight : bold;}

A.tableheader { font-family : verdana, sans-serif; color: #000000; font-size : 11px; text-decoration : none; font-weight : bold;}
A.tableheader:HOVER { font-family : verdana, sans-serif; color: #FF9900; font-size : 11px; text-decoration : underline; font-weight : bold;}

A.midtitleOff2 { font-family : verdana, sans-serif; color: #FFFFFF; font-size : 10px; text-decoration : none; font-weight : bold;}
A.midtitleOff2:HOVER { font-family : verdana, sans-serif; color: #999999; font-size : 10px; text-decoration : underline; font-weight : bold;}

A.legalPrivacy { color : #000000; font-size : 11px; text-decoration : none;}
A.legalPrivacy:HOVER { color : #FF0000; font-size : 11px; text-decoration : underline;}
.phpoutput { color : #000000; size : 11x;}
A.logincontact:HOVER {color : #FF0000; size=11px; text-decoration : none;}
A.logincontact {color : #0000FF; size=11px; text-decoration : underline;}

TD.rsideLEGAL { background-color : #003366; color : #FFFFFF; font-size : 10px;}
TD.rsideUSERSETTINGS { background-color : #006699; color : #FFFFFF; font-size : 10px;}
TD.lsideUSERSETTINGS { background-color : #006699; color : #FFFFFF; font-size : 10px;}
A.usersettings { font-family : verdana, sans-serif; color: #006699; font-size : 11px; text-decoration : none; font-weight : bold;}
A.usersettings:HOVER { font-family : verdana, sans-serif; color: #003366; font-size : 11px; text-decoration : underline; font-weight : bold;}

TD.topnavSUB { background-color : #000000; color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight : bold;}
TD.rsideSUBLEASES { background-color : #0000FF; color : #FFFFFF; font-size : 10px;}
TD.lsideSUBLEASES { background-color : #0000FF; color : #770000; font-size : 9px;}
.textBoldSUBLEASES { color : #000000; font-size : 12; font-weight : bold;}
.titleSUBLEASES { color : #0000FF; font-size : 13px; font-weight : bold;}
.linksSUBLEASES { color: #0000FF; font-size : 10px;}
A.linksSUBLEASES { color: #FF0000; font-size : 10px; text-decoration : underline;}

.formSUBLEASESie { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-style: solid; border-width: 1 }

.formSUBLEASESnn { 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000; 
  font-size: 12px;} 

.formSUBLEASESiex { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  color : #000000; 
  font-size : 12px; 
  border-style : solid; 
  border-color : #0000FF; 
  border-width : 1;
  background-color : #FFFFFF; }

A.botnavSUBLEASES {	color : #000000;	font-size : 10px; text-decoration : none;}
A.botnavSUBLEASES:HOVER {	color : #0000FF;	font-size : 10px; text-decoration : underline;}
A.SUBhead { color : #0000FF; font-size : 12px; text-decoration : underline;}
A.SUBhead:HOVER { color : #FF0000; font-size : 12px; text-decoration : underline;}
A.SUBlinks { color : #0000FF; font-size : 12px; text-decoration : underline;}
A.SUBlinks:HOVER { color : #FF0000; font-size : 12px; text-decoration : underline;}

TD.rsideTICKETS { background-color : #880000; color : #FFFFFF; font-size : 10px;}
TD.lsideTICKETS { background-color : #880000; color : #770000; font-size : 9px;}
.textTICKETS { color : #880000; font-size : 13px; font-weight :  bold;}
.linksTICKETS {}
A.linksTICKETS {}
.formTICKETS { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; border-style: solid; border-color: #880000; border-width: 1; background-color: #FFFFFF; }
A.botnavTICKETS {	color : #000000;	font-size : 10px;  text-decoration : none;}
A.botnavTICKETS:HOVER {	color : #880000;	font-size : 10px; text-decoration : underline;}

TD.rsideBOOKS {	background-color : #FF9900; color : #FFFFFF; font-size : 10px;}
TD.lsideBOOKS {	background-color : #FF9900; color : #770000; font-size : 9px;}
.textBOOKS { color : #FF9900; font-size : 13px; font-weight : bold;}
.linksBOOKS {}
A.linksBOOKS {}
.formBOOKS { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; border-style: solid; border-color: #FF9900; border-width: 1; background-color: #FFFFFF;}
A.botnavBOOKS {	color : #000000;	font-size : 10px;  text-decoration : none;}
A.botnavBOOKS:HOVER {	color : #FF9900;	font-size : 10px; text-decoration : underline;}

TD.rsideTUTORS { background-color : #006699; color : #FFFFFF; font-size : 10px;}
TD.lsideTUTORS { background-color : #006699; color : #770000; font-size : 9px;}
.textTUTORS { color : #006699; font-size : 13px; font-weight : bold;}
.linksTUTORS {}
A.linksTUTORS {}

.formTUTORSnn { 
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000; 
  font-size: 12px;} 

.formTUTORSie { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  color : #000000; 
  font-size : 12px; 
  border-style : solid; 
  border-color : #006699; 
  border-width : 1;
  background-color : #FFFFFF; }

A.botnavTUTORS {	color : #000000;	font-size : 10px;  text-decoration : none;}
A.botnavTUTORS:HOVER {	color : #006699;	font-size : 10px; text-decoration : underline;}
A.TUTlinks { color : #006699; font-size : 12px; text-decoration : underline;}
A.TUTlinks:HOVER { color : #FF0000; font-size : 12px; text-decoration : underline;}

TD.rsideGREEKS { background-color : #555555; color : #FFFFFF; font-size : 10px;}
TD.lsideGREEKS { background-color : #555555; color : #770000; font-size : 9px;}
.textGREEKS { color : #555555; font-size : 13px; font-weight :  bold;}
.linksGREEKS {}
A.linksGREEKS {}
.formGREEKS { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; border-style: solid; border-color: #555555; border-width: 1; background-color: #FFFFFF }
A.botnavGREEKS {	color : #000000;	font-size : 10px;  text-decoration : none;}
A.botnavGREEKS:HOVER {	color : #555555;	font-size : 10px; text-decoration : underline;}

TD.rsideCLUBS {	background-color : #009900; color : #FFFFFF; font-size : 10px;}
TD.lsideCLUBS {	background-color : #009900; color : #770000; font-size : 9px;}
.textCLUBS { color : #009900; font-size : 13px; font-weight :  bold;}
.linksCLUBS {}
A.linksCLUBS {}
.formCLUBS { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; border-style: solid; border-color: #009900; border-width: 1; background-color: #FFFFFF }
A.botnavCLUBS {	color : #000000;	font-size : 10px;  text-decoration : none;}
A.botnavCLUBS:HOVER {	color : #009900;	font-size : 10px; text-decoration : underline;}

TD.rsideparty { background-color : #1D5FE7; color : #FFFFFF; font-size : 10px;}
TD.lsideparty { background-color : #1D5FE7; color : #FFFFFF; font-size : 10px;}
/* baby blue 3DA5FF */
/*________________________End PAGE COLORS_____________________*/

/*_________________________________ End New Gatorline.com _________________________________*/





/*_________________________________ Old Gatorline.com _________________________________*/
A.splashlink {	color : #000000;	font-size : 10px;   text-decoration : none;}
A.splashlink:HOVER {	color : #660033;	font-size : 10px;   text-decoration : none;}
A.splashsignup {	color : #000000;	font-size : 10px;	text-decoration : none;	font-weight :  bold;}
A.splashsignup:HOVER {	color : #ff9900;	font-size : 10px;	text-decoration : none;	font-weight :  bold;}
A.spanish {	color : #006699;	font-size : 13px;}
A.agree_head {	color: #009900;	font-size: 14px;	font-family: MS Sans Serif;	font-weight: bold}
A.agree {	color : #ff0000;	font-size : 10px;	font-weight : bold;}
A.agree:HOVER {	color : #006699;	font-size : 10px;	font-weight : bold;}
A.organization {	color : #006699;	font-size : 12px;	text-decoration : none;	font-weight : bold;}
A.sidenav {	color : #999999;	font-size : 10px;	text-decoration : none;}
A.sidenav:HOVER {	color : #FF9900;	font-size : 10px;	text-decoration : none;}
A.login2 {	color : #999999;	font-size : 12px;	text-decoration : none;}
A.login2:HOVER {	color : #FF9900;	font-size : 12px;	text-decoration : none;}
A.tutors { color : #006699; font-size : 12px; font-weight : bold; }
A.tutors:HOVER { color : #FF9900; font-size : 12px; font-weight : bold; }

TD.bodyheader {	background-color : #CCCCCC;}
.bodyheader {	color : #555555;	font-size : 14px;	 font-weight :  bold;}
.tutors { color : #000000; font-size : 12px; font-weight : bold; }
.pointer {	color : #000000;	font-size : 10px;}
.spanish {	color : #000000;	font-size : 13px;}
.agree_head {	color: #009900;	font-size: 14px;	font-family: MS Sans Serif;	font-weight: bold}
.header1 {	color : #FFFFFF;	font-size : 14px;	font-weight : bold;}
.agree_body {	color: #444444;	font-size : 12px;}
.agree2 {	color : #ff0000;	font-size : 9px;	font-weight : italic;}
.comment {	color : #000000;	font-size : 10px;}A.mail {	color : #006699;	font-size : 10px;}
.form {	color : #000000;	font-size : 11px;	font-weight :  bold;}
.bodytext {	color : #000000;	font-size : 10px;}
.bluetitle {	color : #0000FF;	font-size : 13px;	font-weight : bold;}
.orangetitle {	color : #FF9900;	font-size : 13px;	font-weight : bold;}
.sorority {	color : #006699; 	font-size : 13px; 	font-weight : bold;}
.theader {	color :  #FFFFFF;	font-size :  11px;}	
.login {	color : #FFFFFF;	font-size : 12px;	font-weight : bold;}
.copyrt {	color : #000000;	font-size : 10px;}
.copyrtnew {	color : #FFFFFF;	font-size : 9px;}
.welcome {	color : #FFFFFF;	font-size : 10px;}
.update {	color : #CCCCCC;	font-size : 9px;}
.splashtxt {	color : #000000;	font-size : 10px;}
.splashcprt {	color : #FFFFFF;	font-size : 10px;}
.splashopen {	color : #FFFFFF;	font-size : 13px;}
.splashlogin {	color : #000000;	font-size : 10px;	font-weight :  bold;}
.nicefield { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; border-style: solid; border-color: #FF9900; border-width: 1; background-color: #FFFFFF }
.uglyfield { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; border-style: solid; border-color: #006699; border-width: 1; background-color: #FFFFFF }

/*_________________________________ End Old Gatorline.com _________________________________*/