body {background-color:#fedce0;margin-left:0%;margin-right:0%;scrollbar-face-color:#fedce0;scrollbar-highlight-color:#bbbbbb;scrollbar-3dlight-color:#333333;scrollbar-darkshadow-color:#555555;scrollbar-shadow-color:#888888;scrollbar-arrow-color:#000000;scrollbar-track-color:#fedce0;}
body, th, td, div, input, select, label, textarea {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link,a:visited {color:000000;text-decoration:none;}
a:hover {color:000000;text-decoration:underline;}
a:focus, a:hover, a:active { outline: none; }

img {
	border: 0px;
}
h1 {font-size:14px;color:ffffff;margin-top:0em;margin-bottom:0em;display:inline;}
h2 {font-size:15px;color:#ffffff;}
h3 {font-size:14px;margin-top:0em;margin-bottom:0em;display:inline;}
form {margin-top:0px;margin-bottom:0px;}
blockquote {margin-top:0px;margin-bottom:0px;margin-left:20px;margin-right:20px;}
ul,ol {margin-top:0px;margin-bottom:0px;margin-left:10px;}
li {margin-top:0px;margin-bottom:0px;margin-left:2px;list-style-type:none;}
th {color:black;text-align:left;padding-left:10px;background-image:url(images/heading-bg.gif);background-position:center left;background-repeat:no-repeat;}
input {color:000000;background-color:fedce0;border:1px inset;}
input.text {color:000000;background-color:fedce0;border:1px inset;}
select {color:000000;background-color:fedce0;border:1px inset;}
textarea {color:000000;background-color:fedce0;border:1px inset;scrollbar-face-color:fedce0;scrollbar-highlight-color:#bbbbbb;scrollbar-3dlight-color:#333333;scrollbar-darkshadow-color:#555555;scrollbar-shadow-color:#888888;scrollbar-arrow-color:000000;scrollbar-track-color:fedce0;}
input.submit {font-size:11px;color:black;background-color:silver;border:1px outset;}
.nav {color:000000;}
.nav:link,.nav:visited {color:000000;text-decoration:none;}
.nav:hover {color:000000;text-decoration:underline;}
.title {font-size:14px;font-weight:bold}
.tinyImages {margin-left:2px; margin-bottom:2px; display: block;}
hr {height:1px;color:white;}
.alert {color:990000;}
.small {font-size:10px;}

.rowodd {background-color:FEE6E9;}
.roweven {background-color:FFF1F3;}
.highlight {background-color:white;}

.thumbnail{position:relative;z-index:0;}
.thumbnail:hover{background-color:transparent;z-index:50;}
.thumbnail span{position:absolute;padding:0px;left:-1000px;visibility:hidden;}
.thumbnail span img{border-width:0;padding:0px;}
.thumbnail:hover span{visibility:visible;top:0;left:-105px;}

/* jQuery zoom */
div.jqZoomTitle {
	z-index: 5000;
	text-align: center;
	height: 16px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	background: #999;
}
.jqZoomPup {
	overflow: hidden;
	background-color: #fff;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10;
	border-color: #c4c4c4;
	border-style: solid;
	cursor: crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width: 90px;
	* width: 100px;
	height: 43px;
	*height: 55px;
	z-index: 10;
	position: absolute;
	top: 3px;
	left: 3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #fff;
}



