/* Common tags                 */
/*-----------------------------*/		

body {
	margin: 0;
	padding: 0;
	font: 8pt Verdana, sans-serif;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #808080;
}
img
{
	border-width: 0;
}

table
{
	width: 97%;
}

td
{
	vertical-align: top;
}
	
th
{
	background: #000000;
	color: #FFFFFF;
	font-weight: normal;
}
	
th a
{
	color: white;
	text-decoration: none;
}
th a:hover
{
	color: gray;
}
.page 
{
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	background: url(images/layout.jpg);
	width: 1490px;
	height: 1112px;
	top: 0px;
	left: 0px;
}
.header
{
	display:none;
}

.title
{
	display:none;
}

.flags
{
	position: absolute;
	top: 96px;
	left: 1039px;
	width: 200px;
	height: 13px;
}
	
.links
{
	position: absolute;
	top: 82px;
	left: 413px;
	width: 616px;
	font: 7pt Verdana, sans-serif;
	height: 42px;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFFFFF;
}

.links a
{
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 44px;
}
.links a:hover {
	color: #808080;
}
.menu
{
	position: absolute;
	left: 293px;
	top: 129px;
	width: 214px;
	height: 704px;
	overflow: hidden;
}
.menu ul
{
	margin: 0;
	padding: 0;
/*	list-style-position: inside;
	list-style-image: url(  'Images/path-arrow.png' );
	list-style-type: circle; */
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.menu li
{
/*	border-top: 1px solid;
	background: #FFFFFF;
	color: #000000;
	border-style: solid none none none;
	border-top-color: #C0C0C0;
	border-top-width: 1px; */
	height: 25px;
	background-image: url('Images/menuitem_n.png');
	background-repeat: no-repeat;
}

.menu li a
{
	padding-left: 20px;
	text-decoration: none;
	line-height: 23px;
	color: #808080;
}

.menu li a:hover
{
	padding-left: 20px;
	font-weight: bold;
	line-height: 23px;
	color: #606060;
}

.content
{
	position: absolute;
	top: 128px;
	left: 514px;
	width: 693px;
	height: 682px;
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 17px;
	background-image: url( 'Images/column-shadow-l.png' );
	background-repeat: no-repeat;
}

.footer
{
	position: absolute;
	top: 851px;
	left: 391px;
	width: 750px;
	height: 16px;
	color: White;
}
.google
{
display: none
}

.paypal
{
display: none
}

.selectedCompanyName
{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;

}

