a:link {color: #0066FF; text-decoration: none}
a:visited {color: #0000CC; text-decoration: none}
a:hover {text-decoration: underline;}
a:active {color: #FF0000;}

.hdrlinks a:link {color: #FFFFFF; text-decoration: none}
.hdrlinks a:visited {color: #FFFFFF; text-decoration: none}
.hdrlinks a:hover {text-decoration: underline;}
.hdrlinks a:active {color: #FFFFFF;}

.footerlinks a:link {color: #0066FF; text-decoration: none}
.footerlinks a:visited {color: #b27f7f; text-decoration: none}
.footerlinks a:hover {text-decoration: underline;}
.footerlinks a:active {color: #FF0000;}

.editlink a:link {color: #CCCCCC; text-decoration: none}
.editlink a:visited {color: #CCCCCC; text-decoration: none}
.editlink a:hover {text-decoration: underline;}
.editlink a:active {color: #CCCCCC;}

.navlinks a:link {color: #FFFFFF; text-decoration: none}
.navlinks a:visited {color: #b2e0f0; text-decoration: none}
.navlinks a:hover {text-decoration: underline;}
.navlinks a:active {color: #FFFFCC;}

.sectionhdr a:link {color: #0099FF;text-decoration: none;}
.sectionhdr a:visited {color: #FF0000;text-decoration: none;}
.sectionhdr a:hover {text-decoration: underline;}
.sectionhdr a:active {color: #FF0000;}

.sectionalt a:link {color: #330066;text-decoration: none;}
.sectionalt a:visited {color: #666666;text-decoration: none;}
.sectionalt a:hover {text-decoration: underline;}
.sectionalt a:active {color: #FF0000;}

.boxsection1 a:link {color: #330066;text-decoration: none;}
.boxsection1 a:visited {color: #666666;text-decoration: none;}
.boxsection1 a:hover {text-decoration: underline;}
.boxsection1 a:active {color: #FF0000;}

.boxsection2 a:link {color: #330066;text-decoration: none;}
.boxsection2 a:visited {color: #666666;text-decoration: none;}
.boxsection2 a:hover {text-decoration: underline;}
.boxsection2 a:active {color: #FF0000;}

.boxsection3 a:link {color: #330066;text-decoration: none;}
.boxsection3 a:visited {color: #666666;text-decoration: none;}
.boxsection3 a:hover {text-decoration: underline;}
.boxsection3 a:active {color: #FF0000;}

.boxsection4 a:link {color: #330066;text-decoration: none;}
.boxsection4 a:visited {color: #666666;text-decoration: none;}
.boxsection4 a:hover {text-decoration: underline;}
.boxsection4 a:active {color: #FF0000;}

.boxsection5 a:link {color: #330066;text-decoration: none;}
.boxsection5 a:visited {color: #666666;text-decoration: none;}
.boxsection5 a:hover {text-decoration: underline;}
.boxsection5 a:active {color: #FF0000;}

.boxsection6 a:link {color: #330066;text-decoration: none;}
.boxsection6 a:visited {color: #666666;text-decoration: none;}
.boxsection6 a:hover {text-decoration: underline;}
.boxsection6 a:active {color: #FF0000;}

.boxsection7 a:link {color: #330066;text-decoration: none;}
.boxsection7 a:visited {color: #666666;text-decoration: none;}
.boxsection7 a:hover {text-decoration: underline;}
.boxsection7 a:active {color: #FF0000;}

body {
	margin: 20px;
	padding: 0px;
	scrollbar-base-color: #ff3399;
	scrollbar-face-color: #0099cc;
	scrollbar-track-color: #000033;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #d1f0ff;
	scrollbar-3dlight-color: #d1f0ff;
	scrollbar-shadow-color: #002e85;
	scrollbar-darkshadow-color: #002e85;
	background-attachment: fixed;
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
	width: 100%;

}

/*Standard*/
.section{font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #333333}
.sectionsmall{font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000066}
.sectionhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;


}
.hdrlinks{font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #5f3f3d;}
.brdr {border: 1px solid #d1f0ff; padding:10px;}
.scroller{
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FF3399;
	border: none;
	height: 20px;
	width: 700px;
	padding-top: 10px;
	padding-left: 40px;
	font-weight: bold;
}

/*Form*/
form {margin: 0px;padding: 0px;}
.btn {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;font-weight: normal;color: #FFFFFF;background-color: #003399;}
.input{font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #003399;background-color: #FFFFFF;}


h1 {font-family: Arial, Helvetica, sans-serif;font-size: 24pt;font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 20pt;font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 16pt;font-weight: bold;}
h4 {font-family: Arial, Helvetica, sans-serif;font-size: 14pt;font-weight: bold;}
h5 {font-family: Arial, Helvetica, sans-serif;font-size: 12pt;font-weight: bold;}
h6 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;font-weight: bold;}
p {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;}
pre {font-family: "Courier New", Courier, mono;font-size: 9pt;color: #33FF00;}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066FF;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.sectionalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099CC;
	font-weight: normal;

}
.sectionsubhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6666CC;
	font-weight: bold;

}
.boxsection1 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #006699;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft1 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #006699;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection2 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #990000;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft2 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #990000;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection3 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #660099;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft3 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #660099;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection4 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FF3300;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft4 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FF3300;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection5 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FF0066;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft5 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FF0066;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection6 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #336666;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft6 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #336666;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}
.boxsection7 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000066;font-weight: normal;padding-left:10px;padding-right:10px;}
.boxsectionft7 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000066;font-weight: normal;padding-left:20px;padding-right:10px;text-align: right;}

.editlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.editArea {border: 1px dashed #000099;}
.sectionrevsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 740px;
	border-right: 1px dashed #003399;
	border-left: 1px dashed #003399;
}
#contentemail {
	background-color: #FFFFFF;
	width: 565px;
	border-right: 1px dashed #003399;
	border-left: 1px dashed #003399;
}
#leftcolumn {padding: 5px 10px 10px 15px;width: 190;	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FFFFFF;text-align: left;background-attachment: scroll;background-image: url(/images/navleft.gif);background-repeat: repeat-y;}
#midcolumn {padding: 10px;}
#rightcolumn {padding: 20px 10px 10px;width: 180px;border-left-width: 1px;border-left-style: dotted;border-left-color: #e6f5fa;}

#leftcolumnarticles {padding: 5px 10px 10px 15px;width: 190;	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FFFFFF;text-align: left;background-attachment: scroll;background-image: url(/images/navleft.gif);background-repeat: repeat-y;}
#midcolumnarticles {padding: 10px;}
#rightcolumnarticles {border-left-width: 1px;border-left-style: dotted;border-left-color: #e6f5fa;}

#leftcolumnshop {padding: 5px 10px 10px 15px;width: 190;	font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #FFFFFF;text-align: left;background-attachment: scroll;background-image: url(/images/navleft.gif);background-repeat: repeat-y;}
#midcolumnshop {padding: 10px;}
#rightcolumnshop {border-left-width: 1px;border-left-style: dotted;border-left-color: #e6f5fa;}

#leftcolumnfooter {
	padding: 10px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #000066;
}

#header {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style:dashed;border-right-style:dashed;border-left-style:dashed;	border-top-color: #003399;	border-right-color: #003399;	border-left-color: #003399;	background-color: #FFFFFF;	width: 740px;}
#headeremail {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style:dashed;border-right-style:dashed;border-left-style:dashed;	border-top-color: #003399;	border-right-color: #003399;	border-left-color: #003399;	background-color: #FFFFFF;	width: 565px;}
#headerinner {padding-top: 5px;padding-right: 5px;padding-left: 5px;}

#footer {background-color: #FFFFFF;width: 740px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-right-color: #003399;border-bottom-color: #003399;border-left-color: #003399;}
#footeremail {background-color: #FFFFFF;width: 565px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-right-color: #003399;border-bottom-color: #003399;border-left-color: #003399;}
#footerinner {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.contactbox {background-color: #e6f5fa;border: 0px none;}
.boxhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.posline {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000099;}
.poslineud {font-family: Webdings;font-size: 10pt;color: #000099;}
.prevPrice {
	color: #FF0000;
	text-decoration: line-through;
}

/*Product Catalogue*/
.item {border: 1px solid #00BBBB;}
.itembrdr {background-color: #0099CC;border: 1px solid #333333;}
.itemtxt {font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #333333;}
.itemimg {}
.itemdescription {font-family: Arial, Helvetica, sans-serif;font-size: 9pt;color: #333333;}
.pdhdr {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #333333;font-weight:bold;}
.imgCol {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;background-color: #FFFFFF;padding: 5px;margin: 10px;width: 200px;text-align: center;}

.ed {font-size: 8pt;font-weight: bold;cursor: hand;color: #999999;}
.buynow {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #006699;background-color: #FFFFFF;}


/*Shopping Basket*/
.txt {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000066;}
.txtalt {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000066;background: #eeffff;}
.txthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000066;
}
.txtft {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #FFFFFF;background-color: #000066;}
.txtdelivery {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #003399;background-color: #FFFFFF;}
.txtsubtotal {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #003399;background-color: #FFFFFF;}
.txtNet {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #FFFFFF;background-color: #0099CC;}
.txtvat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #66CCCC;
	font-weight: bold;
}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #003399;
}
.txttbl {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #990000;background-color: #FFFFFF;border: 1px solid #00496C;}
table{border-collapse:collapse;}