a {
	color : #275895;
}

div.buttons {
	padding:6px 6px 6px 0;
	text-align:right;
}

form {
	display:inline;
	margin:0;
	padding:0;
}

h1 {
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

h2 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

label {
	color:#0050ff;
	font-size:10px;
	font-weight:bold;
}

span.error {
	color:#DD0000;
	font-weight:bold;
}

#main {
	border:2px solid #000000;
	margin:20px auto 20px auto;
	width:80%;
}

.account_form {
	border-left : 2px solid #3B67B1;
	border-right : 2px solid #3B67B1;
	border-top : 2px solid #3B67B1;
	border-bottom : 0px solid #3B67B1;
}

.account_form_sub {
	border-left : 2px solid #3B67B1;
	border-right : 2px solid #3B67B1;
	border-top : 0px solid #3B67B1;
	border-bottom : 2px solid #3B67B1;
}

a :hover {
	color : #275895;
}

.bg_left {
	background-color : #D8D2CE;
}

.bg_status {
	background-color : #FDFEDE;
	border: 1px solid #D0DEAE;
}

.bg_right {
	background-color : #B2A8A0;
}

.bg_solid {
	background-color : #B2A8A0;
	position : relative;
}

.bg_tan {
	background-image : url('graphics/bg_tan.png');
	color : #FFFFFF;
	filter: alpha(opacity=90);
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13px;
}

.bg_white {
	background-color : #FFFFFF;
}

body {
	background-color:#004d6a;
	color : #000000;
	margin : 0px 0px 0px 0px;
}

.body_home {
	background-color : #FFFFFF;
	background-image : url('graphics/bg_left.gif');
	background-repeat : repeat-y;
	color : #000000;
	margin : 0px 0px 0px 0px;
}

.body_iframe {
	background-color : #B2A8A0;
	background-image : none;
	margin : 0px 0px 0px 0px;
}

.body_popup {
	background-color : #000000;
	background-image : none;
	color : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

.body_port {
	background-color : #B2A8A0;
	color : #000000;
	margin : 0px 0px 0px 0px;
}

.bottom_bg {
	background-image : url('/graphics/bottom_bg.gif');
	background-repeat : repeat-x;
	color : #FFFFFF;
}

.bottom_graphic {
	background-image : url('/graphics/bottom_graphic.jpg');
	background-repeat : repeat-x;
}

.box {
	background-color : #B2A8A0;
	margin-top : 20px;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
	width : 80%;
}

.box_nav {
	background-color : #DED9D5;
	border-bottom : 2px solid #A3A3A3;
	border-left : 2px solid #CCCCCC;
	border-right : 2px solid #A3A3A3;
	border-top : 2px solid #CCCCCC;
}

.boxFooter {
	background-color : #B2A8A0;
	color : #FFFFFF;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.boxTitle {
	background-color : #B2A8A0;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}

.btn_link {
	color : #7D373E;
	text-decoration : none;
}

.btn_link:hover {
	color : #7D373E;
	text-decoration : underline;
}

.btn_off {
	background-color : #9a9a9a;
	border-bottom : 2px solid #B7B6B3;
	border-left : 2px solid #B7B6B3;
	border-right : 2px solid #999999;
	border-top : 2px solid #999999;
	color : #7D373E;
	font-weight : bold;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.btn_on {
	border-left : 2px solid #B7B6B3;
	border-right : 2px solid #999999;
	border-top : 2px solid #999999;
	color : #FFFFFF;
	font-weight : bold;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.button {
	/*background-color : #4C83C8;
	color : #FFFFFF; */
	font-size : 9px;
	font-weight : none;
}

.buttonI {
	/*background-color : #c0c0c0;*/
	color : #666666;
	font-size : 9px;
	font-weight : none;
}

.button_over {
	/*background-color : #4C83C8;
	color : #FFFFFF;*/
	font-size : 9px;
	font-weight : none;
}

.disabled_link {
	color : #333333;
}

.element {
	background-color : #FDFEDE;
	border : 1px solid #ACACAC;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	width : 100%;
}

.error {
	color : #74A9D4;
	font-weight : bold;
}

.field {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

.fieldTitle {
	color : #FFFFFF;
	font-size : 12px;
}

.footer {
	color : #FFFFFF;
	font-size : 11px;
}

.grid {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #777777;
}

.gridHead {
	background-color: #9DBCD4;
	color: #000000;
	font-weight: bold;
}

.gridRow1 {
	background-color: #C4E2FB;
}

.gridRow2 {
	background-color: #FFFFE0;
}

.gridRowOver {
	background-color : #C4D0DA;
}

.gridTitle {
	background-color : #96B7CF;
	border-bottom : 1px solid #AAAAAA;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
}

.hidden {
	visibility : hidden;
}

.iframe {
	background-color : transparent;
}

.image {
	margin-left : 10px;
	border : 1px solid #999933;
}

.image_corner {
	border-left : 0px solid #000000;
	border-right : 2px solid #000000;
	border-top : 0px solid #000000;
	border-bottom : 2px solid #000000;
}

.inventory_form {
	border-left : 2px solid #3B67B1;
	border-right : 2px solid #3B67B1;
	border-top : 2px solid #3B67B1;
	border-bottom : 2px solid #3B67B1;
}

.inventory_form_pop_up {
	background-color : #FFFFFF;
	border-left : 2px solid #3B67B1;
	border-right : 2px solid #3B67B1;
	border-top : 2px solid #3B67B1;
	border-bottom : 2px solid #3B67B1;
}

.inventory_form_sub {
	border-left : 2px solid #3B67B1;
	border-right : 2px solid #3B67B1;
	border-top : 2px solid #3B67B1;
	border-bottom : 2px solid #3B67B1;
}

.link {
	color : #ffffff;
	font-weight : bold;
}

.link:hover {
	color : #b0b000;
	font-weight : bold;
}

.navLink {
	color : #AAAAAA;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.nav_hidden {
	position : absolute;
	visibility : hidden;
	z-index : 3;
}

.nav_visible {
	position : absolute;
	visibility : visible;
	z-index : 3;
}

.navItem {
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
	padding-right : 10px;
	text-decoration : none;
	text-transform : uppercase;
}

.navItem_on {
	color : #b03900;
	font-size : 13px;
	font-weight : bold;
	padding-right : 10px;
	text-decoration : none;
	text-transform : uppercase;
}

.navItem_over {
	color : #924249;
	font-size : 13px;
	font-weight : bold;
	padding-right : 10px;
	text-decoration : none;
	text-transform : uppercase;
}

.notes {
	font-size : 10px;
}
.notice { color: red }
.onHandYes {
	color: #003399;
	font-weight: bold;
}

.onHandNo {
	color: #B22222;
	font-weight: bold;
}

.pop_up {
	padding-top : 25px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}

.required {
	color : #ff8080;
	font-weight : bold;
}

.right {
	background-color : #FFFFFF;
}

.side_image {
	background-image: url('/graphics/side_graphic_bg.jpg');
	background-repeat: repeat-y;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
}

.status_link {
	color: Navy;
	font-size: 11px;
	font-weight: bold;
}

td, th {
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

.title {
	font-size : 11px;
	font-weight : bold;
}

.title_super {
	font-size : 26px;
	font-weight: none;
}

.top_nav {
	background-image : url('/graphics/top_nav_bg.gif');
	background-repeat : repeat-x;
}

.visible {
	visibility : visible;
}

.white {
	color : #FFFFFF;
	font-size : 10px;
}