/*TABBED NAVIGATION FORMATTING*/
#tabs td a:link {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#tabs td a:active {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#tabs td a:visited {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#tabs td a:hover {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#accent-l {
	background-image: url(images/top-accent-l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#accent-r {
	background-image: url(images/top-accent-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formTXT {
	font-size: 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
#footer {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#footer a:link{
	color: #666666;
	text-decoration: none;
}
#footer a:active{
	color: #666666;
	text-decoration: none;
}
#footer a:visited{
	color: #666666;
	text-decoration: none;
}
.txt-area {
	background-image: url(images/testbg.gif);
	background-repeat: repeat;
	padding: 5px;
}

#footer a:hover{
	color: #003300;
	text-decoration: none;
}
body {
	background-color: #333333;
}
h1 {
	font-size: 12px;
	color: #003300;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
ul {
	line-height: 21px;
}

#body a:link {
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
	font-weight: bold;
}
#body a:active {
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
	font-weight: bold;
}
#body a:visited {
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
	font-weight: bold;
}#body a:hover {
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-weight: bold;
}

#sub_menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}
#sub_menu a:link {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #003300;
	text-decoration: none;
}
#sub_menu a:active {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #003300;
	text-decoration: none;
}
#sub_menu a:visited {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #003300;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #CC9900;
	text-decoration: none;
	padding: 1px;
}
.left_right_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.complete-border {
	border: 1px solid #333333;
}

td.static {
	background-image: url(images/static_tab_center.gif);
	background-repeat: repeat-x;
	background-color: #003300;
}
td.active {
	background-image: url(images/active_tab_center.gif);
	background-color: #003300;
	background-repeat: repeat-x;
}
form {
	margin: 0px;
}
.formTXTfield {
	font-size: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}
a:link img {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
