﻿p
{
	font-family:"Californian FB";
	font-size:small;
	font-style:normal;
	color:white;
}

td
{
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-style: normal;
	color: white;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 1px;
	line-height: 11pt;
}

h1{
	font-family: "Lucida Handwriting";
	font-size: 12pt;
	font-style: normal;
	color: #CCFFFF;
	font-weight: bold;
}

.text
{
	font-family: "Calisto MT";
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}

.textName
{
	font-family: "Calisto MT";
	color: #800000;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}

a:link
{
	font-family: "Californian FB";
	font-size: small;
	font-style: normal;
	color: white;
	text-decoration: none;
}

a:visited {
	
	font-family: "Californian FB";
	font-size: small;
	font-style: normal;
	color:#FFFFCC;
	text-decoration: none;

}

a:hover
{
    color:orange;
    text-decoration: none;
}

.table
{
	table-layout: fixed;
	empty-cells: hide;
	caption-side: top;
	background-color: #33CCCC;
}

.text_td
{
font-family: "Comic Sans MS";
	font-size: 9pt;
	font-style: normal;
	color: white;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 1px;
	line-height: 11pt;
	
}

.StateName
{
	font-family: "Arial Rounded MT Bold";
	font-size: 9pt;
	font-style: normal;
	color: white;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 1px;
	line-height: 11pt;
	background-image: url('Images/Button/Bg_Button.gif');
	font-variant: normal;
	text-transform: uppercase;
}

.Link
{
	font-family: "Californian FB";
	font-size: small;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.TableLinks
{
	font-family: "Californian FB";
	font-size: small;
	font-style: normal;
	color: black;
	text-decoration: none;
	
}

.List
{
	padding: 2px 2px 2px 20px;
	margin: 2px;
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: 1px;
	line-height: 11pt;
	list-style-type: square;
	list-style-position: inherit;
	right: 2px;
	left: 2px;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
}
