/************ navLinks styles **************/

#navLinks{
	margin: 0px;
	padding: 7px 0px 10px;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	height: auto;
	position: relative;
	text-align: center;
	width: 758px;
	float: left;
}

#navLinks a:link, #navLinks a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
	font-size: 12px;
	border: 3px outset #FFFFFF;
	margin: 0px;
}

#navLinks a:hover{
	background: #333333;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: 3px outset #FFFFFF;
	font-size: 12px;
}

a:link {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:visited {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:active {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}

body 
{
	text-align: center;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #FFFFFF;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: #FFFFCC;
} 

#center {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#centerdarkblue {
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background: #15327d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#footer{
	width: 760px;
	color: #000000;
	text-align: center;
	position: relative;
	font-size: 70%;
	margin-bottom: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b300;
	bottom: 0px;
	float: left;
	padding-top: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-bottom: 2px;
	background: #FFFFFF;
}

#straplinebase {
	color: #000000;
	background: #e07a27;
	float: left;
	height: auto;
	width: 760px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	font-size: 60%;
}

.textright {
	text-align: right;
}
.textcentre{
	text-align: center;
}

#header {
	width: 760px;
	background: #009966;
	float: left;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: -10px;
	padding-bottom: 1px;
	
}
#innercontainer {
	width: 758px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	padding: 0px 0px 40px;
	border-right: 1px solid #b3b300;
	border-left: 1px solid #b3b300;
	margin: 0px;
	bottom: 0px;
}
.navbartable {
	padding: 3px 5px;
	color: #CCCCCC;
	background: #15327d;
	text-align: right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #999999;
	border-left: 0px;
	font-weight: bold;
}
#contenttop {
	background: #FFFFFF;
	float: left;
	color: #15327d;
	text-align: left;
	position: relative;
	left: 20px;
	font-size: 80%;
	width: 720px;
	padding-bottom: 10px;
	top: 5px;
	
}

#content {
	background: #FFFFFF;
	color: #000000;
	font-size: 80%;
	width: 695px;
	padding-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b3b300;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align: left;
}


#top {
	width: 758px;
	background: #000000 url(../pixs/topback.gif);
	float: left;
	color: #FFFFFF;
	height: auto;
	position: relative;
	text-align: left;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	
}
hr {
	color: #B3B300;
	background: #B3B300;
	height: 1px;
}


#strapline {
	width: 758px;
	background: #000000;
	float: left;
	color: #FFFFCC;
	height: auto;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	position: relative;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #b3b300;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

h1 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background: #FFFFCC;
}

h2 {
	font-size: 100%;
	display: inline;
	color: #000000;
	background: #FFFFCC;
	padding: 3px;
	margin: 0px;
	position: relative;
	top: 8px;
	bottom: 0px;
	border: 1px solid #b3b300;
}
blockquote {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

.imageborder {
	position: relative;
	border: 1px dashed #999999;
	padding: 0px;
}
.imageleft {
	clear: both;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	clear: both;
	float: right;
	position: relative;
}
.imagerightnoborder {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px
}
.imagenoborder {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
}
#imageright {
	float: right;
	position: relative;
	top: 15px;
}
#imageleft{
	float: left;
	position: relative;
	top: 15px;
}

#navbar {
	width: 760px;
	color: #FFFFFF;
	font-size: 80%;
	height: auto;
	text-align: right;
	background: #15327d;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
#right {
	float: right;
	width: 300px;
	color: #000000;
	position: relative;
	text-align: justify;
	background: #FFFFFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	top: 0px;
	display: block;
	font-weight: bold;
	height: auto;
}
#right ul{
	padding-left: 80px;
	padding-bottom: 5px;
}
#right li{
	padding: 2px;
}

#left{
	float: left;
	width: 360px;
	color: #FFFFFF;
	text-align: left;
	background: #5b75b2 url(../pixs/fadeback.jpg) repeat-x;
	position: relative;
	top: 0px;
	height: auto;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#left ul{
	padding-left: 60px;
	padding-bottom: 5px;
}
#left li{
	padding: 2px;
}
ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	padding: 3px;
}
.tablewhite10px {
	font-size: 80%;
	padding: 10px;
	border: 1px solid #666666;
}

.tablewhite3px {
	padding: 3px;
	font-size: 80%;
	text-align: center;
	border: 1px solid #666666;
}


.tablewhite10pxbold {
	padding: 10px;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #666666;
}

.productboxtopleft {
	background: #B3B300;
	text-align: left;
	color: #FFFFFF;
	padding-right: 15px;
	font-weight: bold;	
}

.productboxtopright {
	background: #B3B300;
	text-align: right;
	color: #FFFFFF;
	padding-right: 15px;
	font-weight: bold;
}

.productboxcopy {
	text-align: left;
	vertical-align: top;
}
.productboxcopy10px {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

#prodbar{
	margin: 0px;
	position: relative;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}


#prodbar a:link, #prodbar a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
	font-size: 12px;
	border: 3px outset #FFFFFF;
	margin: 0px;
}
#prodbar a:hover{
	background: #333333;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: 3px outset #FFFFFF;
	font-size: 12px;
}

.greytable {
	text-align:left;
	color: #000000;
	border: 1px solid #B3B300;
	padding: 2px;
	background: #FFFFCC;
}

.greytabledk {
	text-align:left;
	color: #000000;
	border: 1px solid #b3b300;
	padding: 2px;
	background: #FFFFCC;
	font-weight: bold;
}
.greytabledkleft {
	text-align:left;
	color: #000000;
	border: 1px solid #b3b300;
	padding: 2px;
	background: #FFFFCC;
	font-weight: bold;
	width: 500px;
}
.greytabledkright {
	text-align:left;
	color: #000000;
	border: 1px solid #b3b300;
	padding: 2px;
	background: #FFFFCC;
	font-weight: bold;
}


/* new css */
#navLinksphp{
	margin: 0px;
	padding: 7px 0px 10px;
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

#navLinksphp a:link, #navLinksphp a:visited {
	font-weight: bold;
	padding: 2px 10px;
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
	font-size: 12px;
	border: 3px outset #FFFFFF;
	margin: 0px;
}

#navLinksphp a:hover{
	background: #333333;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: 3px outset #FFFFFF;
	font-size: 12px;
}

#straplinephp {
	width: 760px;
	background: #000000;
	color: #FFFFCC;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	border-bottom-color: #b3b300;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentphp {
	background: #FFFFFF;
	color: #000000;
	font-size: 80%;
	width: 695px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #b3b300;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerphp{
	width: 760px;
	color: #000000;
	text-align: center;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b300;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #FFFFFF;
}

#footerphp a:link, #footerphp a:visited {
	color: #0000FF;
	text-decoration: none;
	background: #FFFFFF;
}

#footerphp a:hover{
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
}

#Containerphp {
	text-align: center;
	width:760px;
	height: auto;
	padding: 0px;
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 0px;
	border: 1px solid #b3b300;
}

#topphp {
	width: 100%;
	background: #000000 url(../pixs/topback.gif);
	color: #FFFFFF;
	text-align: left;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}
#Container{
	text-align: center;
	width:760px;
	height: auto;
	padding: 0px;
	color: #FFFFFF;
	background: #FFFFFF;
	margin: 0px;
	border: 1px solid #b3b300;
}
.whitetableborder1 {
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.textred {
	color: #FF0000;
	background-color: #FFFFFF;
}
