﻿.tabBackground {	margin-left: 1px;	}.tabText{	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	font-weight:bold;}.tabBackground {	background: url("../images/shaded_background.png") top repeat-x;	padding: 5px 10px 0px 10px;	margin-right: 1px;	margin-left: 1px;	border-top:#999999 thin solid; 		}.tabBackground .tabBar {	margin: 0px;	padding: 0px;	background: url("../images/roundedbox/gray_border.png") bottom repeat-x;	}.tabBar div.tabContainer {	background: url("../images/tabs_selected_right.png") top right no-repeat;	float: left;	padding-right: 10px;	}.tabBar .tabContainer div.tabText {	background: url("../images/tabs_selected_left.png") top left no-repeat;	padding: 8px 0px 8px 10px;	}.tabBar div.tabContainerOff {	background: url("../images/tabs_off_right.png") top right no-repeat;	float: left;	padding-right: 10px;	margin-bottom: 1px;		}.tabBar .tabContainerOff div.tabText {	background: url("../images/tabs_off_left.png") top left no-repeat;	padding: 8px 0px 7px 10px;		color: #666666;	}.tabContent {	 margin-top: 0px;	 padding: 10px 0px 10px 10px;	 border-left: 1px solid #e0e0e0;	 border-top: 0px solid #e0e0e0;	 border-right: 1px solid #e0e0e0;	 border-bottom: 0px solid #e0e0e0;	 background-color: #FFFFFF;	 overflow:auto; }/*---------------------------- GRAY STRECHY CORNER BOXES----------------------------*/.roundedBoxGray {}.roundedBoxGray .ghd {	background: url("../images/roundedbox/gray_topleft.gif") left top no-repeat;	height: 10px;	line-height: 0px; 	font-size: 0px;}.roundedBoxGray .ghd .gc {	float: right;	background: url("../images/roundedbox/gray_topright.gif") right top no-repeat;	width: 10px;	height: 10px;}.roundedBoxGray .gbd {	background: url("../images/roundedbox/gray_middleleft.gif") left top repeat-y #FFF;	padding: 0px 10px 0px 10px;	border-right: 1px solid #e0e0e0;	}.roundedBoxGray .gbd .gc {	position: relative;	float: right;	width: 11px;	background: url("../images/roundedbox/gray_middleright.gif") right top repeat-y;	}.roundedBoxGray .gft {	height: 10px;	background: url("../images/roundedbox/gray_bottomleft.gif") left top no-repeat;	font-size: 0px;	line-height: 0px;	}.roundedBoxGray .gft .gc {	float: right;	background: url("../images/roundedbox/gray_bottomright.gif") right top no-repeat;	width: 10px;	height: 10px;	}