body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin:15px 0px 0px 20px;
	padding: 0px;
}

.normal {
	color:#000000;
	font-size:12px;
	line-height:15px;
	font-family:Arial,Verdana,sans-serif;
	font-weight: normal;
}

a.coloured:link, a.coloured:visited, a.coloured:active, a.coloured:hover {
	color:#CC0000;
	font-size:12px;
	line-height:15px;
	font-family:Arial,Verdana,sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

.coloured{
	color:#CC0000;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover,
a.menua:link, a.menua:visited, a.menua:active, a.menua:hover { 
	font-size:12px;
	color:#000000; 
	padding-right:10px;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover,
a.menua:link, a.menua:visited, a.menua:active, a.menua:hover { 
	color:#CC0000; 
}

a:link, a:visited, a:active, a:hover { 
	font-size:12px;
	color:#CC0000; 
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}

a.actor:link, a.actor:visited, a.actor:active, a.actor:hover {
	font-size:11px;
	color:#CC0000; 
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}

.single_head {
	margin-bottom: 10px;
	line-height:70px;
	font-family: Trebuchet MS,Arial, Helvetica, Sans-Serif;
	font-size: 40px;
	color:#c00;
	background: #ffffff;
}

.title {
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.value {
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

.table_head {
	font-family: Trebuchet MS,Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	color: #cc0000;
}

.text {
	color:#000;
	font-size:12px;
	font-family:Arial,Verdana,sans-serif;
	font-weight:normal;
	line-height:1.5em;
}
	
.copy {
	font-size: 14px;
	color: #CCC;
	margin-top: 6px;
}	

a.title:link, a.title:visited, a.title:active, a.title:hover {
	margin-bottom:0px;
	padding-top:0px;
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-size: 18px;
	line-height:25px;
	font-weight:
	normal;color: #C00;
}

.headline, .headlinered {
	color: #000;
	font-size: 18px;
	font-family: Trebuchet MS,Arial,Verdana,sans-serif;
	font-weight: normal;
	margin-bottom:15px;
}

.headlinered {
	color: #C00;
}

input.search 
{
	color:#777777;
	font-size:11px;
	font-family:Verdana, Arial;
	font-weight:normal;	
	height: 16px;
	width: 200px;	
	border: 1px solid #AAAAAA;
}

.searchbtn
{
	color:#777777;
	background: #FFFFFF;
	font-size:11px;
	height: 18px;
	width: 30px;
	font-family:Verdana, Arial;
	font-weight:normal;		
	border: 1px solid #AAAAAA;
}
