/* Disables the button for current page */
.disabled {background-color: #367b30; border: 5px solid #FFCC33;
 font-family: arial; font-size: 11px; letter-spacing: 3px;
 color: white; text-align: center; padding: 5px;}

/* Properties for site header*/
.SiteHeader{color:#367b30;font-weight:bold;font-family:Arial, Helvetica, sans-serif;
font-size: 15px;background-color:white;padding:6px;}

/* Properties for Salesky header*/
.SaleskyHeader{color:#367b30;font-weight:bold;font-family:Arial, Helvetica, sans-serif;
font-size: 20px;background-color:white;padding:6px;}

/* Original link properties */

#a1Link, #a2Link, #a3Link , #a4Link, #a5Link, #a6Link{ background-color: white;
 border: 5px solid green; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
 letter-spacing: 3px; color: #367b30; text-align: center; padding: 5px;}

/* Background graphic and properites */
.body{background-image:url(ZerosBackground2.gif); background-repeat: no-repeat; background-position: 10px 85px;}

/* Properties for page footer */
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none; vertical-align: middle }
.footer:hover { color: #FFCC33}

/* title for grades */
.menusubtitle { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 15px; color: #990000; text-decoration: none; 
font-weight: 
bold}

/* title for bullets */
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; 
font-weight: bold; color: #FFCC33}



.text { font-family: Verdana, Arial, Helvetica, sans-serif;
 
font-size: 12px; line-height: 18px; color: #000000;
 clip:   rect(   )} a:hover { color: #999999; 
text-decoration: none}

.WildCat{position: absolute;top: 200px; left: 75px;z-index:-1;}
.WildCat2{position: absolute;top: 200px; left: 450px;z-index:-1;}



.div1{font-family:arial;font-size: 23px;font-weight:bold;color:red;
position:absolute;top: 300px;left:450px; z-index:-1;}

.div2{font-family:arial;font-size: 23px;font-weight:bold;color:green;
position:absolute;top: 300px;left:450px; z-index:11;}

#pop1, #pop2 {background-color: purple; color: white; font-size: 14px; border: dashed black 1px; width: 100px; font-weight: bold; font-family: arial; text-align: center; padding-bottom: 3px; padding-top: 3px; margin-top: 40px; margin-bottom: 40px; cursor: hand; position: relative; top: 100px; left: 200px;}

#popUp1, #popUp2 {border: solid black 1px; font-size: 11px; font-family: arial; width: 125px; padding-left: 8px; visibility: hidden; position: absolute;}

