/* CSS SITEdirect */
body{
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 5px;
	overflow-y:scroll;
	overflow-x:auto;
	}
#centertable{
	width:100%;
	}
#maintable{
	width:903px;
	height:589px;
	border:0px solid #000000;
	background-color:#FFFFFF;
	}
	#maintable_top{
		width:903px;
		height:80px;
		}
		#maintable_top_blank{
		width:1px;
		height:80px;
		border:0px;
		background-color:#FFFFFF;
		}
		#maintable_top_triath{
		width:300px;
		height:80px;
		border:0px;
		}
			#maintable_top_triath A{
			background-image:url(images/top_triath_act.jpg);
			background-repeat:no-repeat;
			display:block;
			width:300px;
			height:80px;
			border:0px solid;
			text-align:center;
			font-size:20px;
			color:#FFFFFF;
			text-transform:uppercase;
			font-weight:bold;
			text-decoration:none;
			}
			#maintable_top_triath A:hover{
			background-image:url(images/top_triath_nct.jpg);
			}
		#maintable_top_waterp{
		width:300px;
		height:80px;
		border:0px;
		}
		#maintable_top_waterp A{
			background-image:url(images/top_waterp_act.jpg);
			background-repeat:no-repeat;
			display:block;
			width:300px;
			height:80px;
			border:0px solid;
			text-align:center;
			font-size:20px;
			color:#FFFFFF;
			text-transform:uppercase;
			font-weight:bold;
			text-decoration:none;
			}
			#maintable_top_waterp A:hover{
			background-image:url(images/top_waterp_nct.jpg);
			}
		#maintable_top_zwem{
		width:300px;
		height:80px;
		border:0px;
		}	
		#maintable_top_zwem A{
			background-image:url(images/top_zwem_act.jpg);
			background-repeat:no-repeat;
			display:block;
			width:300px;
			height:80px;
			border:0px solid;
			text-align:center;
			font-size:20px;
			color:#FFFFFF;
			text-transform:uppercase;
			font-weight:bold;
			text-decoration:none;
			}
			#maintable_top_zwem A:hover{
			background-image:url(images/top_zwem_nct.jpg);
			}
	#maintable_unc{
		width:903px;
		height:14px;
		text-align:right;
		vertical-align:bottom;
		padding:0px;
		font-size:9px;
		}
		#maintable_unc A{
		font-size:10px;
		color:#000000;
		text-decoration:underline;
		}
		#maintable_unc A:hover{
		text-decoration:none;
		}
	#maintable_logo{
		width:240px;
		height:60px;
		}
	#maintable_title{
		width:663px;
		height:60px;
		font-size:18px;
		vertical-align:bottom;
		padding-bottom:6px;
		color:000066;
		}
	#maintable_menu{
		width:240px;
		height:418px;
		vertical-align:top;
		padding-top:20px;
		}
	#maintable_content{
		width:663px;
		height:418px;
		color:#000000;
		vertical-align:top;
		font-size:12px;
		}
	#maintable_bottom{
		width:903px;
		height:17px;
		background-color:006666;
		border:1px solid #000000;
		color:#FFFFFF;
		font-size:10px;
		text-align:center;
		}