body {
	font-family: "Trebuchet MS";
	background-color: #EEEEEE;
	font-size: 11px;
	margin-left: 0;
	margin-top: 0;
	margin: 0,0,0,0 
}

.SelectedLink
{
	color: #121D76;
	text-decoration: underline;
}



.NoPadding
{
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	border-collapse:collapse;
}

.MessageText
{
	color: Red;
}

.RepeatingItem
{
	background-color:#cccccc;
}

.ErrorText
{
	color: Red;
}

.PriceText
{
	font-weight: normal;
	font-size: 14px;
	color: #E30000;	
	margin-bottom: 0px;
}

.centredTable 
{
	text-align: center;
}

.leftshadow 
{
	background-image: "/rwshop/_Img/site/left-shadow.jpg"
}

.rightshadow
{
	background-image: "_Img/site/right-shadow.jpg"
}

.bottomleft
{
	background-image: "_Img/site/bottom-left.jpg"
}

.headerback
{
	background-image: "_Img/site/header-backer.jpg"
}

.footerback
{	
	background-image: "_Img/site/footer-backer.jpg"
}

.nav {
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}
.nav a{
	text-decoration: none;
	color: #FFFFFF;

}
.nav a:hover{
	color: #122078;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;		
	margin-bottom: 3px;	
}

a.category 
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}

td 
{
	vertical-align: top;
}


td.middleAlign
{
	vertical-align: middle;
}

td.contentsCell
{
	background-color: #ffffff;
	padding: 10px;
	height: 360px;
	
}

p {
	font-size: 11px;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #e87400;	
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #018800;	
	margin-bottom: 0px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #018800;	
	margin-bottom: 0px;
}


a {
	color: #ff9935;
}
a:hover{
	color: #e87400;
}

hr
{
	color: #ff9935; 
	height: 1px;
}

.temp
{
	color: #ED9A0E;
}
