body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.nav {
	color: #000000;
	font-weight: normal;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
}



a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}



hr{
	color:#000000
}
.bottom_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content_divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
