a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
a:focus {
	color: #fff;
}
a#homefooter {
	color: #ffffff;
}

#content a:link {
	color: #000;
}
#content a:visited {
	color: #000;
}
#content a:hover {
	color: #990000;
}
#content a:active {
	color: #990000;
}
#content a:focus {
	color: #990000;
}
a#homefooter {
	color: #ffffff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	margin: 10px;
}
.moreNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1#red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0pt;
}
h2#red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0pt;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0pt;
}
#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
}
#content {
margin: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.homefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
td#hostpic {
/*	background-image: url(../images/RightBoxContent.jpg);  */
}
td#shadowright {
	background: url(../images/subs/shadow_right.gif) top repeat-y; 
}
td.boxtopcell {
	background:  url(../images/subs/box_top.gif) top repeat-x;
}
td.shadowbottomcell {
	background:  url(../images/subs/shadow_bottom_tile.gif) top repeat-x;
}
td#topnavcell {
	background:  url(../images/subs/topnav_bluebar.gif) top repeat-x;
}
td#hometopbar {
	background:  url(../images/hometopbar.png) top repeat-x;
}