body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

.left-orange {
	width: 12px;
	background-color: #FF6600;
}
.header {
	background-color: #333333;
	height: 50px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 15px;
	color: #000000;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.leftnavbar {
	width: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 25px;
	background-image: url(images/navbar-bg.gif);
	font-weight: bold;
}

a.navLink:link, a.navLink:visited, a.navLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.navLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.navLink2:link, a.navLink2:visited, a.navLink2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.navLink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #FF6600;
}
h2 {

	font-size: 14px;
	color: #333333;
}
td.heading {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.formButton {
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
html {
scrollbar-base-color: #ff6600;
scrollbar-arrow-color: white;
scrollbar-track-color: #ff6600;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: #ff6600;
scrollbar-darkshadow-color: #ff6600;


scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
}

#top h1 {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: visible;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 13px;
	
}.bordered {
	border: 1px solid #000000;
}
