body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   background-image:url(Images/bg.png);
   background-attachment:fixed;
   background-repeat:repeat-x;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 26pt;
   font-weight: normal;
   font-style: normal; 
   display: inline;
}
h2.small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   font-style: normal; 
   display: inline;
   color: #555555;
}
table {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.unnamed1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.HomeTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.bgtable {
   background-image: url('/Images/BackGround.jpg');
   background-repeat: no-repeat;
   background-color: #d6cede;
}

.BanusPort{
   background-image: url('/Images/BanusPort.jpg');
   background-repeat: no-repeat;
   background-color: #ffffff;
}

.locationsbgtable {
   background-image: url('/Images/LocationsBG.gif');
   background-repeat: no-repeat;
}

.head {
   background-image: url('/Images/head.jpg');
   background-repeat: no-repeat;
   background-color: white;
}

.foot {
   background-image: url('/Images/foot.jpg');
   background-repeat: no-repeat;
   background-color: white;
}

a, a:visited, a:active {
   COLOR: #000000;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 9pt;
   text-decoration: none;
}

a:hover {
   COLOR: #ff0000;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 9pt;
   text-decoration: none;
}

.smallred {
   COLOR: #ff0000;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 7pt;
   text-decoration: none;
}

a.smallred, a.smallred:hover {
   COLOR: #aa0000;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 7pt;
   text-decoration: none;
}


a.footlink, a.footlink:visited, a.footlink:active {
   COLOR: #d9d9d9;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 9pt;
   text-decoration: none;
}

a.footlink:hover {
   COLOR: #777777;
   font-family: Helvetica, Arial, sans-serif, tahoma;
   font-size: 9pt;
   text-decoration: none;
}
