body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #003366;
background: #cccccc;
text-align: left;
margin: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.style7 {font-weight: bold}

.style8 {
font-weight: bold;
color: #FF0000;
}

.style1 {
	color: #003366;
	font-weight: bold;
}

form {
margin:0;
padding:0;
} 

input.search
{
	height: 13px;
	background-color: #ffffff;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

td.top_btn_bg1 {background-image:url('images/top_btn_bg1.jpg')}

td.top_nav_bg {background-image:url('images/top_nav_bg.jpg')}
td.demarc {background-image:url('images/demarcation.jpg')}
td.topleft {background-image:url('images/top_left.jpg')}
td.topright {background-image:url('images/top_right.jpg')}
td.leftedge {background-image:url('images/left_edge.jpg')}
td.rightedge {background-image:url('images/right_edge.jpg')}
td.topcenter {background-image:url('images/top_centre.jpg')}
td.bottomcenter {background-image:url('images/bottom_centre.jpg')}
td.bottomleft {background-image:url('images/bottom_left.jpg')}
td.bottomright {background-image:url('images/bottom_right.jpg')}
td.offers {background-image:url('images/cctv-bay-offers.jpg')}

table.offers {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000000;
}


A:link {
	color: #003366;
	text-decoration: none;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:active {
	color: #003366;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}


TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

.nav_bg {
background-image:url('images/bullet.gif')
}

.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}

table.sample {
	border-width: 2px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	-moz-border-radius: 0px;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	-moz-border-radius: 0px;
}
