@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/login_top_bd.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dot {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
}
.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
a:link {
	color: #008640;
	text-decoration: none;
}
a:visited {
	color:#008640;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.foot:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
a.foot:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
a.foot:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00835f;
}
.topmenu {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:link {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:visited {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:hover {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00835f;
}
.white {
	color: #FFF;
}
a.bmenu:link {
	color: #000;
	text-decoration: none;
}
a.bmenu:visited {
	color:#000;
	text-decoration: none;
}
a.bmenu:hover {
	color:#008640;
	text-decoration: none;
}
.porttop {
	text-align: center;
	font-family: Calibri, Arial;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.portleft {
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.shipper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.tabcent {
	text-align: center;
}
.rederr {
	color: #F00;
}
.green {
	font-size: 13pt;
	font-weight: bold;
	color: #0D743D;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
