body { background-image: url(images/background_fade2.jpg);
	background-image: repeat-y;
	background-position: center;
	margin: 0px;
	background-color: #999999;
}

.contentpane { background-image: url(images/content_background.gif);
	background-image: repeat;
}

.top_bar {
background-color: #990000;
background-image:url(images/top_bar.jpg);
background-repeat:repeat-x;
height:9px;
padding-top:9px;
padding-bottom:0px;
padding-left:0px;
border-top:solid 1px black; } 



.sitebounds {
border-right:solid 3px  #cccccc; 
border-left:solid 3px  #cccccc;
border-bottom:solid 3px #cccccc;
height:auto;
/*background-color:White;*/ }

p { font-family: Arial; 
}

.content {
font-family: Arial, Helvetica, sans-serif; font-size:14px
}

a.HeaderText:link, a.HeaderText:active, a.HeaderText:visited, a.HeaderText:hover { 
font-family: Arial, Helvetica, sans-serif; font-weight:bolder; font-size:14px; color: #414341;
text-align:center; text-decoration:none;
}

a.HeaderText:hover {
font-family: Arial, Helvetica, sans-serif; font-weight:bolder; font-size:14px; color:#990000;
text-align:center; text-decoration:none;

}

.headertext {
font-family: Arial, Helvetica, sans-serif; font-weight:bolder; font-size:14px; color: #414341;
text-align:center; margin-bottom: 20px;
}

.product_headertext {
font-family: Arial, Helvetica, sans-serif; font-weight:bolder; font-size:18px; color: #414341;
margin-bottom: 20px;
}

f { font-family: Arial;}

td.right { background-image: url(../images/Right_Sidebar6.gif);
	background-image: repeat;}

td.left { background-image: url(../images/Left_Sidebar.gif);
	background-image: repeat;}
	
	
td.drawings {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #414341;
	margin-bottom: 20px;
	}
	
tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;

/*	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
*/
	background: #FFC;
	padding: 7px;
	}
	
tr.white td {
	background: #fff;
	}

.content { font-family: Arial; }

.menu_bar { font-family: Verdana; color: white; font-size: 11px; font-weight:bold;}

a.menu_bar:link { color: white; text-decoration:none;}

a.menu_bar:hover { text-decoration: underline;}

/* a.menu_bar:hover { color: black; background-color:white; text-decoration: underline;} */

.submenu { background-color:#FFFFFF;}

.submenutext {
font: 8pt verdana, arial, san-serif;
color:Black;
padding-left:5px; }

a.SubMenuLink:link, a.SubMenuLink:active, a.SubMenuLink:visited, a.SubMenuLink:hover {
width:155px;
padding-top:7px;
padding-bottom:7px;
padding-left:6px;
display:block;
font:bold 8pt verdana, arial, san-serif;
text-decoration:none;
border-top:solid 1px #CCCCCC;
color:black; }

a.SubMenuLink:hover {
background-color:#990000;
/* background-color:#9D0000; */
color: #ffffff }
}

a:link, a:active, a:visited, a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #414341;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:underline;
}

a.contactus:link, a.contactus:active, a.contactus:visited, a.contactus:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #414341;
text-decoration:none;
}

a.contactus:hover {
color:#999999;
text-decoration:underline;
}

ul {
margin-top :5px;
list-style:square;
}

.button {
BORDER-RIGHT: #666 2px solid;
BORDER-TOP: #aaa 1px solid; 
BACKGROUND: #990000; 
COLOR: #FFFFFF; 
FONT: 11px Verdana, sans-serif; 
BORDER-LEFT: #aaa 1px solid; 
BORDER-BOTTOM: #666 2px solid
}
.button-disabled {
BORDER-RIGHT: #ccc 1px solid; 
BORDER-TOP: #ccc 1px solid; 
BACKGROUND: #eee; 
FONT: 11px Verdana, sans-serif; 
BORDER-LEFT: #ccc 1px solid; 
COLOR: #999; 
BORDER-BOTTOM: #ccc 1px solid
}

INPUT.box { 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 9pt; 
	border:1px solid white; 
	background: #990000;
	color: white;
	width: 250px;
	}
textarea.box { 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 9pt; 
	border:1px solid white; 
	background: #990000;
	color: white;
	width: 250px;
	}
select.box { 
	font-family:Verdana,Arial,Helvetica; 
	font-size: 9pt; 
	border:1px solid white; 
	background: #990000;
	color: white;
	}
