body {

}

.style1 {color: #3399CC}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodywhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodywhitebold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.backgroundclub {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopCLUB.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundfeatures {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopFEATURES.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.backgroundlinks {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopLINKS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundmembers {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopMEMBERS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundcontact {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopCONTACT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundtrade {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopTRADE.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundshop {
	background-attachment: scroll;
	background-image: url(backgrounds/shop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundcollections {
	background-attachment: scroll;
	background-image: url(backgrounds/webtopCOLLECTIONS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




.backgrounduni {
   background-attachment: scroll;
	background-image: url(backgrounds/oxfordkit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.backgroundcambridge {
   background-attachment: scroll;
	background-image: url(backgrounds/cambridgekit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.backgroundnews {
   background-attachment: scroll;
	background-image: url(backgrounds/webtopNEWS.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.backgroundtechnical {
   background-attachment: scroll;
	background-image: url(backgrounds/webtopTECHNICAL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.backgroundretailers {
   background-attachment: scroll;
	background-image: url(backgrounds/webtopRETAILERS.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.backgroundhome {
	background-attachment: scroll;
	background-image: url(backgrounds/2010-header-bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.red {
background-attachment: scroll;
	background-image: url(backgrounds/webbottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#select {
	color:#666666;
	background-color:#E8DAC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#TextField {
	color:#666666;
	background-color:#E8DAC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}.smallform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px none #999999;
}
.bodywhitesmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodyblacksmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}.border {
	border: 1px solid #333333;
}
.borderblack {
	border: 2px solid #000000;
}
.borderblacktb {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderblackt {
	border-top-width: 2px;
	border-top-color: #000000;

}
.borderblackb {
	border-bottom-width: 2px;
	border-bottom-color: #000000;

}
.small10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.16grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
