.tabSelected
{
	text-decoration: none;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	color: white;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	cursor: hand;
	font-weight: bold;
	border-bottom: #b0bdc6 1px solid;
}
.tabSelectedOver
{
	text-decoration: none;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px; /*border: 1px solid #B0BDC6;*/
	border: 0px;
	text-align: center;
	color: #16673B;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	cursor: hand;
	font-weight: bold;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
}
.tabMouseOver
{
	text-decoration: none;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px; /*border: 1px solid #B0BDC6;*/
	border: 0px;
	text-align: center;
	color: #16673B;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	cursor: hand;
	font-weight: bold;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: #b0bdc6 1px solid;
}
.divContentStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: black;
}
.shadetabs
{
	/*padding: 3px 0;*/
	margin-left: 0;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font: bold 11px Verdana color:#666666;
	list-style-type: none;
	text-align: center;
}

.shadetabs li
{
	display: inline;
	width: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.shadetabs li a
{
	text-decoration: none;
	padding: 4px;
	margin-right: 0px;
	margin-left: 0px; /*border: 1px solid #B0BDC6;*/
	border: 0px;
	text-align: center;
	color: #FFFFFF;
	width: 162px;
	font: bold color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-stretch: normal;
	font-size-adjust: none; /*background: white url(shade) top left repeat-x;*/ /*background-image: url(../images/back_tabs_unls.gif);*/
	background-image: url(../images/tab2.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF hidden;
}

.shadetabs li a:visited
{
	color: #16673B;
}

.shadetabs li a:hover
{
	color: #16673B; /*background-image: url(../images/back_tabs.gif);*/
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat;
}

.shadetabs li.selected
{
	position: relative;
	top: 1px;
	font: bold 11px Verdana color:#00CC00;
	background-color: #FFFFFF;
}

.shadetabs li.selected a
{
	/*selected main tab style */ /*background-image: url(../images/back_tabs.gif);*/
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat; /*border: 0px solid #B0BDC6;*/
	border-left: 1px solid #FFFFFF hidden; /*border-right:1px solid #FF0000 none; 	/*border-top:0px solid #B0BDC6; 	/*border-bottom-color: #FBFBF4;*/
	padding: 5px;
	color: #16780C;
}

.shadetabs li.selected a:hover
{
	/*selected main tab style */
	text-decoration: none; /*background-image: url(../images/back_tabs.gif);*/
	background-image: url(../images/tab1.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #FFOOOO hidden;
}

selected
{
	font: bold 11px Verdana color:#16673B;
}

.contentstyle
{
	background-color: #FBFBF4;
	width: 478px;
	size: landscape;
	margin-bottom: 1em;
	padding: 0px;
	border-top-width: 1px;
	border-right: #b0bdc6 1px solid;
	border-left: #b0bdc6 1px solid;
	border-top-color: #b0bdc6;
	border-bottom: #b0bdc6 1px solid;
}
