BODY
{
	BACKGROUND-COLOR: White;
	COLOR: #0000CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1
{
  COLOR: navy;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H2
{
  COLOR: navy;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H3
{
  COLOR: navy;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: lighter;
  TEXT-TRANSFORM: capitalize;
}
h5{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:bold;
	}
	
	
	
H6{
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #336600;
}

.newsOps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	/*background-color: #009900;*/
}
.btmBar {
	background-color: #0A246A;
	
	
}
.white_blue_button{
  background-color:rgb(255,255,255);
  border-color:rgb(241,169,42);
  border-style:solid ;
  color:rgb(51,153,255);
}

.bkMenuItem{
	background-color:rgb(255,255,255);
	border-color:rgb(241,169,42);
	border-style:solid ;
	color:rgb(51,153,255);
}
.tablenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	padding: 0px;
	margin: 0px;
/*	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;*/
}
.navBOX {
margin:0px;
padding-left: 0px;
padding-top: 0px;
padding-right:0px;
padding-bottom:0px;
height:21px;
vertical-align:middle
}
.newsTable {
	background-color: #336600;
	padding: 2px;
	border-top-color: #FFCC00;
}

.p{
	color:#000080;
	font-family: arial;
	font-size:14px;
}

a#navOps{color:#FFFFFF; width:100%; display:block;}
a#navOps1{color:#FFFFFF; width:100%; display:block;}
a#navOps2{color:#FFFFFF; width:100%; display:block;}
a#navOps3{color:#FFFFFF; width:100%; display:block;}

a{ color: #006600; text-decoration: none;width:100%;}
a:hover { color: rgb(241,169,42);; text-decoration: underline;}
a#link{width:100%; display:block;color:#336600;}
a#myactive {
	background-color: #EE9800;
}

a#outletTown{color:#FF9900; text-decoration: none;width:100%;}
.tableImage {
	background-image: url(Images/GB.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: left bottom;
	background-attachment: fixed;
}

.productInfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
}
a#specialOffers{
	color:#FF9900;
}
a#specialOffers:hover{color:#006600;}
