.clsOWPAActiveTabStyle
{
	background-color: #ffffff;
	border-right: solid 1px #99adc6;
	border-left: solid 1px #99adc6;
	border-bottom: solid 1px #99adc6;
	border-top: solid 1px #99adc6;	
}

.clsOWPAInvisibleTabStyle
{
	background-color: Transparent;
	border-bottom: solid 1px buttonhighlight;
	display:none;
	
}

.clsOWPAActiveTabButtonStyle
{
	cursor: pointer;
	/*font-family: Arial;
	font-size: 8pt;
	font-weight: bold;*/
	font-family:Verdana;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
	/*background-color: #a1aebf;*/
	background:#768CA6 url(/Portal/Portals/0/bg_head.gif) 0 0 repeat-x;
	border-right: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-bottom: buttonshadow 1px none;
	border-top: solid 1px #eeeeee;
	/*color:#7a3292;*/
	/*color:#001350;*/
	color:#e41b23;
}

.clsOWPAInactiveTabStyle
{
	background-color: #C0C0C0;
	border-right: solid 1px buttonshadow;
	border-left: solid 1px buttonhighlight;
	border-bottom: solid 1px buttonshadow;
	border-top: solid 1px buttonhighlight;
	font-family:Verdana;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}

.clsOWPAInactiveTabButtonStyle
{
	cursor: pointer;
	/*font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;*/
	/*background-color: #a1aebf;*/
	background:#768CA6 url(/Portal/Portals/0/bg_head.gif) 0 0 repeat-x;
	border-right: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-bottom: buttonshadow 1px #eeeeee;
	border-top: solid 1px #eeeeee;
	/*color:#001350;*/
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:700;
	white-space:normal;
}

.clsOWPAMouseOverTabButtonStyle
{
	cursor: pointer;
	/*font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;*/
	/*background-color: #a1aebf;*/
	background:#768CA6 url(/Portal/Portals/0/bg_head.gif) 0 0 repeat-x;
	border-right: solid 1px buttonshadow;
	border-left: solid 1px buttonhighlight;
	border-bottom: buttonshadow 1px buttonhighlight;
	border-top: solid 1px buttonhighlight;
	/*color:#7a3292;*/
	/*color:#001350;*/
	/*color:#e41b23;*/
	color:#001350;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-style:normal;
	font-weight:700;
	white-space:normal;
	
}
