form {
	display: block;
}

.hidden {
	visibility: hidden;
}

.unhidden { visibility: visible; }

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

select,input,textarea,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
 
A:hover {
	text-decoration : none;
	color: #639ACE;
}

body {
	background-image: url(../skin/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuBG {
	background: #285C47;
	color: #FFFFFF;
}

.menuBORDER {
	border-color: #285C47;
	border-style: solid;
	border-width: thin;
}

.menuLINK {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.blueBorder {
	border-color: #CCCCFF;
	border-style: solid;
	border-width: 2px;
}

.productBG {
	background: #CCCCFF;
}

.productBORDER {
	border-color: #CCCCFF;
	border-style: solid;
	border-width: thin;
}

.newsBG {
	background: #CCCCFF;
}

.newsBORDER {
	border-color: #CCCCFF;
	border-style: solid;
	border-width: thin;
}

.ntopBORDER {
	border-top: 0px;
}

.nbottomBORDER {
	border-bottom: 0px;
}

.nleftBORDER {
	border-left: 0px;
}

.nrightBORDER {
	border-right: 0px;
}

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}


.CartHeading {
	background: #CCCCFF;
	font-size: 12px;
	border: #CCCCFF solid 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.CartSep {
	font-weight: bold;
	font-size: 11px;
	border: #000000 solid 1px;
	border-right: 0px;
	border-left: 0px;
}

.Cart {
	border: #CCCCFF solid 1px;
}

.CartMenu {
	font-size: 10px;
}

.CartSepMenu {
	font-weight: bold;
	font-size: 10px;
	border: #000000 solid 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

.TopBar {
	font-size: 10px;
	border: #CCCCCC solid 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;	
}

.bold {
	font-weight: bold;
}
.subtitle {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	font-style:italic;
}

.subtitleIND {
        font-weight:normal;
        text-decoration:none;
        font-size:10px;
	text-indent:20px;
}

.hometitle {
	font-weight: bold;
	font-size:11px;
}

.homesubtitle {
	font-weight: normal;
	text-decoration:none;
	font-size:10px;
	font-style:none;
}


h3 {
	background: transparent;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.plus1 {
	font-size: 12px;
}

.plus2 {
	font-size: 13px;
}

.plus4 {
	font-size: 15px;
}

.plus6 {
	font-size: 16px;
}

.plus8 {
	font-size: 18px;
}

.plus20 { font-size: 32px; }

.minus1 {
	font-size: 10px;
}

.minus2 {
	font-size: 9px;
}

.button {
	background-color: #FFFFFF;
	border-color: #639ACE;
}

.PostageHeading {
	font-style: italic;
	font-size: 12px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
