body 
{
	font-family: Tahoma, Verdana, Arial;
	background-image: url("/images/bg_ceylon.gif");
	width: 100%;
	text-align: center;
}

p 
{
	font-size: 11px;
	color: #666666;
}

h1 
{
	color: #666666;
	font-weight: bold;
}

a 
{
	color: #8cae42;
}

table li
{
	font-size: 11px;
	color: #666666;
}


table td
{
	font-size: 11px;
	color: #666666;
}

table th
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#middleblock 
{
	margin: 25px auto auto auto;
	text-align: center;
	width: 855px;
}

#middleblock li
{
	font-size: 11px;
	color: #666666;
}

#image 
{
	clear: none;
	margin-left:-13px;	
}

#displayblock 
{
	padding-top: 10px;
	background-color: #ffffff;
}

#navblock 
{
	float: left;
	width: 240px;
	display: block;
	text-align: left;
}

#navblock .title
{
	padding-bottom: 3px;
	border-bottom: solid 1px #dddddd;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#navblock li 
{
	background-color: #8cae42;
	color: #ffffff;
	list-style: none;
	border-bottom: solid 1px #dddddd;
	font-size: 10px;
	font-weight: bold;
}

#navblock a 
{
	padding: 2px 8px;
	color: #ffffff;
	display:block;
	text-decoration: none;
}

#navblock li:hover
{
	background-color: #c2d692;
}

#textblock 
{
	display: block;
	text-align: left;
	margin-left: 290px;
	margin-right: 10px;
	min-height: 150px;
}

#footer 
{
	font-size: 9px;
	color: #666666;
}

#bottom 
{
	margin: 0px 0px 0px 0px;
	background-image:url("/images/bottom.png");
	background-repeat:no-repeat;
}