a.topnav:link { color: #CCCCCC; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a.topnav:active { color: #CCCCCC; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.topnav:visited { color: #CCCCCC; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a.topnav:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FEBD03;
	letter-spacing: 1px;
}
h2 {
    padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.top-tile {
	background-image: url(../images/top-tile.gif);
	background-repeat: repeat-x;
}
.nav-bg-color {
	padding: 8px;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: repeat-y;
}
.red-text {
	color: #FF0000;
}

.nav-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 2px;
}
.field {
	font-size: 11px;
	width: 100px;
}
.content {
	padding: 10px;
}
.web-address {
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FEBD03;
}
