img {  
	border-style: none;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}


.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;

}
.newsbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #990099;
	vertical-align: middle;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;

}

.host {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#6699FF;
	text-decoration:none;
	clear: none;
	
}

.imgtablehead {
	background-color:#E6E6FF;


}	

#topbar {
	position: static;
	top: 20px;
	left: 2em;
	width: 90%;
	visibility: visible;
	background-color: #FFFFFF;
	height: 68px;
	border: 2px solid #CC00CC;
	padding: 0em 1em;
}

#date {
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	width: 16em;
	padding: 1.5em;
	font-weight: bolder;
	float: right;

}


#topmenubar {
	position: static;
	left: 2em;
	width: 90%;
	border: 2px solid #CC00CC;
	border-top: 0px;
	background-color: #990099;
	padding: 0em 1em;
	
}

#topgrey {
	position: static;
	left: 2em;
	width: 90%;
	height: 25px;
	border: 2px solid #CC00CC;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #CCCCCC;
	padding: 0em 1em;
	
}

#mainbody {
	position: static;
	left: 2em;
	width: 90%;
	border: solid #CC00CC;
	border-width: 0px 2px 0px 2px;
	padding: 1em;
	
}

#newsblock {
	position: absolute;
	left: 70%;
	width: 20%;
	background-color: #E6E6FF;

	
}



#bottomgrey {
	position: static;
	left: 2em;
	width: 90%;
	height: 25px;
	border: solid #CC00CC;
	border-width: 0px 2px 0px 2px; 
	background-color: #CCCCCC;
	padding: 0em 1em;
	
}

#bottomend {
	position: static;
	left: 20px;
	width: 90%;
	height: 20px;
	border: 2px solid #CC00CC;
	border-top: 0px;
	background-color: #990099;
	padding: 0em 1em;
	clear: none;
	
}

#BR_host {
	position:static;
	float:right;
	width:12em;
	vertical-align: middle;
	clear: right;
}
	

#newsbannerbox {
	background-color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
	margin: 6px;
	font-weight: bolder;
}
#newsstory {
	padding: 6px;
}

#pagecontents {
	position:static;
	width: 70%;
	
}


#pagecontents table {border-collapse: collapse;}
#pagecontents th {border: 2px solid #ddd;}
#pagecontents td {border: 2px solid #ddd;}


#fullpagecontents {
	position:static;
	width: 95%;
	
}

.pageTitle {
	text-align: center;
	font-size: 135%;
}

.pageSubtitle {
	font-size: 120%;
	margin-top: 0.6em;
	margin-bottom: 0.25em;
}

.legalese {
	font-size:80%;
}


.infoTitle {
	font-weight: bolder;
	margin-left: 1em;
}

.infoText {
	margin-bottom: 1em;
}


.infoMore {
	font-size: small;

}


#shopHeader {
	position: relative;
	left: 50%;
	border-style: solid;
	border-width: 1px; 
	border-color: #CC00CC;
	width: 10em;
	margin-bottom: 10px;

}

.shopItemTitle {
	
	}

.shopItemDesc {
	font-size: small;
	margin-left: 2em;
	}


.basketTop {
	background-color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;

	
}

.basketInner {
	padding: 3px;
	
}

.legalstuff {
	text-align: center;
	font-size: small;
}	

.img_l {
	float: left;
	margin: 5px; 

}


.img_r {
	float: right;
	margin: 5px; 

}


.newsHeadline {
	font-weight: bolder;
}

.newsStory {

}

.newsDate {
	font-size: small;
	float: right;
 margin-top: 5px;
	margin-bottom: 5px;
}

.hrule {
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
}

.inputs {
	margin-top: 1em;
	text-align: right;
}

.inputField {
	border:1px solid #999999; 
	padding-left: 2px; 

	
}

.menu {
	text-align: center; 
	line-height: 2;
	
}