.flags {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;	
}

body, table {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-size:12px;
	font-family:arial;
	color:#333333;
}

.resources a 
{
	text-decoration:none;
	color:#0066cc;
}

.resources a:hover
{
	text-decoration:underline;
	color:#003366;
}

h4, h5 
{
	color:#990000;
	margin:0px;
}

h4 a, h5 a 
{
	color:#990000;
	margin:0px;
	text-decoration:none;
}

h4 a:hover, h5 a:hover
{
	color:#0066cc;
	margin:0px;
	text-decoration:underline;
}

.home_links a 
{
	color:#0c529a;
}

.home_links a:hover 
{
	color:#02264b;
}

.admin_body 
{
	background-color:#f9fafc;
}

.Table_Back2 
{
	background-image:url(images/admin_back2.gif);
	background-repeat:repeat-x;
}

.Table_Back 
{
	background-image:url(images/admin_back2.gif); 
	background-repeat:no-repeat; 
	padding:0, 10, 0, 10;
}

.admin_menu 
{
	background-color:#283a70;
	color:#ffffff;
	border-bottom:4px solid #0dbc04;
}

.admin_menu a 
{
	color:#ffffff;
	text-decoration:none;	
}

.admin_menu a:hover 
{
	text-decoration:underline;	
}

.selected_menu
{
	background-color:#0dbc04;
	border:1px solid #0dbc04;
}

.selected_menu a
{
	color:#ffffff;
	text-decoration:none;
}

.menu_normal 
{
	background-color:#ffffff;
	border:1px solid #666666;
}

.menu_normal a
{
	text-decoration:underline;
}

.admin_header 
{
	background-color:#cccccc;
	border-bottom:2px solid #003399;	
	text-align:center;
	font-weight:bold;
	color:#666666;
}

input, select, textarea 
{
	font:8pt arial;	
}

.leftPanel a
{
	text-decoration:none;
	color:#000099;
}

.leftPanel a:hover
{
	text-decoration:underline;
}

.topSubMenu, .topSubMenu a
{
	color:#ffffff;
}

.header 
{
	background-color:#999999;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

.linksCodes a
{
	color:#999999;
}

.linksCodes a:hover
{
	
}

.loginBox, .loginBox table, .loginBox a 
{
	color:#ffffff;
}

img.formHint{
	vertical-align:middle;
	margin-right:10px;
	margin-left:0px;
	margin-top:5px;
}

img.mid_img
{
	vertical-align:middle;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
	border:0px;
}

.full_length
{
	width:90%;	
}

.table_header 
{
    cursor:default;
    background-color:#999; 
    color:#fff; 
    border-right:1px solid #cccccc;
    border-bottom:2px solid #e40404;
    text-align:center;
    padding:10px;
}

.cal_button 
{
    font:9pt arial;
    border:2px solid #fff;
    background-color:#ececf0;
    text-align:center;
}

.button 
{
    font:9pt arial;
    font-weight:bold;
    color:#fff;
	border:1px solid #333;
    background-image:url(../images/button_back.gif);	
    padding:4px;
}

.rates_ports, .rates_ports a
{
	color:#255b92;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.rates_ports a:hover 
{
	text-decoration:underline;
}

.rates_posted 
{
	font-size:10px;
	color:#666666;
}

.filter_requests, .filter_requests select 
{
	font-size:10px;
}

.rates_txt 
{
	width:60px;	
	text-align:right;
}

.rates_expenses td
{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px;
}

.rates_weight, .rates_weight td
{
	border:0px;
	padding:0px;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
	width:100%;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
	width:100%;
}

.shipment_steps a
{
	text-decoration:none;
	color:#0033cc;
}

.shipment_steps a:hover
{
	text-decoration:underline;
}

.row_items {
    border-bottom:1px solid #cccccc;
}


table.sortable th
{
    cursor:default;
    background-color:#FF9C00; 
    border-bottom:3px solid #c74702;
    text-align:center;
    color:#fff; 
    padding:10px;
    font-size:9px;
}

.sortable 
{
	font-size:11px;
}

.sortable a 
{
	text-decoration:none;
	color:#0066cc;
}

.sortable a:hover
{
	text-decoration:underline;
	color:navy;
}

.sortable td 
{
	background-color:#ffffff;
	border-bottom:1px dotted #999999;
}

table th 
{
	background-color:#666;
	color:#fff;
	border-right:1px solid #999;
}