/* style for general pages */

BODY
{
	background-image: url(images/background.gif);
	background-color: #F5EED4;
	font-size: 11pt;
	font-family: "Comic Sans MS", Arial, Helvetica;
	color: black;
	leftmargin: 5;
	font-weight: normal;
}

P, DIV
{
	font-size: 11pt;
	font-family: "Comic Sans MS", Arial, Helvetica;
	color: black;
	font-weight: normal;
}

table.admin
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-weight: normal;
}

font.sidebar
{
	font-size: 11pt;
	font-family: "Comic Sans MS", Verdana, Arial;
	color: #F5EED4;
	font-weight: normal;
}

FONT.small
{
	font-size: 8pt;
	font-family: verdana, Arial, Helvetica;
	color: #79592C;
	font-weight: normal;
}
FONT.smallblue
{
	font-size: 8pt;
	font-family: verdana, Arial, Helvetica;
	color: #5F84BB;
	font-weight: normal;
}

hr.tbl
{
	size: 1px;
	color: #E1E4E8;
	font-weight: normal
}

UL
{
	font-size: 11.0pt;
	font-family: "Comic Sans MS";
	color: black;
	font-weight: normal;
}

UL
{
	list-style-type: square;
}

LI
{
	margin-left: 3px;
	margin-bottom: 3px;
	font-size: 11.0pt;
	font-family: "Comic Sans MS";
	color: black;
	font-weight: normal;
	list-style-position: outside;
}

H1
{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 18.0pt;
	font-family: Georgia, Arial, Verdana;
	color: #5F84BB;
	font-style: italic;
	font-weight: bold;
}

H2
{
	margin-top: .2in;
	margin-right: 0in;
	margin-bottom: 0in;
	margin-left: 0in;
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	color: #5F84BB;
	font-weight: normal;
}

H3
{
	margin-top: .2in;
	margin-right: 0in;
	margin-bottom: .1in;
	margin-left: 0in;
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
A:link
{
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #79592C;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal;
}
A:active
{
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: red;
	text-style: italic;
	font-weight: normal;
}
A:visited
{
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #79592C;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal;
}
A:hover 
{
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-weight: normal
}    

A.side:link
{
	font-size: 12.0pt;
	font-family: "Comic Sans MS";
	color: #F5EED4;
	text-decoration: none;
	text-underline: none;
	font-weight: normal
}
A.side:active
{
	font-size: 12.0pt;
	font-family: "Comic Sans MS";
	color: red;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal
}
A.side:visited
{
	font-size: 12.0pt;
	font-family: "Comic Sans MS";
	color: #F5EED4;
	text-decoration: none;
	text-underline: none;
	font-weight: normal
}
A.side:hover
{
	font-size: 12.0pt;
	font-family: "Comic Sans MS";
	color: #FF0000;
	text-decoration: underline;
	text-underline: single;
	font-weight: normal
}

A.big:link
{
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	text-decoration: underline;
	text-underline: single;
	color: #5F84BB;
	font-weight: normal;
}
A.big:active
{
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	text-decoration: underline;
	text-underline: single;
	color: #FF0000;
	font-weight: normal;
}
A.big:visited
{
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	text-decoration: underline;
	text-underline: single;
	color: #5F84BB;
	font-weight: normal;
}
A.big:hover
{
	font-size: 14.0pt;
	font-family: "Comic Sans MS";
	text-decoration: underline;
	text-underline: single;
	color: #FF0000;
	font-weight: normal;
}

A.small:link
{
	font-size: 8.0pt;
	font-family: "verdana";
	color: #79592C;
	font-weight: normal;
}
A.small:active
{
	font-size: 8.0pt;
	font-family: "verdana";
	color: #FF0000;
	font-weight: normal;
}
A.small:visited
{
	font-size: 8.0pt;
	font-family: "verdana";
	color: #79592C;
	font-weight: normal;
}
A.small:hover
{
	font-size: 8.0pt;
	font-family: "verdana";
	text-decoration: underline;
	text-underline: single;
	color: #FF0000;
	font-weight: normal;
}

