BODY {SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; }



form { margin: 0px }

.body {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

.bodyWHITE {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: normal;
		color: #FFFFFF;
}
.bodysm {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}
.bodysmh {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68019A;
}
.bodysmWHITE {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.more {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}


.PurpleboxHeader {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.Header {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.calendarHeader {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	link-color: #000000;
}
.CalendarBody {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 9pt;
	font-weight: normal;
}
.CalendarMonth {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68019A;
}
.required {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}
.RequestHeader {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68019A;
}
.indexBar {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
}
.PhotoHeader {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68019A;
}

.footer {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.footer-Splash {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Games-Date {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;

}
.Games-Teams {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

.Quote-Body {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.Quote-Team {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.PollAnswer{
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.PollQuestion {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 7pt;
	font-weight: bold;
color: #660066;
}   

.style2 {
	font-family: Comic Sans MS, Lucida Sans Unicode, Helvetica;
	font-size: 7pt;
	font-weight: bold;
color: #660066;
}

#feedback {
    position:absolute;
    position:fixed;
    text-indent:-100000px;
    top:200px;
    width:250px;
    height:250px;
    z-index:4444;
    overflow:hidden;
    left:auto !important;
    right:0 !important;
    margin-left:auto !important;
    margin-right:-200px !important;
    background: transparent url('http://www.zooperstars.com/images/subheader-Translate.gif') no-repeat 0 0 !important;
}
#feedback:hover {
    margin-right:-3px !important;
}

 #feedbackForm {
padding:30px 10px;
}

 #feedbackForm  li {
overflow:hidden;
padding-right:30px;
padding-top:10px;
width:515px;
}

 #feedbackForm label {
color:#615F62;
float:left;
font-size:16px;
line-height:32px;
padding:0 10px 0 0;
text-align:right;
width:105px;
}

 #feedbackForm div {
    overflow:hidden;
}

#feedbackForm fieldset {
padding:30px 10px 0 115px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  }

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #FFE902;
  color: #fff;	
}

ul#menu li ul li a {
  background: #FFF;
  color: #000;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
}
