/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	background-position: center top;
}
a{
color:#666666;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:underline;
size:20px;
}
.style3 {font-size: 10px}
.style4 {color: #000000}
.style5 {color: #000000; font-size: 12px; }
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
	width: 170px;
}

.titlebox
{
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/greybox.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	width: 170px;
}
.bigbox {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
	height: 285px;
	border-top-width: 0px;
}
.bigcentrebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
	height: 342px;
	list-style-type: none;
	color: #000000;
}
.bigwelcomebox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
	width: 585px;
}
.bigtitlebox {
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	background-image: url(images/biggrey.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	width: 270px;
}
.bigtitlewelcomebox {
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/biggrey.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	width: 585px;
	color: #FFFFFF;
}
.biglongtitlewelcomebox {
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/biglonggrey.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	width: 585px;
	color: #FFFFFF;
}
.bigtitlecentrebox {
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/biggrey.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	width: 300px;
	color: #FFFFFF;
}
.advertbox {
	width: 170px;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;

}
.footer {
	font-size: 14px;
	text-align: center;
}

.toplink {
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #999999;
}
.toplink a {
	text-decoration:none;
	color:#FFFFFF;
	text-transform: capitalize;
	background-color: #999999;
}
div#toplink {
	width:790px;
	color:#FFFFFF;
	float:left;
	font-size: 16px;
	font-weight:bold;
	margin-top:2px;
	text-align: left;
	padding:0 4px 0 4px;
	vertical-align: middle;
	text-transform: capitalize;
}

div#toplink li:first-child {
border-left:1px solid #666666;
}



.toplink a:hover {
	color:#999999;
	line-height: normal;
	background-color: #FFFFFF;
}

div#toplink ul {
	margin:0 0 0 0px;
}

div#toplink li {
	float:left;
	list-style-type:none;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
}
.bigboxback {
	background-image: url(images/yfridayback.gif);
	background-position: center 410px;
	background-repeat: no-repeat;
}
.shopleft{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
}
.shopcentre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
