html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0;
padding:0;
border:0;
}
.table-lft-brdr {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #cc9900;
}
.bottom-table {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9900;
	border-bottom-color: #cc9900;
	border-left-color: #cc9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-top-style: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}

.table-rt-brdr {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #cc9900;
}
.table-banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.nav-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #0066FF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a:link{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #FFFF99;
	text-decoration: underline;
}
