body { padding:15px; color:#fff; font-family:arial, tahoma, verdana, sans-serif; font-size:75%; background:#120d06; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
input,textarea {background:#120d06;color:#597ca6;border:0;}

a { color:#465EB9; text-decoration:none; font-weight:bold; }
a:hover { color:#c31818;}
h1, h2, h3, h4 { font-family:arial, "trebuchet ms", tahoma, sans-serif; }
h1 { color:#c31818; font-size:1.6em; }
h2 { color:#fff; font-size:1.4em; line-height:25px; font-weight:lighter;margin:3px 0; border-bottom:1px solid #fff; }
h3 { color:#4c719c; font-size:1.2em; letter-spacing:1px; }
h4 { color:#18387E; font-size:1.4em; }
h5 { color:#fff; font-size:1.2em; font-weight:bold; text-align:center; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }

img.clsborderleft { border:2px solid #204571;padding:2px;} margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle {  border:2px solid #204571;padding:2px;}margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #204571;padding:2px;} margin-left:10px; margin-bottom:10px; }

.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#275285; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #204571; padding:2px;}
.noborder: { border:0; }
#outer_table { margin:0 auto; }
#container { height:auto; width:720px; border:8px solid #120d06; border-top:0px; margin-bottom:10px; text-align:left; }
#main { height:auto; width:720px; border:0; border-top:0px; }
#sitelogo { color:#1B3381; height:90px; background:#120d06; border:0px; font-size:2em; font-weight:bold; text-indent:5px; text-align:left; }
#hbc { height:90px;color:#fff;font-weight:bold;text-align:center; background:#120d06; border:0px; padding-right:10px;font-size:1.1em; }
#hbc a:hover { border:0; }
#main_pic { height:150px; width:685px; #739C4A; margin:auto; padding:auto; background:url(../template/top_pic.jpg);border-top:2px solid #120d06; }
#date { height:23px; background:url(date_back.jpg) repeat-x #d6d7da; border-bottom:1px solid #120d06; border-top:2px solid #120d06; text-align:right; color:#1d487b; padding-right:10px; }


#pagebody {  border-bottom:4px solid #c31818;  background:#120d06;  color:white; }

#pagebody_top {background:url(pagebody_top.jpg) repeat-x bottom;}

#content ul { line-height:19px; margin-left: 10px }
#content li { list-style-type:none; padding-left:15px; background:url(bullet.gif) no-repeat left top; }

#pagebody form img { border:0; }
#bottom { height:22px; background:url(menu_back.jpg) #255082;  text-align:center; font-size:1em; color:white; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; }
#menu { background:url(menu_back.jpg) repeat-x #244f81; font-weight:bold; color:white; }
#menu ul { padding:0 0; margin:0; list-style:none; }

#nav { background:url(menu_back.jpg) #255082; height:22px; text-align:center; margin:0; padding:0; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; }
#nav li { display:inline; position:relative; top:4px; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:4px 8px; text-decoration:none; background:#;  }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:18px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:14px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-4px 0 0 160px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:144px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#fff;background:url(menu_over.jpg) repeat-x; cursor:default; }
#nav li a { color:white; font-weight:bold;background:url(menu_back.jpg) repeat-x; }
#nav li a:hover { color:#c31818;}
#nav ul li a {color:#fff;background:url(menu_back.jpg) repeat-x;}
#nav ul li a:hover, #nav ul ul li a:hover { background:url(menu_over.jpg) repeat-x; }
#nav .nav_parent a { padding-right:18px; }
#nav .nav_parent a:hover {  }
#nav .nav_child a { padding-right:8px; }
#nav .nav_child a:hover {  }
#nav .nav_parent2 a {  }
#nav .nav_parent2 a:hover {  }
#nav .nav_child2 a {  }
#nav .nav_child2 a:hover {  }

#content {padding:20px;}
#left_menu {width:170px;background:#2e598b;}

#nav2, #nav2 ul { padding:0; margin:0; list-style-type:none; width:170px; text-align:left; background-image:none; }
#nav2 a { display:block; width:163px; padding-left:7px; background:#4c719c; color:#fff; height:25px; line-height:24px; border-bottom:1px solid #4c719c; font-weight:normal; }
#nav2 a:hover { background:#2c5789; color:#fff; text-decoration:none; }
#nav2 li { float:left; width:170px; }
#nav2 li ul { position:absolute; width:170px ; left:-999em; }
#nav2 li ul ul { margin:-27px 0 0 170px; }
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul { left:-999em; }
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul { left:auto; margin:-27px 0 0 170px; }
#nav2 li ul ul { margin:-1em 0 0 10em; }
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul { left:-999em; }
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { left:auto; }
#nav2 .nav2_child, #nav2 .nav2_child2 { border:1px solid #4c719c; border-bottom:0; }
#nav2 .nav2_parent a { background:url(../template/nav2_parent_out.gif) no-repeat #4c719c right; }
#nav2 .nav2_parent a:hover { background:url(../template/nav2_parent_over.gif) no-repeat #2c5789 right; }
#nav2 .nav2_child a { background:#2d588b; }
#nav2 .nav2_child a:hover  { background:#244b78; }
#nav2 .nav2_parent2 a { background:url(../template/nav2_parent2_out.gif) no-repeat #2d588b right; }
#nav2 .nav2_parent2 a:hover { background:url(../template/nav2_parent_over.gif) no-repeat #244b78 right; }
#nav2 .nav2_child2 a { background:#9d9da7; }
#nav2 .nav2_child2 a:hover  { background:#b60b28; }
#nav2 #active { background:#70767C; color:#fff; cursor:default; }

#nav2 .go {width:35px;font-size:1.1em;}
#nav2 .searchbox {line-height:16px; }

.header {background:url(menu_back.jpg) #255082;color:#fff;font-weight:bold; padding:2px 0;text-indent:4px; width:170px;line-height:22px;}
#nav2 .search { display:block; width:163px; padding-left:7px; background:#4c719c; color:#fff; height:25px; line-height:24px; border-bottom:1px solid #4c719c; font-weight:normal; }

#text_1 {width: 150px; background: #194276; padding: 10px; color: white; border-bottom: 5px solid #120d06}
#text_2 {width: 150px; background: #c31818; padding: 10px; color: white}
#text_2 h3 {text-transform: uppercase; color: white; text-align:center; }
a.more_details { color:#fff; }
a.more_details:hover { color:#c31818; }
.ReCaclBtn, .linkShipTopBtn, .linkShipBtn, td.tdInvcRightAddr, td.tdInvcRightTop, .tabMsg { color:#fff; }
table.tblInvc tr.trInvcTop td.tdInvcRightTop { color:#fff; }
table.tblInvc tr.trInvcAddr td.tdInvcRightAddr span.tabMsg { color:#fff; }
table.tblInvc tr.trInvcAddr td.tdInvcRightAddr { color:#fff; }
table.tblTopMessage tr.rowTopMessage td { color:#fff; }
