a[href]:link {  font-family: Arial, Helvetia; color: #D92522; text-decoration: underline;}
a[href]:visited { font-family: Arial, Helvetia; color: #D92522; text-decoration: underline;}
a[href]:hover { font-family: Arial, Helvetia; color: #D92522; text-decoration: underline;}
a[href]:active { font-family: Arial, Helvetia; color: #D92522; text-decoration: underline;}

a.Nav1:link {  font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #FFFFFF; text-decoration: none;}
a.Nav1:visited { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #FFFFFF; text-decoration: none;}
a.Nav1:hover { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #FFFFFF; text-decoration: none;}
a.Nav1:active { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #FFFFFF; text-decoration: none;}

a.Nav1a:link {  font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #E8E8E9; text-decoration: none;}
a.Nav1a:visited { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #E8E8E9; text-decoration: none;}
a.Nav1a:hover { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #E8E8E9; text-decoration: none;}
a.Nav1a:active { font-family: Arial, Helvetia; font-size: 18px; line-height: 18px; color: #E8E8E9; text-decoration: none;}

a.Nav2:link {  font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #FFFFFF; text-decoration: none;}
a.Nav2:visited { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #FFFFFF; text-decoration: none;}
a.Nav2:hover { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #FFFFFF; text-decoration: none;}
a.Nav2:active { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #FFFFFF; text-decoration: none;}

a.Nav2a:link {  font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #000000; text-decoration: none;}
a.Nav2a:visited { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #000000; text-decoration: none;}
a.Nav2a:hover { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #000000; text-decoration: none;}
a.Nav2a:active { font-family: Arial, Helvetia; font-size: 15px; line-height: 15px; color: #000000; text-decoration: none;}

html, body
{
    width:100%;
    height:100%;
    background-color:#E8E8E9;
	padding:0px;
	margin:0px;
}

body, td, p, select, input{
	font-family: Arial, Helvetia;
	font-size: 12px;
	line-height: 14px;
}

li{
	list-style-type: square;
	list-style-image: url(/images/list.gif);
}

h1{
	font-family: Arial, Helvetia;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #D92522;
	padding: 3px;
}

h2{
	font-family: Arial, Helvetia;
	font-size: 16px;
	color: #000000;
	line-height: 15px;
	border-bottom: 4px solid #D92522;
}

h3{
	font-family: Arial, Helvetia;
	font-size: 14px;
	color: #D92522;
	line-height: 12px;
}

hr{
	
	text-align: center;
	width: 100%;
	height:1px;
	border:1px solid #000000;
}

img
{
	border:none;
}

.Footer
{
	font-size: 10px;
	line-height: 12px;
}

.Nav2Button
{
	height: 23px;
	background-color: #7A7A7A;
}

.Nav2Buttona
{
	height: 23px;
	background-color: #CDCDCC;
}
