/* CSS Document */
.link-table1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF5200;
	text-decoration: underline
}

.link-table1:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF5200;
	text-decoration: none
}
.link-table2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

.link-table2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.link-table3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline
}

.link-table3:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none
}
.mesg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.mesg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
}
/* CSS Document */
body { margin-top:0px; margin-bottom:0px; background-color:#555555}

.navtext {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#aa2869; }
.navtext A:link {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#aa2869; }
.navtext A:visited  {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#aa2869; }
.navtext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color: #570B22; }

.lnavtext {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: none; color:#aa2869; }
.lnavtext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: none; color:#000000; }

.graytext {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#515051; }
.graytext1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration: none; color:#515051; }
.graytext A:link {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#515051;}
.graytext A:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color:#515051;}
.graytext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration: none; color: #660000}

.bigtext {font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; text-decoration: none; color:#aa2869; }
.bigtext A:link {font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; text-decoration: none; color:#aa2869; }
.bigtext A:visited  {font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; text-decoration: none; color:#aa2869; }
.bigtext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; text-decoration: none; color: #570B22; }


.graystext {font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; text-decoration: none; color:#515051; }
.graystext_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration: none;
	color:#515051;
	line-height: 15px;
	margin: 8px 0 0 0;
}
.graystext A:link {font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; text-decoration: none; color:#515051;}
.graystext A:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; text-decoration: none; color:#515051;}
.graystext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; text-decoration: none; color: #660000}


.graynavtext {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration: none; color:#515051; }
.graynavtext_contact {font-family: Georgia, "Times New Roman", Times, serif; font-size:10px; text-decoration: none; color:#515051; }
.graynavtext A:link {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration: none; color:#515051;}
.graynavtext A:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration: none; color:#515051;}
.graynavtext A:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; text-decoration: none; color: #660000}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	display:inline;
	text-align:center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #A45978;
}
.container {margin: 10px 10px 10px 10px;}

.emailtext
	{
	color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	}
.emailtext a:link {text-decoration: none; color: #00FF00;}
.emailtext a:visited {text-decoration: none; color: #0000CC;}
.emailtext a:hover {text-decoration: underline; color: #FF0000;}
.emailtext a:active {text-decoration: none; color: #FF00FF;}
