@charset "utf-8";
a img {border: 0; }
body {
	background-image: url(images/bg.jpg);
	background-color:#040404;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58ad40;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58ad40;
	text-decoration: none;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EFCC01;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58ad40;
	text-decoration: none;
}

.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EFCC01;
	text-decoration: none;
}
.sub-tech-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EFCC01;
	border-right-color: #EFCC01;
	border-bottom-color: #EFCC01;
	border-left-color: #EFCC01;
	line-height: 18px;
	text-decoration: none;
}
a.sub-tech-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#EFCC01;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
a.text-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #58ad40;
	text-decoration: none;
}
.form-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	background-color: #171717;
	border: 1px solid #171717;
}

table.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

td.sch_head {
}

tr.sch_hosp {
	background-color:#EFCC01;
	color:#000000;
}