/* Global Settings */

A {color: #0000FF; text-decoration:none;}
/* A:visited {color: #FFcc00; text-decoration:none;} */
A:hover {color: #00FFFF; cursor: hand}
A:active {color: #0000FF; text-decoration: none;}
body:{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; border: #FFFFFF; font-weight: bold}
div:{background-position: bottom; clip: rect(   ); vertical-align: bottom}

.bodytext {font-family: Verdana; font-size: 14px; color: #000000; line-height: 18px; clip: rect(   );
 text-indent: 8px; background-repeat: no-repeat; background-image: none; font-weight: bold}
.bordercolor {border: #FFFFFF;border-width:1px;}

/* div.croot {position:absolute;top:0;left:0;width:750px;height:700;} */
div.croot {position:absolute;top:0;left:0;width:750px}
/* content area starts at 25 down and 150 left */
div.carea {position:absolute;left:150;top:25;width:645}
div.cfoot {position:absolute;left:150;width:645;height:25;}

/* Fixed Size Styles */
.cbold {font-weight: bold}
.citalic {font-style: italic}

.cwhitecomic {color: #FFFFFF; font-family: Comic Sans MS}
.cyellowcomic {color: #FFFF66; font-family: Comic Sans MS}
.credcomic {color: #FF0000; font-family: Comic Sans MS; font-size: larger}
.cgreencomic {color: #00FF00; font-family: Comic Sans MS; font-size: larger}
.cbluecomic {color: #0000FF; font-family: Comic Sans MS; font-size: larger}
.corangecomic {color: #FF3300; font-family: Comic Sans MS}

.textwhite {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px;}
.textaqua {font-family: Verdana, Arial, Helvetica, sans-serif; color: #66ffff; font-size: 12px;}
.textyellow {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffff99; font-size: 12px;}
.textorange {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff3300; font-size: 12px;}
.textmaroon {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 12px;}

.redwarning {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
 color: #FF0000; text-decoration: none; background-image: none; background-repeat: no-repeat}
.greenwarning {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
 color: #009933; text-decoration: none; background-image: none; background-repeat: no-repeat}
.buttons {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-indent: 0px;
 font-weight: bold; cursor: hand; background-repeat: no-repeat; background-image: none}

.cfs08 {font-size:8}
.cfs10 {font-size:10}
.cfs14 {font-size:14}
.cfs18 {font-size:18}
.cfs24 {font-size:24}
.cfs36 {font-size:36}
.cfs48 {font-size:48}
.cblue {color: #0000FF; font-size: larger}
.cgreen {color: #00FF00; font-size: larger}
.cred {color: #FF0000; font-size: larger}
.cyellow {color: #FFcc00; font-size: larger}
.corange {color: #FF3300; font-size: larger}
.cgirl {color: #FF00CC}
.cboy {color: #0066FF}
.cmoss {color: #006600}

p.c5 {color: #00ff80}
h1.c4 {color: #00ff80}
p.c3 {color: #000066}
h2.c2 {color: #000066}
div.c1 {text-align: center}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #FFFFFF; font-weight: bold;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style11 {font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;}
.style13 {color: #7FF7C6}

/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 14px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 14px Arial, sans-serif;
 text-align: center;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {border: 1px solid #666666;}
.itemBorderBlank {border: 1px solid #CCCCDD;}
.buttonBorder {border: 1px outset #339966;}
.buttonBorderOver {border: 1px inset #CC9966;}

a.button, a:visited.button{display: block; font-family: arial; font-weight: bold;
 text-align: center; color: black; width: 150px; height: 50px; background-color: transparent; 
 background-image: url(img/btnsqlime.jpg); text-decoration: none; padding: 15px; font-size: 14px;}

a:hover.button{display: block; background-color: transparent; font-family: arial; font-weight: bold;
 color: black; background-image: url(img/btnsqgreen.jpg);}

a.button2, a:visited.button2{display: block;font-family:arial; 
font-weight:bold;text-align:center;color:black;height:21px; 
background-color:transparent; background-image: url(img/btn_bg.png);
text-decoration: none;padding:4px;font-size:14px;}
a:hover.button2{display: block;background-color:transparent;
background-image: url(img/btn_hover.png);} */
