@CHARSET "ISO-8859-1";
.rolloverBox
{
	background-color: #dddddd;
	border: 1px solid black;
	font-family: "Arial", sans-serif;
	font-size: 12pt;
}
.tooltip
{
	background-color: black;
	color: white;
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	display: none;
	position: absolute;
}
FONT
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 14px;
    color: #402222;
}

.H1red
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
/*	font-family: "Verdana", "Stylus BT", "Comic Sans MS", "Impact", sans-serif;*/
	font-weight: bold;
	font-style: oblique;
	font-size: 50px;
	line-height: .6em;
	color: #CF0000;
}
.subHred
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-size: 18px;
    line-height: .8em;
	color: #CF0000;
}

.H1black
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
	font-weight: bold;
    font-style: oblique;
    font-size: 50px;
    line-height: .6em;
}
.subHblack
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-size: 18px;
    line-height: .8em;
}

.H1white
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
	font-weight: bold;
    font-style: oblique;
    font-size: 50px;
    line-height: .8em;
	color: #FFFFFF;
}
.subHwhite
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 18px;
    line-height: .8em;
	color: #FFFFFF;
}

.H1grey
{
	font-family: "Verdana", "Stylus BT", "Comic Sans MS", "Impact", sans-serif;
	font-weight: bold;
    	font-style: oblique;
    	font-size: 45px;
    	line-height: .15em;
	color: #FAFAFA;
    	/*	text-decoration: underline;
    	background-color: #EEDDDD; */
}
.subHgrey
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
    	line-height: .8em;
	color: #CCCCCC;
}

.H1blue
{
	font-family: "Verdana", "Stylus BT", "Comic Sans MS", "Impact", sans-serif;
	font-weight: bold;
    font-style: oblique;
    font-size: 45px;
    line-height: .15em;
	color: #CCEAFF;
}
.subHblue
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
    line-height: .8em;
	color: #90BBEA;
}

.superFont
{
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
    	line-height: .8em;
	color: #333333;
}
.superFont A:link {  color: #393939; text-decoration: none; font-style: normal; }
.superFont A:visited {  color: #606060; text-decoration: none; font-style: normal; }
.superFont A:hover {  color: #393939; text-decoration: none; font-style: oblique; }
.superFont A:active { color: #393939; text-decoration: none; font-style: oblique; }

.myFont
{
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 13px;
    	color: #333333;
}
.myFont A:link {  color: #CC0033; text-decoration: none; font-style: normal; }
.myFont A:visited {  color: #CC6633; text-decoration: none; font-style: normal; }
.myFont A:hover {  color: #CC3333; text-decoration: none; font-style: oblique; }
.myFont A:active { color: #FF0000; text-decoration: none; font-style: oblique; }

.menuFont
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #FF5454;
}
.menuFont A:link {  color: #FFFFFF; text-decoration: none; }
.menuFont A:visited {  color: #FF7676; text-decoration: none; }
.menuFont A:hover {  color: #FF7676; text-decoration: underline; }
.menuFont A:active { color: #FF7676; text-decoration: none; }

.blackMenu
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
/*	color: #FF5454; */
}
.blackMenu A:link {  color: #000000; text-decoration: none; }
.blackMenu A:visited {  color: #000000; text-decoration: none; }
.blackMenu A:hover {  color: #000000; text-decoration: underline; }
.blackMenu A:active { color: #000000; text-decoration: none; }

.whiteMenu
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
}
.whiteMenu A:link {  color: #FFFFFF; text-decoration: none; }
.whiteMenu A:visited {  color: #FFFFFF; text-decoration: none; }
.whiteMenu A:hover {  color: #FFFFFF; text-decoration: underline; }
.whiteMenu A:active { color: #FFFFFF; text-decoration: none; }

.pinkMenu
{
	font-family: "Stylus BT", "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #FF9999;
}
.pinkMenu A:link {  color: #FF9999; text-decoration: none; }
.pinkMenu A:visited {  color: #FF9999; text-decoration: none; }
.pinkMenu A:hover {  color: #FF9999; text-decoration: underline; }
.pinkMenu A:active { color: #FF9999; text-decoration: none; }

.pageFont
{
	font-family: "Trebuchet MS", "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
/*	color: #000000;*/
	border: 1px solid black;
	background-color: #CCCCCC;
}
a.pageFont:link {  color: #CF0000; text-decoration: none; }
a.pageFont:visited {  color: #393939; text-decoration: none; }
a.pageFont:hover {  color: #CF0000; text-decoration: underline; }
a.pageFont:active { color: #FFFFFF; text-decoration: none; }

/*
table.menu
{
	width: "100%";
	border-style: solid;
	border-right: medium solid #EEEEEE
	border-color: #EEEEEE;
	background-color: #C0C0C0;
}
*/
.noPageFont
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
    color: #BBBBBB;
    border: 1px solid black;    
    background-color: #DDDDDD;
}

.H1green
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
	font-weight: bold;
    font-style: oblique;
    font-size: 48px;
    line-height: .15em;
	color: #AAEEAA;
}
.subHgreen
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
    line-height: .8em;
	color: #AAEEAA;
}

.H1earth
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
	font-weight: bold;
    font-style: oblique;
    font-size: 48px;
    line-height: .15em;
	color: #EEEEAA;
}
.subHearth
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
    line-height: .8em;
	color: #AAEEAA;
}

.H1pink
{
	font-family: "Brush Script MT", "Comic Sans MS", cursive;
	font-weight: bold;
    font-style: oblique;
    font-size: 48px;
    line-height: .15em;
	color: #FF9999;
    /*	line-height: .9em;
	text-decoration: underline;
    background-color: #EEDDDD; */
}
.subHpink
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
    line-height: .8em;
	color: #FF9999;
}

/* 	font-family: "Stylus BT", "Garamond", "Cambria", "Corbel", "Book Antiqua", "Calibri", "Garamond", "Georgia", cursive; */