body {
    background-image: url('/graphics/background_shop.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000000;
	margin :0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
}
h1 {
	color: #187F37;
	font-size: 12pt;
}

.pageborder {
	width:1000;
	padding:0px;
	margin-top:5px;
	border: 0px solid #000000;
}
.t {
    position:relative;
    background-image: url('/graphics/t.png');
	background-repeat: repeat-x;
	width:940;
}
.tl {
    background-image: url('/graphics/tl.png');
	background-repeat: repeat-none;
	width:22px;
	height:22px;
}
.tr {
    background-image: url('/graphics/tr.png');
	background-repeat: repeat-none;
	width:22px;
	height:22px;
}

.b {
    position:relative;
    background-image: url('/graphics/b.png');
	background-repeat: repeat-x;
	width:940;
}
.bl {
    background-image: url('/graphics/bl.png');
	background-repeat: repeat-none;
	width:22px;
	height:22px;
}
.br {
    background-image: url('/graphics/br.png');
	background-repeat: repeat-none;
	width:22px;
	height:22px;
}
.l {
    position:relative;
    background-image: url('/graphics/l.png');
	background-repeat: repeat-y;
	width:22;
}
.r {
    position:relative;
    background-image: url('/graphics/r.png');
	background-repeat: repeat-y;
	width:22;
}



#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color:FFFFFF;
	text-align: left;
}

#headerbar {
    background-image: url('/graphics/headerback.png');
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none; 
	text-align:left;
	height: auto;
	padding: 0px;
	width: 1000;
	height:134px;
}

#headerbar2 {
    background-image: url('/graphics/headerback_front.png');
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none; 
	text-align:left;
	height: auto;
	padding: 0px;
	width: 1000;
	height:111px;
}


#basket {
	/*background-image: url('/graphics/basketback.png');
	background-repeat: no-repeat;
	background-position: top;*/
	text-align:right;
	color: #000000; 
	font-size: 10pt;
	position: relative;
	width: 207px;
	height:100px;
	float:right;
	right:6px;
	top:6px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right:0px;
	padding-top:0px;
}

#menuarea, #menuarea_s {
	position: absolute;
	top:107px;
	left:15px;
}
#menuarea, #menuarea_s {
	text-align: center;
	width: 970px;
}
#logoarea {
	position: relative;
	width: 281px;
	height: 86px;
	float: left;
	margin: 0px;
	top:11px;
	left:15px;
}

#logoarearight {
	float: right;
}
#navbar {
	background-color: #22B24C;
	position: relative;
	text-decoration: none; 
	text-align:center;
	width: 100%;
	font-size: 14px;
	clear: both;
}

#navbar ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 636px;
}

#navbar li {
	float: left;
}

#navbar a { 
	text-decoration: none; 
	color: #FFFFFF; 
	width: 100px;
	height: 25px;
	display: block;
	padding: 2px 0 0 0;
	margin: 0 0 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
}
/* for Internet Explorer */
/*\*/
* html #navbar a {
	height: 25px;
}
/**/
#navbar a:hover { 
	color: #1A8A3C;
}
#banner {
	background-image: url(../graphics/banner_back.png);
	background-position: top center;
	height: 150px;
	margin-bottom: 20px;
}
#banner_img {
	height: 150px;
	width: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#page_content {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.content {
	border: solid 1px #EBEBEB; 
}
.menu_div {
	position: relative;
	color: #1A8A3C;
	font-size: 9pt;
	width:178;
	padding-top: 5px;
	margin: 0px;
	margin-bottom:5px;
}

.img_div {
    width:200px;
	height:130px;
	padding:3px;
}


.center_title {
	background-image: url('/graphics/centerheader.png');
	background-repeat: repeat-none;
	position: relative;
	width: 445px;
	height:20px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top: 3px;
	margin-bottom:0px;
	text-align:left;
}
/* for Internet Explorer */
/*\*/
* html .center_title {
	width: 460px;
	height:23px;
}
/**/

.center_body {
	position: relative;
	height: auto;
	margin-top:0px;
	border: solid 1px #1A8A3C;
	font-size: 12px;
	text-align:justify;
	padding:6px;
	color: #000000;
	width:446px;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#CACACA);
}
/* for Internet Explorer */
/*\*/
* html .center_body {
	width: 460px;
}
/**/

.menu_title {
	background-image: url('/graphics/menuheader.png');
	background-repeat: repeat-x;
	position: relative;
	height: 21px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom:0px;
	padding-top: 1px;
	margin-bottom:0px;
}

.menu_body {
	position: relative;
	height: auto;
	text-align: center;
	margin-top:0px;
	background-color:#FFFFFF;
	border: solid 1px #1A8A3C;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#CACACA);
}
/* for Internet Explorer */
/*\*/
* html .menu_body {
	width:100%;
}
/**/

.menu_body2 {
	position: relative;
	height: auto;
	text-align: center;
	margin-top:0px;
	border: solid 1px #1A8A3C;
}


.menu_content {
	position: relative;
	padding: 0 10px;
	clear: both;
}

.menu_top {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_top {
	height: 1px;
}
/**/

.menu_btm {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_btm {
	height: 1px;
}
/**/

ul.menu_list {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 169px;
}

li.menu_list {
	/*display: block;
	height: 16;*/
}

ul.menu_list2 {
	list-style: none;
	margin: 0 0;
	padding: 0;
	padding: 0;
}

li.menu_list2 {
	/*display: block;
	height: 20;*/
}

.basket_title {
	position: relative;
	min-height: 40px;
	height: auto;
	background-image: url(../graphics/basket_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #009900;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #c5c5c5;
	width: 169px;
}

/* for Internet Explorer */
/*\*/
* html .basket_title {
	height: 50px;
}
/**/

.basket_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
	background-color: #f0f0f0;
	padding: 5px 0;
	color: #666666;
	font-size: 15px;
	width: 169px;
}
/* for Internet Explorer */
/*\*/
* html .basket_body {
	height: 2px;
}
/**/

.minibaskettext {
	color: #333333; 
	font-size: 8pt;
}

.minibaskettextbold {
	color: #333333; 
	font-size: 8pt; 
	font-weight: bold;
}

a.minibaskettextlink {
	text-decoration: none; 
	color: #C60000; 
	font-size: 8pt;
	font-weight: bold;
}

a.minibaskettextlink:hover {
	color: #EE6B08; 
}

.viewed_title {
	position: relative;
	min-height: 28px;
	height: auto;
	background-image: url(../graphics/viewed_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 5px;
	line-height: 28px;
	width: 169px;
}

/* for Internet Explorer */
/*\*/
* html .viewed_title {
	height: 28px;
}
/**/

.viewed_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: left;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 15px;
	border-width: 2px;
	border-style: solid;
	border-left-color: #0077FF;
	border-right-color: #DEEDFF;
	border-top: none;
	border-bottom: none;
	width: 165px;
}
/* for Internet Explorer */
/*\*/
* html .viewed_body {
	height: 2px;
	width: 169px;
}
/**/
.viewed_content {
	min-height: 35px;
	height: auto;
	padding: 3px 0;
}
/* for Internet Explorer */
/*\*/
* html .viewed_content {
	height: 35px;
}
/**/
.viewed_div {
	min-height: 2px;
	height: auto;
	background-image: url(../graphics/viewed_div.png);
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .viewed_div {
	height: 2px;
}
/**/

a.lastviewed {
	text-decoration: none; 
	color: #333333; 
	font-size: 8pt;
}

a.lastviewed:hover {
	color: #FF0000; 
}

li.order_progress {
	display: block;
	width: 100%;
	padding-left: 3px;
	min-height: 16px;
	height: auto;
	text-align: left;
	font-size: 10pt;
	margin-top: 2px;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress {
	height: 16px;
}
/**/

li.order_progress_active {
	display: block;
	width: 100%;
	padding-left: 3px;
	font-weight: bold;
	min-height: 16px;
	height: auto;
	text-align: left;
	font-size: 10pt;
	margin-top: 2px;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress_active {
	height: 16px;
}
/**/

a.menu_link {
	text-decoration: none;
	font-size: 10pt;
	display: block;
	width: 160px;
	min-height: 15px;
	height: auto;
	color: #1A8A3C;
	margin-top: 2px;
	text-align: left;
	line-height: 1.5em;
	padding-left: 3px;
}
/* for Internet Explorer */
/*\*/
* html a.menu_link {
	height: 15px;
	width: 100%;
}
/**/

a.menu_link:hover {
	color: #6C5637;
}

a.menu_link2 {
	background-image: url(../graphics/sub_menu_block.png);
	text-decoration: none;
	font-size: 10pt;
	margin-left:0px;
	margin-top:2px;
	width: 145px;
	color: #4D4D4D;
	text-align: left;
	min-height: 20px;
	height: auto;
	padding: 0 12px;
	display: block;
}
/* for Internet Explorer */
/*\*/
* html a.menu_link2 {
	height: 20px;
	width: 100%;
}
/**/

a.menu_link2:hover {
	border-left: 10px solid #4D4D4D;
}

a.brand_link {
	text-decoration: none;
	font-size: 7pt;
	margin-top: 1px;
	display: block;
	width: 100%;
	background-color: #990000;
	border-left: 5px solid #003399;
	color: #FFFFFF;
	height: 1em;
	padding-left: 5px;
}

a.brand_link:hover {
	background-color: #003399;
	border-left: 5px solid #990000;
}

.searchbox {
	color: #666666;
	border: solid 1px #666666;
}

.sel_box {
	color: #999999;
	border: solid 1px #999999;
}

.container {
	clear: both;
	width: 100%;
	float: left;
}

.two_1, .two_2 {
	width: 49%;
	float: left;
	padding: 0px 3px 15px 3px;
}
.inside {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
	padding: 0px 2px;
	overflow: visible;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
a.smalltitlelink {
	text-decoration: none; 
	color: #000000; 
	font-size: 8pt;
	text-transform: uppercase;
}
a.smalltitlelink:hover {
	color: #FF0000; 
}
.prod_img {
	position: relative;
	text-align: center;
	padding: 8px 0;
	margin: 2px 0;
	float: left;
}
.prod_details {
	position: relative;
	text-align: left;
}
.prod_price {
	position: relative;
	color: #1A8A3C;
	font-weight: bold;
	font-size: 12pt;
}
a.prod_price {
	color: #1A8A3C;
	font-weight: bold;
	text-decoration: none;
}
a.prod_price:hover {
	color: #82C135;
}
.vat_price {
	font-size: 8pt;
}
.basketfrm {
	margin: 0;
}

.price_exc {
	position: absolute;
	background-image: url(../graphics/price_exc.png);
	height: 37px;
	width: 72px;
	top: 9px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_inc {
	position: absolute;
	background-image: url(../graphics/price_inc.png);
	height: 37px;
	width: 72px;
	top: 48px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_label {
	position: absolute;
	bottom: 3px;
	right: 8px;
	font-size: 7pt;
	line-height: 1em;
}
a.price_link {
	text-decoration: none;
	cursor: hand;
}
a.info_link {
	text-decoration: none;
	cursor: hand;
	position: absolute;
	bottom: 1px;
	right: 90px;
}

.buy_div {
	position: absolute;
	background-image: url(../graphics/buy_div.png);
	height: 24px;
	width: 79px;
	left: 0px;
	top: 90px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}

a.edit_btn {
	font-weight: bold;
	width: 100%;
	line-height: 1.5em;
	text-decoration: none;
	margin: 4px 0;
	display: block;
	background-color: #98DBE7;
	color: #C60000;
	border: 2px solid #C60000;
	text-transform: uppercase;
}

.barbottom {
	background-color: #C60000;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

a.menubarbottom { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	white-space:nowrap;
}
a.menubarbottom:hover { 
	color: #1A8A3C;
}
.ittybitty {
	text-decoration: none; 
	font-size:7pt;
}
a.fletcherobrien {
	text-decoration: none; 
	color: #183596; 
	font-size: 8pt;
}
a.fletcherobrien:hover {
	color: #BB3131; 
}
a.fletcherobrien2 {
	text-decoration: none; 
	color: #FFC20D; 
	font-size: 8pt;
	font-weight: bold;
}
a.fletcherobrien2:hover {
	color: #BB3131; 
}
.mainprodbox {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt;
	border-color:#1A8A3C;
	border-right:1px solid #1A8A3C;
	border-left:1px solid #1A8A3C;
	border-top:0px;
	border-bottom:1px solid #1A8A3C;
	width:570px;
}

.mainprodbox2 {
	border-right:1px dashed #D2F0D7;
	border-bottom:1px dashed #D2F0D7;
}

.mainprodbox3 {
	border-bottom:1px dashed #D2F0D7;
}

.mainprodboxtitle {
	background-color: #009900;
	color: #FFFFFF;
	height: 32px;
}

.mainprodboxsubtitle {
	background-color: #156F30;
	color: #FFFFFF;
}

.prodbox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.prodboxtitle_l {
	background-color: #009900;
	background-image: url(../graphics/prod_title_l.png);
	height: 32px;
	width: 12px;
	float: left;
}
.prodboxtitle_r {
	background-image: url(../graphics/prod_title_r.png);
	height: 32px;
	width: 169px;
	float: right;
}
.prodboxtitle {
	padding: 8px 0 0 5px;
	background-image: url(../graphics/menu_block.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
}
/* for Internet Explorer */
/*\*/
* html .prodboxtitle {
	height: 32px;
}
/**/

.navtreebox {
	height:12;
	background-color: #D3D3D3;
	padding-left: 15px;
	border:0px;
}

.navhistoryarrow {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 7pt;
}
a.navhistory {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 8pt;
}
a.navhistory:hover {
	color: #FF0000;
}
.noborders {
	border-collapse:collapse;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	text-decoration: none; 
	font-size: 9pt;
}

.buybox {
	border: 1px solid #FFFFFF;
}
.buyboxblue {
	background-color:#1A8A3C;
	color: #FFFFFF; 
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}
.buyboxlightblue {
	background-color:#d3d3d3;
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}
.catstable {
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.catstabletop {
	background-image: url('/graphics/h1_back.png');
	background-repeat: no-repeat;
	background-color: #1A8A3C;
	position: relative;
	text-decoration: none; 
	color: #FFFFFF;
	text-align:left;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.4em;
	clear: both;
	width: 555px;
	height:23px;
	padding-left: 15px;
	padding-right:0px;
}
/* for Internet Explorer */
/*\*/
* html .catstabletop {
	width: 570px;
	height:23px;
}
/**/

.prod_preview {
	border-top: 2px solid #D2E7FF;
	border-bottom: 2px solid #D2E7FF;
	border-left:  2px solid #D2E7FF;
	border-right:  2px solid #D2E7FF;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px; 
	padding: 0px;  
	overflow: hidden;
  _overflow: visible;
  _overflow-x: hidden;
  _height: 0;
	width: 97%;
}
.prod_preview_title {
	position: relative;
	text-decoration: none; 
	color: #1A8A3C;
	text-align:left;
	padding-top:px;
	padding-left:10px; 
	font-size: 12pt;
	height:38px;
	clear: both;
}
a.prodlink {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 11pt;
}
a.prodlink:hover {
	text-decoration: underline; 
	color: #4D4D4D; 
	font-size: 11pt;
}
.normal {
	font-size: 9pt;
}
.small_desc {
	font-size: 7pt;
}
.basketbox {
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
a.basketsn {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt;
}
a.basketsn:hover {
	color: #1A8A3C;
}

.basketboxtitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	height:20;
	background-color:#1A8A3C;
	border-color:#1A8A3C;
	border-collapse:collapse;
	border-right:1px solid #1A8A3C;
	border-left:1px solid #1A8A3C;
	border-top:0px;
	border-bottom:1px solid #D3D3D3;
}

.basketsubtotal {
	background-color:#D3D3D3;
	font-size: 9pt;
	border-color:#D3D3D3;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
.pagetitle {
	width: 98%;
	/*background-color: #009900;*/
	color: #187F37;
	padding: 0 3px;
	font-size: 14pt;
}
.securenav {
	background-color: #0178BF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
}
.ordertitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12pt;
	padding-left: 5px;
}
.orderbox {
	border-color: #009900;
	border-collapse: collapse;
	border-top: 0px;
	font-size: 11pt;
}
.highlight {
	color: #F00000; 
	font-size: 9pt;
}
a.titlelink {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 12pt;
}
a.titlelink:hover {
	color: #B10034; 
}

.accountstitle {
	background-color: #1A8A3C;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.accountsvalue {
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt;
	background-color:#D3D3D3;
	border-color:#D3D3D3;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:0px;
	border-bottom:1px solid #FFFFFF;
}

.customerdetails {
	border-collapse: collapse;
	border-color: #D3D3D3;
	border: #D3D3D3 solid 1px;
}

.customerdetailstitle {
	color: #1A8A3C;
	font-size: 10pt;
	font-weight: bold;
}
.accountstitles {
	background-color: #1A8A3C;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
}

.accountsdetails {
	text-decoration: none; 
	font-size: 10pt;
	border-collapse: collapse;
	border: 1px solid #D3D3D3;
}
.imagebox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #1A8A3C;
	border-left:1px solid #1A8A3C;
	border-bottom:1px solid #1A8A3C;
	border-top:0px solid #1A8A3C;
}

.imageboxtitle {
	cursor:hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	background-color: #1A8A3C;
	height:16px;
	border-collapse:collapse;
	border-right:1px solid #1A8A3C;
	border-left:1px solid #1A8A3C;
	border-top:0px solid #1A8A3C;
	border-bottom:0px solid #1A8A3C;
	padding: 2px;
}
.catdisplay {
	border: 1px dotted #D3D3D3;
	border-collapse: collapse;
}
.catboxtitle {
	width:130px;
	height:35px;
}
.catboximage {
	width:130px;
	height:80px;
}
a.cattitle {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 11pt;
}
a.cattitle:hover {
	color: #B10034;
}
.r_bar {
	border-right: 1px solid #C60000;
	border-left: 1px solid #C60000;
}

.l_bar {
	border-left: 1px solid #C60000;
}

a.navbarbottom {
	text-decoration: none; 
	color: #1A8A3C;
	font-size:10pt;
}
a.navbarbottom:hover {
	color: #942723;
}

a.prodpreviewtitle {
	text-decoration: none; 
	color: #1A8A3C;
	font-size:10pt;
}
a.prodpreviewtitle:hover {
	color: #942723;
}

.prodpreviewdesc {
	font-size: 9pt;
}

a.prodpreviewmoreinfo {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 7pt;
}

a.prodpreviewmoreinfo:hover {
	color: #C60000; 
}
.preview_price, .preview_price_ex {
text-decoration: none; 
font-size: 12pt;
font-weight: bold;
}

.preview_price {
	color: #1A8A3C;
	margin: 3px;
}

.preview_price_ex {
background-color: #0067D9;
color: #FFFF00; 
/*border-top:2px solid #c0d9f6;*/
border-right:2px solid #00336c;
border-bottom:2px solid #00438d;
border-left:2px solid #c0d9f6;
margin: 0 2px 2px 2px;
}

A.catsubtitle { text-decoration: none; color: #727272; font: 9pt;}
A.catsubtitle:hover { text-decoration: underline; color: #942723; font: 9pt;}
A.catlink { text-decoration: none; color: #1A8A3C; font: 9pt;}
A.catlink:hover { text-decoration: underline; color: #942723; font: 9pt;}
A.randitem { text-decoration: none; color: #1A8A3C; font-size: 11pt; font-weight: bold;}
A.randitem:hover { text-decoration: underline; color: #942723;}

.helpbox {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt;
	border-color:#1A8A3C;
	border-right:1px solid #1A8A3C;
	border-left:1px solid #1A8A3C;
	border-top:0px;
	border-bottom:1px solid #1A8A3C;
}
.helptitle {
	color: #1A8A3C;
	font-weight: bold;
}

a.pagenolink {
	text-decoration: none; 
	color: #1A8A3C; 
	font-size: 9pt;
}

a.pagenolink:hover {
	text-decoration: underline; 
	color: #6C5637; 
}
.contact_details, .contact_details_bold, .contact_details_green {
	font-family: Verdana, Arial ,Helvetica, sans-serif;
	font-size: 10pt;
}
.contact_details_bold {
	font-weight: bold;
}
.contact_details_green {
	color: #1A8A3C;
}