body {
	background-color: #f6f7ee;
	background-image:url(images/bkg.jpg);
	margin: 20;
}
a:link, a:visited {
	color: #42621b;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/* ----------menu-------------- */
table.results td {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #502f5d;
}
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #3f3227;
}
ul#navlist li {
	list-style: none;
	color: #3f3227;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: inline;
	color: #3f3227;
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0px 16px 1px 16px;
	border: 0px;
	text-decoration: none;
	text-align: center;
}
ul#navlist li a:hover { 
	color: #B3B864;
}
/* ----------main body-------------- */
h1 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
	text-transform:uppercase;
	margin-bottom: -12px;
}
h2 {
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
}
h3 {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
}
h4 {
	font: bold 22px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
	margin-bottom: -12px;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #502f5d;
	line-height: 20px;
}
ul {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
	line-height: 24px;
}
.border {
	border: 1px solid white;
}
/* ----------footer-------------- */
#footer {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
	padding: 6px 12px 3px 12px;
}
#footer a:link, #footer a:visited  {
	color: #603e6d;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #B3B864;
}

/* ----------other-------------- */

.sidebar {
	font-family:Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #502f5d;
}  
a.sidebar:link, a.sidebar:visited {
	color: #502f5d;
	text-decoration:none;
}
a.sidebar:hover, a.sidebar:active {
	color: #ffffff;
	text-decoration:none;
}

.table {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #603e6d;
	line-height: 14px;
}

/* ----------semi-transparent background on a table -------------- */
.semiTransparent{
background-color:c36161;
opacity:0.69;
filter:alpha(opacity=69);
background-position:0px 0px;
background-position-x:0px;
background-position-y:0px;
background-repeat:repeat;
background-attachment:scroll;
background-color:c36161;
border-width:1px;
border-style:solid;
border-color:07faeb;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}