body {
	background-image: url(background.jpg);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;

/*scrollbar-arrow-color: #569CBE;  turq */
scrollbar-arrow-color: #AB9F4E; /* bronze */
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #E1D8A1;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #E1D8A1;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #F4F4F4;

}
td{ font-size:12px}

a:link {color:#AB9F4E; text-decoration:none;}
a:visited {color:#AB9F4E; text-decoration:none;}
a:hover{ color:#569CBE; text-decoration:none;}

.handbags {background:url(images/handbagR.gif);
background-position:top right;
background-repeat:no-repeat;
}

.jewelry {background:url(images/figureR.gif);
background-position:top right;
background-repeat:no-repeat;
}
.shoes {background:url(images/shoes.gif);
background-position:top right;
background-repeat:no-repeat;
}

/*
.transTable{background:url(images/whiteBack.png);
	width:99%;
	height:400px;
	border:1px solid #569CBE; 
	border:1px solid #AB9F4E; 
	border:1px solid #A2BB88; 

}*/

.mainTable {
	/*.border-right:1px solid #AB9F4E;
	border-bottom:1px solid #AB9F4E;
	border-top:1px solid #AB9F4E;*/
	font-size:10px;
	width:97%;
}
.mainTable td {font-size:10px}

.bottomBar {
	background-image:url(images/bottombar.gif);
	background-repeat:repeat-x;
	background-position:bottom right;
	width:100%;
	height:100%;
	}

.title {font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input {
border: 1px solid #Ab9F4E;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#569CBE;
}

select {
border: 1px solid #Ab9F4E;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#569CBE;
}

textarea {
border: 1px solid #AB9F4E;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#569CBE;
}

.infobox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border:1px solid #AB9F4E;}

.infobox td {font-size:10px}

.eventlayer {
	display:none;
	position:absolute;
	border: 1px solid #AB9F4E;
	background-color: #ffffff;
	font-size:9px;
	width:350;
	z-index: 1;
	}
.eventlayer td{
font-size:10px;
}
	