/* CSS Document */
/*	------------------------------
	content inside tables		*/
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#333333;
}

.tablecontent a {
text-decoration:none;
	color:#333333;
}

.tablecontent a:hover{
text-decoration:underline;
	color:#333333;
}

.row-colour1{
background-color:#CCCCCC;
}





.text a {
	color: #999999;
	text-decoration: none;
}

.text a:hover{
	color: #999999;
	text-decoration:underline;
}

.top-menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	text-indent:10px;
}

.top-menu a {
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}

.top-menu a:hover{
	text-decoration:underline;
	color: #FFFFFF;

}

.top-menuactive{
	color:#CC6600;
}

img.left{
float:left;
padding-right:10px;
padding-bottom:10px;
}

img.thumb{
border:outset;
border-width:2px;


}
