body {
	background-color: White;
	color: #cccccc;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
a {
	color: #993333;
	background-color: White;
}
a:visited {
	color: #993333;
	background-color: White;
}
a:hover {
	color: #ff6666;
	background: transparent;
}
#frame {
	background-image: url(images/banner.GIF);
	background-repeat: no-repeat;
	background-color: White;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top:0px;
	padding-right: 0px;
	text-align:left;
	width:947px;
	border: 1px solid White;
}
/* site banner holder */
#header {
	height: 25px;
	width: 947px;
	background-color: White;
	color: White;
}
#header h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	display: none;
}
#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width:940px;
}


#banner_images {
	height: 111px;
	width: 947px;
	display: block;
	float: left;
	background-image: url(images/banner.GIF);
	background-repeat: no-repeat;
	background-color: White;
	color: White;
}
/* main top menue*/
#mainmenu {
	background-color: White;
	display: block;
	text-align: center;
	width: 947px;
	height: 16px;
	font-weight: bold;
	font-size: 10pt;
	color: White;
}
/* main top menue*/
#mainmenu ul {
	color: #cc0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	top: 3px;
	margin-left: 0;
	padding-left: 0; 
	display: inline;
	background-color: transparent;
}
/* main top menue*/
#mainmenu ul li {
	margin-left: 0;
	padding: 7px 15px;
	display: inline;
	background-repeat: no-repeat;
	background-position: right;
}
/* main top menue*/
#mainmenu ul li a {
	text-decoration: none;
	color: #cc0000;
	background-color: transparent;
}
/* main top menue*/
#mainmenu ul li a:hover {
	color: #ff0000;
	text-decoration: underline;
	background: transparent;
}

.login {
	text-align: right;
	margin-right: 0;
	padding-right: 0;
	display: inline;
}
.login a {
	text-decoration: none;
}
#breadcrumb {
	background-color: White;
	color: #000000;
	display: block;
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	width: 372px;
	height: 15px;
	font-weight: bold;
}
/* Top right, stuff before the login */
#breadcrumb_right {
	background-color: White;
	color: #B5B5B5;
	display: inline;
	float: right;
	word-spacing: 1px;
	font-family: Arial Verdana Geneva Helvetica sans-serif;
	text-align: right;
	padding-right: 28px;
	font-size: 11px;
	width: 947px;
	height: 15px;
	letter-spacing: 1px;
}
/* Top right,  login and admin */
#breadcrumb_right a {
	text-decoration: underline;
	color: Blue;
	background: transparent;
	font-size: 11px;
}
#breadcrumb_right a:hover{
text-decoration: underline;
color: Red;
background-color: transparent;
font-size: 9px;
}
#breadcrumb ul {
	margin-left: 13px;
	padding-left: 0;
	display: inline;
	border: none;
	font-size: 10px;
}
#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	font-size: 10px;
}
#breadcrumb ul li a {
	text-decoration: none;
	color: Black;
	background: transparent;
	font-size: 10px;
}
#breadcrumb ul li a:hover {
	color: #cc0000;
	background: White;
}
#breadcrumb_right ul li a:hover {
	color: #ff0000;
	background: White;
}
/* left hand menue bar*/
#subnavbar {
	border: 10px solid White;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 140px;
	height: 600px;
	background-color: White;
	color: Black;
	display: inline;
	float: left;
}
/* just if you need to add styles to the table

subnavbar table {

}
*/
#subnavbar h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	background: transparent;
}
#searchlogin {
	display: block;
	text-align: left;
	font-family: Arial, Verdana, serif, sans-serif, Geneva, Helvetica; 
	font-size: 12px;
	margin-left: 25px;
	margin-top: 7px;
	color: Black;
	background: transparent;
}
#searchlogin a {
	color: black;
	background-color: transparent;
}

.search {
	height: 12px;
	width: 109px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #FCFCFC;
	color: black;
	margin-top: 0px;
	margin-bottom: 1px;
	border: 1px solid #D8D8D8;
}
.but {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #ffcccc;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 2px;
	border: solid #660000 2px;
}

#caption {
	display: none;
}
/* Left hand menue col */
#subnavbar ul {
	display: block;
	margin: 10px 0px 0px 65px;
	padding: 0;
	text-align: left;
	list-style: disc url(/images/bullet.gif);
}
/* Left hand menue col */
#subnavbar li {
	display: block;
	margin: 0;
	padding: 0;
}
/* Left hand menue col */
#subnavbar li a {
	color: #CC0000;
	display: block;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	background: transparent;
}
/* Left hand menue col */
#subnavbar li a:hover {
	color: black;
	display: block;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
	background: White;
}
.on {
	color: Blue;
	font-weight: bold;
	background: transparent;
}
/* Main body backgroung*/
#content {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 613px;
	background-color: White;
	color: White;
}
/* this is the heading you see 
   on the contentpages*/
#contentheader {
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	margin: 20px 5px 0px 5px;
	padding: 0px 0px 0px 10px;
	width: 513px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-style: italic;
}
/* contact details text bannet*/
h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #717171;
	margin: 16px 0px;
	font-weight: bold;
	word-spacing: 1px;
	font-variant: small-caps;
}
/* Main body insert*/
#contentbody {
	color: #626262;
	display: block;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	margin: 20px 0px 5px 5px;
	padding: 0px 0px 10px 10px;
	width: 580px;
	background-color: White;
}
#list {
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:613px;
}
h4 a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
/* search result list*/
.list_text {
	color: #330000;
	display: inline;
	font-family: Verdana, Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 5px 0px 5px 10px;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	background: transparent;
}
/* search result list thums*/
.list_thumb {
	color: #330000;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	background: transparent;
}
.team_outer {
	display: block;
}

.team_inner {
	display: inline;
	vertical-align : middle;
}
/* Latest Nwes Heading etc
   In the righthand col*/
#rightcolumn {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 140px;
	display: inline;
	background: White;
	}
/* Latest Nwes Heading */
#rightcolumn h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E6E6E;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-weight: normal;
	background: White;
	text-align: left;
}
#rightcolumn ul {
	display: block;
	margin: 10px 0px 0px 25px;
	padding: 0;
	text-align: left;
	list-style: disc url(/images/bullet.gif);
	}
#rightcolumn li {
	display: block;
	margin: 0;
	padding: 0;
}
#rightcolumn li a {
	color: #cc0000;
	display: block;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	background-color: transparent;
}
#rightcolumn li a:hover {
	color: #ff3300;
	display: block;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
	background: White;
	color: Blue;
}
#footernav {
	display: block;
	float: left;
	width: 947px;
	height: 20px;
	margin-top: 5px;
	text-align: center;
}
#footernav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color: #660033;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	background: transparent;
}
#footernav ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #cccccc;
	list-style: none;
	display: inline;
}
#footernav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#footernav ul li a {
	text-decoration: none;
	color: #cccccc;
	background: transparent;
}
#footernav ul li a:hover {
	text-decoration: underline;
	color: #666666;
	background: transparent;
}
#footer {
	background-image: url(/images/footerbg2.jpg);
	background-repeat: repeat-x;
	color: #000000;
	display: block;
	float: left;
	height: 20px;
	width:947px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#footer .details {
	display: inline;
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 151px;
	padding: 5px 0px 0px 6px;
	text-align: center;
	width: 530px;
}
#footer a {
	color: #9BC4FF;
	text-decoration: none;
	background-color: transparent;
}
#footer a:hover {
	color: White;
	text-decoration: underline;
	background-color: transparent;
}
.formfield {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 2px;
	border: 1px solid #C8C8C8;
	text-align: left;
}
.formlabel {
	text-align: right;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: White;
	color: Black;
}
.formfield_quantity {
	width: 40px;
	height: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 2px;
	border: solid #cc6666 1px;
	text-align: center;
}
.formtextarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
	color: #003300;
	margin-top: 0px;
	margin-bottom: 2px;
	border: solid #cc6666 1px;
}
.multiselect {
	height: 42px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	background-color : White;
	color: #660033;
	margin-top: 0px;
	margin-bottom: 2px;
	border: solid #cc6666 1px;
}
.tbl_head_dark {
	background-color: #663300;
	color: #E1E1E1;
	border: solid #331100 1px;
	font-weight: bold;
	text-align:center;
}
.tbl_head {
	background-color: Green;
	color: White;
	border: solid #663300 1px;
	font-weight: bold;
	text-align:center;
}
.tbl_cell {
	background-color: #DDF4DF;
	color: #330000;
	border: 1px solid Green;
	text-align:center;
}
.flyoutMenu {
	background-color: Green;
	border-color: #330000;
	border-width: 0 0px 0px 0;
	border-style: solid;
	color: inherit;
}
.flyoutMenu TD.flyoutLink  {
	border-color: #330000;
	border-width: 0px;
	border-style: solid;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px 15px 3px 6px;
	cursor: default;
	border-left-color: #cc6666;
	border-top-color: #cc6666;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-color: #330000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #330000;
	border-right-style: solid;
	border-left-width: 1px;
	text-align: right;
}
.flyoutLink a {
	color: White;
	text-decoration: none;
	background-color: transparent;
}
.flyoutLink a:hover {
	color: White;
	text-decoration: none;
	background: transparent;
}

.flyoutLink a:visited {
	color: White;
	text-decoration: none;
	background-color: transparent;
}
.flyoutLink a:active {
	color: Yellow;
	text-decoration: none;
	background: transparent;
}
.flyoutFont {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;	
}
p {text-align:Justify;}
