body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background: #fff;
	}
	
html {
	scrollbar-face-color: #666699; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #330000; 
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #fff;
}

a:link {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: underline; 
}

a:visited {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:hover {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.hide {
	display:  none;
}


body,table, center table, td, tr, p {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-align: left;
}
	
table {
	vertical-align: top;
	
}

#content {}

#content table td{vertical-align: top;margin-left : 22px;}


.shop{float: left; padding -right 10px;}

td,tr {
	vertical-align: top;
	margin-left: 0px;
}


p {
	margin-left : 22px;
	margin-right : 5px;
	margin-bottom: 1em;
}

.lefttext {
	margin-left : 3px;
}

.bottomtext {
	background: #CCC;
	line-height: 20px;
	padding-left : 3px;
	padding-left: 191px;
}



/* Navigation bar components */
.nav {background: #CC0000;
	}

table#nav	{
	margin-left: 190px;
	background: #CC0000;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: left;
	background: #CC0000;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	background: #CC0000;
	}
	
#nav td a:link, #nav td a:visited {
	background: #CC0000;
	margin: 0;
	color: #fff;
	line-height: 25px;
	} 

#nav td a:hover {
	color: #CC0000;
	text-decoration: none;
	background: #fff;
  border : 1px solid #CC0000;
	line-height: 23px;
	} 

td#home a:link img, td#home a:visited img {
	color: #fff;
	background: #CC0000;
	width: 590px;
	height: 25px;
	} 

td#home a:hover img {
	color: #fff;
	background: #CC0000;
	height: 75px;
	} 
	

