BODY{
	margin: 0px;
}

.cart_text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.maintable{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #FFFFFF;
	height: 100%;
}

.linkstable{
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 1px;
}

.fields{
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
}

.submit{
	height: 21px;
	background-color: #818181;
	width: 50px;
	border-style: solid;
	border-color: #818181;
	border-width: 1px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.sidelinks{
	color: #DB6D00;
	text-decoration: none;
}

.sidelinks:hover{
	color: #DB6D00;
	text-decoration: underline;
}

.whitelinks{
	color: #FFFFFF;
	text-decoration: none;
}

.whitelinks:hover{
	color: #FAF6D3;
	text-decoration: underline;
}

.tile1{
	background-image: url("../images/artwork-paintings-tile1.jpg");
	background-attachment: fixed; 
}
		
.tile2{
	background-image: url("../images/artwork-paintings-tile2.jpg");
	background-attachment: fixed; 
}

.dash{
	background-image: url("../images/artwork-paintings-dash.jpg");
	background-attachment: fixed; 
}

.centertable{
	border-style: solid;
	border-color: #D8D8D8;
	border-width: 1px;
	height: 100%;
}

.content_td{
	height: 100%;
}

.content{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

H1{
	font-family: Tahoma;
	color: #7E7F82;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom:0;
}

.copytext{
	color: #747474;
	font-size: 10px;
	text-decoration: none;
	font-family: Tahoma;
}

.breadcrumb{
	color: #747474;
	text-decoration: none;
}

.breadcrumb:hover{
	color: #747474;
	text-decoration: underline;
}

.enlarge{
	font-family: Tahoma;
	color: #DB6D00;
	text-decoration: none;
	font-size: 11px;
}

.enlarge:hover{
	font-family: Tahoma;
	color: #DB6D00;
	text-decoration: underline;
	font-size: 11px;
}

.inputfields{
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5300A6;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding-left: 3px;
}

.bluelink{
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing : 3px;
}

.bluelink:hover{
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing : 3px;
}

A{
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
}

A:hover{
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}

.logintable{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#dhtmltooltip{
position: absolute;
width: 50px;
border: 2px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}