/* CSS Document */
body {padding:0; margin:0; background:#ffffff}
table, td, .main, select, input, textarea {
	font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:13px;
	padding:0px;
}
td.small
{
	font-size:9px;
}
table.small
{
	font-size:9px;
}
img      {border:0px;}
a	{color:#333333; text-decoration:none;}
a:hover {color:#333333; text-decoration:underline;}
a.content	{color:#333333; text-decoration:none;}
a:hover.content {color:#333333; text-decoration:underline;}
a.emphasise	{color:#000000; text-decoration:none;}
a:hover.emphasise {color:#000000; text-decoration:underline;}
hr {
  border: 0;
  color: #9ED8D5;
  background-color: #9ED8D5;
  height: 3px;
}
input.club
{
color: #333333;
background: #9ED8D5;
border: 1px solid #646464;
height: 19px;
}
div.scroll 
{	
	height: 485px;
	width: 510px;
	overflow: auto;	
	border: 0px solid #666;	
	background-color: #ffffff;	
	padding: 5px;
}
div.scrollbig
{	
	height: 485px;
	width: 720px;
	overflow: auto;	
	border: 0px solid #666;	
	background-color: #ffffff;	
	padding: 5px;
}
div.featlist ul
{
	color:#9561A8;
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #9461A8;
	line-height: 15px;
	font-weight: normal;
}
.caption {
	font-size: 9px;
	color: #666666;
}
form { 
margin: 0px; 
padding: 0px; 
} 
