
.navbar {
	background-color: #707070;
}
.navbar2 {
	color:white;
	font-family:arial;
	text-transform:uppercase;
	font-weight:bold;
}
.pagecontent {
	background-color: #FFFFFF;
}
.maintable {
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

td {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px
}

.table2 {
	border: 1px #999999 solid
}
a {
	color: #fa7b0a;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #02509b;
	text-transform: uppercase
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #3C4249;
}
.title2 A:link{
	font-size: 12px;
	font-weight: bold;
	color: #3C4249;
	text-decoration: none;
}
.title_big {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase

}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase
}
a.nav1:hover {
	color: #999999;
}

a.nav2:hover {
	color: #3C4249;
}

.nav3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #02509b;
	text-decoration: none;
}
ul {
	margin-left: 0.35em;
	padding-left: 0.35em;
}
li {
	margin-bottom: .5em;
}