﻿/* This contians the sub tabs only - not including the tabs */
.ctSubNav { background-color:#00553E;}
.subNavLeft { position:absolute;}
.subNavRight { position:absolute;}

.topTabsContainer { background-color:#006A4E; }
	.topTabsMiddle { height:20px; background-color:#048160; padding-top:4px; float:left; }
	.topTabsLeft { width:6px; height:24px; float:left; background-color:#048160;}
	.topTabsRight { width:5px; height:24px; float:left; background-color:#048160;}
	
.topTabsMiddleOver { height:20px; background-color:#00553e; padding-top:4px; float:left;}
	.topTabsLeftOver { width:6px; height:24px; float:left; background-color:#00553e;}
	.topTabsRightOver { width:5px; height:24px; float:left; background-color:#00553e;}
