body {
	background-image: url(../images/background2.gif);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.hiddenpartexpanded{
	padding-left: 15px;
	background-image: url(../images/collapse.gif);
	background-position: left;
	background-repeat: no-repeat;	
	cursor: hand;	
}

.hiddenpartcollapsed{
	padding-left: 15px;
	background-image: url(../images/expand.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: hand;
}

.hiddenpartexpandednone{
	padding-left: 15px;
	background-image: url(../images/expandnone.gif);
	background-position: left;
	background-repeat: no-repeat;		
}

ul ul li {
	line-height: 15px;
}


legend {
	font-weight: bold;
	color: #809ACA;
}

p, td {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
}

th {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;	
	background-color: #90ABDB;
	background-image: url(../images/watercolour.gif);
	background-position: right;
	background-repeat:repeat-y;	
}

.noheading th{
	background-image:url(../images/spacer.GIF);
}

.headlinks{
	vertical-align:bottom;
	font-weight:bold;
	background-image: url(../images/miniblocks.gif);
	background-position:left;
	background-repeat:no-repeat;
}

h1 {
	font-family: "Verdana", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;	
}

h2 {
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;	
}

blockquote {
	color: #333333;
}

a:link {
	color: #0399f0;
}

a:visited {
	color:#336699;
}

a:hover {
	color: #66ccff;
	text-decoration: underline;
}

a {
	font-weight: bold;
	text-decoration: none;	
}

.mainTable {
	background-color: white;
	width: 790px;
	
	border-left: 1px solid #666666;
	border-bottom: 2px solid black;
	border-right: 2px solid black; 
}

.titleImage {
	margin-left: 10px;
	margin-right: 3px;
}

GoogleAd {
	padding-right: 5px;
}

.linkModule {
	background-color: #7A99D3;
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.linkModuleInactive {
	background-color: #999999;
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
}

.linkModuleInactive th{
	background-color: #BBBBBB;
	background-image: url(../images/watercolour_grey.gif);
	background-position: right;
	background-repeat: no-repeat;		
	color: white;
}

.linkModuleInactive a:visited {
	color: #666666;
}

.linkModuleInactive a:link {
	color: #999999;
}

.linkModuleInactive a:hover {
	color: #AAAAAA;
}

.moduleContent {
	background-image: url(../images/moduleImage.jpg);
	background-repeat: no-repeat;	
	background-color: white;
	padding-left: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
	font-weight: bold;
}

.modulecontent ul {
	margin-left: 22px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom:0px;
	margin-bottom:10px;
}

.moduleContent ul li a {
	font-weight:normal;
}

.linkModuleInactive .ModuleContent {
	background-image: url(../images/moduleImage_grey.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 20px;
	font-weight: bold;
}

.pageFooter {
	color: #666666;
	padding: 10px;
}

.breadCrumb {
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #666666;
}

.breadCrumb a {
	font-weight: normal;
}

.breadCrumb a:link{
	color: #666666;
}

.breadCrumb a:hover{
	color: #999999;
}

.breadCrumb a:visited{
	color: #666666;
}

.pageContent {
	vertical-align: top;
	width: 90%;
	padding-right: 10px;
}

.legalInfo {
	font-size: 9px;
	color: #999999;
}

.catalogue {
	background-color: #7A99D3;
	width: 100%;
}

.rowItem {
	background-color: #E0EAF8;
		
}

.alternatingItem {
	background-color: #F3F7FC;
}

.productImage {
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 20px;
}

.QOD {
	color: white;
	width: 200px;
	font-weight: bold;
}

.QOD a:hover {
	color: white;
}

#foldHeader {
	cursor:pointer;
	list-style-image: url(../images/expand.gif);
}

#foldContent {
	display: none;
	list-style-image:url();
	cursor:default;
}

.pageHeader {
	font-weight: bold;
	font-size: 12px; 
}


#tabInactive {
	background-image: url(../images/inactive_body.gif);
}

#tabInactive a{
	color:#336699 ;
}

#tabInactive a:hover{
	color:black ;
}


#tabActive {
	background-image: url(../images/active_body.gif);
}

#tabSpecial {
	background-image:  url(../images/spactive_body.gif);	
}

#tabSpecialIn {
	background-image:  url(../images/spinactive_body.gif);	
}

#tabSpecialIn a{
	color:#996633;   
}

#tabSpecialIn a:hover{
	color:black;   
}


#tabEmpty {
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-bottom-style:solid;
	width:90%
}

.errorText {
	color: #FF0000;
}

.starlist {
	list-style-image:url(../images/star.gif);
	list-style-position:outside;
	margin-left: 22px;
	padding-left: 0px;
}