html {
	height: %100;
	background: #ECF5FD url(images/bottom.png) bottom left fixed repeat-x;
	text-align: center;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	padding: 3px;
	margin: 0;
	color: #0D0080;
	text-indent: 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0;
	margin: 0;
	text-indent: 0;
}

p {
	text-indent: 10px;
	padding: 2px 5px 5px 5px;
}

form {
	padding: 0; margin: 0;
}

body {
	padding: 0; margin: 0 auto;
	text-align: left;
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
	font: 11px arial, tahoma;
	width: 1200px;
	background: #fff;
}

#header {
	background-image: url(images/shipping_manage_header.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width: 1200px;
	border-bottom: 2px #eee solid;
	height:232px;
}

#nav {
	width: 200px;
	float: left;
	padding-top: 25px;
	background-image: url(images/menu_background.gif);
	background-position: 0 0;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	padding: 0;
	margin: 0;
	width: 172px;
}

#nav li a {
	display: block;
	background: #F7F7F7;
	line-height: 23px;
	text-indent: 6px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	width: 100%;
}

#nav a:hover, #nav .here {
	color: #800000;
	border-color: #aaab9c #fff #fff #ccc;
}



#content {
	width: 1000px;
	float: right;
}

#footer {
	clear: both;
	height: 30px;
	background-color:#333333;
	border-top: 2px #eee solid;
	margin: 10px 0 0 0;
	padding: 8px 0 10px 0;
	color: #333;
	text-align: center;
}

#footer p {
	text-indent: 0;
	width: 770px;
	color: #fff;
	padding: 0; margin: 0;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
height: 30px;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background:#CCCCCC;
width: 105px;
height: 18px;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
padding: 0;
margin: 0 0 10px 0;
color:#0000CC;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/17px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color:#FFFFFF;
background:#666666;
}

#navcontainer a:active
{
color:#FFFFFF;
background:#666666;
}

#navcontainer li#active a
{
background:#666666;
border: 1px solid #c60;
color:#FFFFFF;
}

td {
	padding: 3px 3px 3px 5px;
}

.tableheader {
	color: #fff;
	font-weight: bold;
	background-color:#666666;
	text-indent: 5px;
	padding: 3px 0;
}

.tableheader1 {
	color: #fff;
	font-weight: bold;
	background-color:#666666;
	text-indent: 5px;
	padding: 1px 0;
}

tr:hover {
	background: #fff;
}

.options {
	 text-align: center;
}

.options a {
	color: #800000;
	text-decoration: none;
}

.altone {
	background-color: #eee;
}

.alttwo {
	background-color: #ddd;
}

.radio {
  width: 16px;
  height: 16px;
}
option.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
option.pink {background-color: #ffcccc;}

.FormInput
{
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #333333
}

.FormInput1
{
    FONT: 11px Lucida Grande, verdana, lucida, sans-serif;
    COLOR: #333333
}
#dhtmltooltip {
	BORDER-RIGHT: #ffb050 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffb050 1px solid; PADDING-LEFT: 2px; Z-INDEX: 100; VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: #ffb050 1px solid; WIDTH: 150px; PADDING-TOP: 2px; BORDER-BOTTOM: #ffb050 1px solid; POSITION: absolute; BACKGROUND-COLOR: #506473
}
LABEL:hover {
	TEXT-DECORATION: blink
}
.buttonstyle {
/*	color: #000066;
	font-weight: bold;
	background-color: #B4B4B4;
	text-indent: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-position: center center;
	margin: 0px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: thin outset #000033;
	background-attachment: scroll;
	background-repeat: repeat-x;*/
}

#bluebarcontainer
{
	clear: both;
	background-color: #FAF9FF; 
	border: solid 1px #EEEEEE; 
/*	border-bottom: solid 1px #EEEEEE;*/
	height: 18px;
	
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	
	}
	
#bluebarleft {
			float: left;
			
			margin: 0;
			text-align: left;
			padding: 2px;
		}
		

		
#bluebarcontainer a:link {

color: #800000;
padding: 1px 1px 1px 4px;
}


#bluebarcontainer a:hover {

color: #CCC;

} 



#bluebarcontainer a:visited
{
	text-decoration: none;
	color: #800000;
	
}	
