BODY{
	Color : #000099;
	Font-Family : Tahoma, sans-serif;
	Font-Size : 12pt;
	background-color: #E4E4E4;
	margin: 0px 3px 0px 3px;
	}

A{
	Color: #000099;
	text-decoration: none;
}

A:visited{
	Color: #000099;
}

A:hover{
	Color: Red;
}

A.nav{
	Color: #000099;
	text-decoration: none;
}

A.nav:visited{
	Color: #000099;
}
	
A.nav:hover{
	Color: Red;
}
	
div.nav {
	margin-top: 20px;
	color: #000099;
	font-size: 9px;
}

.style4 {font-size: 18px}

table.maincontent{
	padding: 0;
	border: 0;
}

td.topbar {
	background-image: url(images/header2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 120px;
}

td.sidebar {
	width: 120px;
	padding: 2 0 2 0;
	background-color: #BADAFE;
}

td.maincontent {
	width: 100%;
	background-image: url(images/shop_front.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #BADAFE;
}

td.bottomborder{
	background: url(images/bborder.gif) repeat-x;
	height: 19px;
}

td.topborder{
	background: url(images/tborder.gif) repeat-x;
	height: 19px;
}

td.rightborder{
	background: url(images/rborder.gif) repeat-y;
	width: 19px;
}

td.leftborder{
	background: url(images/lborder.gif) repeat-y;
	width: 19px;
}

table.opening{ 
	border: solid #0099ff #0099ff #0099ff #0099ff;
	border-width: 0 1 1 0;
}
	
td.opening{
	Color : #000099;
	Font-Family : Tahoma, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	border: solid #0099ff #0099ff #0099ff #0099ff;
	border-width: 1 0 0 1;
	text-align: center;
}

table.forms{ 
	border: solid #0099ff #0099ff #0099ff #0099ff;
	border-width: 0 1 1 0;
}
	
td.forms{
	Color : #000099;
	Font-Family : Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border: solid #0099ff #0099ff #0099ff #0099ff;
	border-width: 1 0 0 1;
	text-align: center;
}
	
table.nav{
	width: 120px;
}

td.spacer{
	width: 20px;
}

td.feedback{
	Color : #000099;
	font-size: 12pt;
	font-weight: bold;
	border: solid #0099ff #0099ff #0099ff #0099ff;
	border-width: 1 0 0 1;
	text-align: left;
}


div.maincontent {
	overflow: auto;
	height: expression(Math.max(document.body.clientHeight - document.all["top"].clientHeight - document.all["bottom"].clientHeight - 19*2 -20, document.all["sidebar"].offsetHeight));
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	padding: 2 0 2 0;
	font-weight: bold;
	text-align: center;
}

legend.maincontent{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}

fieldset.maincontent{
	border: solid 1px #0099ff #0099ff #0099ff #0099ff;
}

div.copyright{
	padding-top: 10px;
	font-family: sans-serif, tahoma;
	font-size: 9px;
}
