@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #DEDACF;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999171;
}
.tahoma-11-h16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999171;
	line-height:16px;
}
.tahoma-12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999171;
}
/***********PNG FIX FOR IE***********/
img, div, input, td, table 
{ 
	behavior: url(iepngfix.htc) ;
}
a:link {
	color: #999171;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999171;
}
a:hover {
	text-decoration: underline;
	color: #999171;
}
a:active {
	text-decoration: none;
	color: #999171;
}
.highslide img {
	border:none !important;
}
