html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bgtable {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}

ul#navlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-style: italic;
	font-weight: bold;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a
{
	float: left;
	width: 6.5em;
	text-decoration: none;
}

ul#navlist li a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

ul#navlist li a:visited
{
	color: #FF6600;
}

ul#navlist li a:link#current,
ul#navlist li a:visited#current,
ul#navlist li a:hover#current
{
	text-decoration: underline;
	//border-bottom: 4px solid #000;
	// padding-bottom: 2px;
	// background: transparent;
	color: #cc0000;
	//font-size: 12pt;
}

.footer {
	color: #3300CC;
	font-weight: lighter;
	text-align: center;
}

.pushbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background-color: #66CCFF;
	color: #FF0000;
	width: 170px;
	border-bottom: solid #000000 4px;
	border-right: solid #000000 4px;
	height: 40px;
}
.buttoncss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background-color: #66CCFF;
	color: #FF0000;
	border-bottom: solid #000000 4px;
	border-right: solid #000000 4px;
	width: 170px;
}

div#links {
    width: 166px;
}

div#rlink {
    width: 120px;
}

div#links a, div#rlinks a {
    display: block;
    text-align: right;
    font: bold 24px sans-serif;
    padding: 5px 10px;
    margin: 0 0 2px;
    border-width: 0;
    text-decoration: none;
    color: #FFC;
    background: #444;
}

div#links a:hover, div#rlinks a:hover {
    color: #411;
    background: #AAA;
}

#ItemAdded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	visibility: hidden;
}

P.price {
	font-size: 20px;
	font-weight: bold;
}.totop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}
.f01 {
	background-color: #FFFF99;
	width: 300px;
}
.f02 {
	background-color: #FFFF99;
	width: 100px;
}
.f03 {
	background-color: #FFFF99;
	width: 500px;
	height: 300px;
}

.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}

.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}.addtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
}
.standout01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}

.showred {
	color: #FF0000;
	font-weight: bold;
	}

.showdetails {
	color: #0000AA;
	font-size: 10pt;
	}

.sizegroup {
	font-weight: bold;
	}

.stylered {
	color: #FF0000
	}
	
#maincontent {
	margin-left: 7em;
	display: block;
	}