<style type="text/css"><!--
a
{	text-decoration : none;
}

a:link
{	color : #4B5998;
	text-decoration : none;
}

a:visited
{	color : #4B5998;
	text-decoration : none;
}

a:hover
{	color : Red;
	text-decoration : none;
}


a.tocMenu
{	text-decoration : none;
}

a.tocMenu:link
{	color : #3366cc;
	text-decoration : none;
}

a.tocMenu:visited
{	color : #3366cc;
	text-decoration : none;
}

a.tocMenu:hover
{	color : #0099FF;
	text-decoration : none;
}




a.columnSortLink
{	text-decoration : underline;
}

a.columnSortLink:link
{	color : White;
	text-decoration : underline;
}

a.columnSortLink:visited
{	color : White;
	text-decoration : underline;
}

a.columnSortLink:hover
{	color : Black;
	text-decoration : none;
}


.shipmentHeaderasd
{	color : White;
	background-color : Gray;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 10px;
	font-weight : bold;
}







body
{	background-color : #F6F6F6;
	color : Black;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 11px;
}

.main
{	color : Black;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 11px;
	padding-left: 30px;
	padding-top: 30px;
}

.toc
{	color : White;
	background-color : #072D67;
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-weight : bold;
	padding-left: 30px;
}

.header
{	color : Black;
	background-color: White;
	font-size : 20px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	padding-right: 30px;
	background-image: url("../img/connectingtheworld.gif");
	background-repeat : repeat-y;
}

.head1
{	color : Black;
	font-size : 20px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
}

.head2
{	color : Black;
	font-size : 15px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-weight : bold;
}

.head3
{	color : Black;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-weight : bold;
}

.txt
{	color : Black;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 11px;
}

.shipmentHeader
{	color : White;
	background-color : Gray;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 10px;
	font-weight : bold;
}

.shipmentLinesActive
{	color : Black;
	background-color : White;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 10px;
}

.shipmentLinesInactive
{	color : Black;
	background-color : Silver;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 10px;
}

.footer
{	color : black;
	background-color: white;
	font-size : 20px;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	border-top: thin solid black 2px;
	background-image: url("../img/footer.gif");
	background-repeat : repeat-y;
	padding-right: 30px;
	padding-left: 10px;
}

.test
{	display:hidden;
	color : Black;
	font-family : Verdana, Helvetica, Arial, Times New Roman;
	font-size : 11px;
	padding-left: 30px;
	padding-top: 30px;
}


-->
</style>