


a:link.tabbar_ns,a:visited.tabbar_ns{
	color : white;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

a:link.tabbar_s,a:visited.tabbar_s{
	color : white;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

a:link.footer,a:visited.footer{
	color : navy;
}

table {
	background-color : #FFFFFF;
	font-size : 12px;
}

.leftbar {
	background-color : White;
}

table.navbar {
	background-color : #313561;
}

td.navbar {
	background-color : #313561;
}

td.navbar_ns {
	background-color : #313561;
}

td.navbar_s {
	background-color : #313561;
}

td.white_spacer {
	background-color : White;
}
table.main{
	background-color : #cccccc;
}

table.orange{
	background-color : #FF6600;
}

table.home{
	border : 2px solid Silver;
	background-color : #FFFFCE;
}
	
th {
	color : White;
	background-color : #0066cc;
}

td.header {
	font-weight :bold;
	font-size : 14px;
	color : White;
	background-color : #0066cc;
}

th.subheader_a {
	color : black;
	background-color : #0066CC;
}

th.subheader_b {
	color : black;
	background-color : #0066CC;
}
.error {
	color : Red;
}

body {
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


inputold {
	background-color : #FFFFFF;
	border : 1px solid #00008B;

}

input.submitold {
	background-color : #6699FF;
	border : 1px solid #FFFFFF;
	font-weight : bold;
	color : White;
	cursor : hand;
}

input.image {
	background-color : #E0FEDE;
	border : none;
}

input.inactive {
	background-color : #E0FEDE;
}

select {
	background-color : #FFFFFF;
}

textarea {
	background-color : #FFFFFF;
	border : 2px solid #00008B;
}

table.on_color {
	background-color : #90EE90;
	font-size : 12px;
}

table.off_color {
	background-color : #87E2DA;
	font-size : 12px;
}

table.med_font {
	font-size : 12px;
}

table.box {
	border : 2px solid #32CD32;
}

td.textbox {
	background-color : White;
	border-bottom : 1px groove Black;
	border-left : 1px groove Black;
	border-right : 1px groove Black;
	border-top : 1px groove Black;
	width: 150px;
}

td.label {
	font-weight : bold;
	width: 150px;
}

.listbox {
	width : 150px;
}
.version_number {
	font-size : 10px;
	color : White;
}

.option_private {
	background-color : #FFFFCC;
}

.option_unavailable {
	background-color : #E3ECFF;
}

.submit_button {
	width: 65px;
}

.required_field {
	color : Red;
	font-weight : bold;
	width: 150px;
}

td.bold {
	font-weight : bold;
}

td.textarea {
	background-color : White;
	border-bottom : 1px groove Black;
	border-left : 1px groove Black;
	border-right : 1px groove Black;
	border-top : 1px groove Black;

}

