body
{
	background-color:#EEF4E8;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	scrollbar-base-color: #649636; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color:#ffffff;
	margin-right:0;
	margin-left:0;
	
}

body,table,td,tr,div,p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	color: #000000;
}

table.spotlight td {
	font-family: arial, Helvetica, sans-serif;
} 

td.spotlight { font-family: arial, Helvetica, sans-serif;font-size:14px;	color: #000000;}
table
{
font-size:12;
color: #000000;
}

a{color:#000000;text-decoration:none;font:bold}

a:hover{color:#649636}

table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

table
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;	
}

/* spotlight */
img.thumbnail { border-style:none;}

td.spotlight { font-size:11px;}

h1 {
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#669933;
	font-weight:normal;
	font-size:19px;
	
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color:#669933;
	font-weight:bold;
	font-size:20px;
}
DIV#thumbnailsContainer{
	height: 500px;
	width: 160px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top:0px;
	
}


