/* CSS Document */

body
{
	background-image:url(images/2007_bg.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ced1e4;
	
}





#holder{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.tdtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #94ea0c;	
	border-bottom-color: #2d548e;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
}


.tdtitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94ea0c;	
	border-bottom-color: #2d548e;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
}


.tdcontent{
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 10px;
}

.tablemain{
	background-color: #12376E;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cellpadding: 0; 
	cellspacing: 0;
}


.channeltable{
	padding: 0px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}



.tdchannel{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 4px;                                        
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;

}


.channeltitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}


.channelcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	left: 6px;
	right: 0px;
	line-height: 14px;
}


.bottomcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	right: 0px;
	line-height: 14px;
}
.contactcolour {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E9EB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
