﻿body{
	background-color: #E8E8E8;
	background-image: url('shadow.jpg');
	background-repeat: repeat-y;
	background-position: top;
	
	font-family: arial;
	color: #002864;
	font-size: 10pt;
}

a{
	color:#FF6600;
}	

a:hover{
	color:#003366;
}
.dutch{
	color: gray;
	text-decoration:none;
}

p{
	font-family: arial;
	font-size: 10pt;
	color: #002864;
}
table{
	font-family: arial;
	font-size: 10pt;
	color: #002864;
	background-color: #FFFFFF;
	border-color: #000000;
}

.mainCell {
	background-image: url('img/images/main.jpg');
}

.titleCell {
	background-color:#E0E9E9;
	padding-left:5px;
}

.quoteCell {
	/*padding-left:10px;*/
	background-color:#F06423;
	background-image:url('img/quoteBack.jpg');
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.mainText{
	padding-left:5px;
	padding-right:5px;

}

h1{
	color:#003366;
	font-size:12pt;
}

table.cellLink td a {
	padding:3px;
	display:block;
	background-color:#002864;
	background-image:url('img/ButtBack.jpg');
	background-position:right;
	background-repeat:no-repeat;	
	border-bottom:2px;
	border-bottom-color:#F06423;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}

table.cellLink td a:hover {
	background:#CCCCCC;
	background-image:url('img/ButtBack2.jpg');
	background-position:right;
	background-repeat:no-repeat;	
	text-decoration: none;
	font-size: 8pt;
	color: #002864;
}

/*table.cellLink td a:visited {
	padding:3px;
	display:block;
	background-image: url("menuback2.jpg");
	border-bottom:2px;
	border-bottom-color:#F06423;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}*/


table.dropLink td a {
	padding:3px;
	display:block;
	background:#F06423;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}

table.dropLink td a:hover {
	background:#CCCCCC;
	text-decoration: none;
	font-size: 8pt;
	color: #003366;
}

table.dropLink td visited {
	padding:3px;
	display:block;
	background:#F06423;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}

table.footerLink td a {
	padding:3px;
	display:block;
	background:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	color: #003366;
}

table.footerLink td a:hover {
	background:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	color: #F06423;
}

table.sportLink td a {
	padding:3px;
	display:block;
	/*background:#669900;*/
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}

table.sportLink td a:hover {
	background:#669900;
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
}

.hiddenMenu{
	display:none;
}

.visibleMenu{
	display: block;
	position: absolute;
	top:125px;
	/*left: 200px;*/
}

table.buyNow td a {
	padding:3px;
	display:block;
	/*background:003366;*/
	text-decoration: none;
	font-size: 8pt;
	color: #FA6121;
}

table.buyNow td a:hover {
	background:#FA6121;
	text-decoration: none;
	font-size: 8pt;
	color: #FFFFFF;
}

.Dutch a{
		color:#FFFFFF;
		text-decoration: none;
	font-size: 7pt;
}

.Dutch a:hover {
	
	text-decoration: none;
	font-size: 7pt;
	color: #FF6600;
}

table.Accounting td a{
	padding:3px;
	color:#003366;
	display:block;
	text-decoration: none;
	font-size: 8pt;
	padding-left:5px;
	background-color:#CCCCCC;
	background-image:url('img/ButtBack2.jpg');
	background-position:right;
	background-repeat:no-repeat;	

}

table.Accounting td a:hover {
	
	text-decoration: none;
	font-size: 8pt;
	color: #FF6600;
	padding-left:5px;
}

