/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
background-color:#A9A9A9; 
background-image:url(/ibold//Docs/images/background/imgf623eb27-f820-4b5b-b5fc-fa2bfae1670e.jpg); 

}






/* background color for the content part of the pages */
Body {
background-color:#7E808C; 

}






/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rende659DC5 by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
font-family:Arial; 
font-size:20px; 
color:White; 
font-weight:bold; 
}


/* background/border colors for the selected tab */
.TabBg {
background-color:white; 
border-color:black; 
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
background-color:#4E4D55; 
border-color:black; 
height:25px; 

}



/* text style for the selected tab */
.SelectedTab {
font-family:Arial; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

.SelectedTab:hover {
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

/* text style for the selected tab */
.SelectedTab:link {
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

.SelectedTab:visited {
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

.SelectedTab:active {
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

.OtherTabs {
font-family:Verdana, Helvetica, sans-serif; 
font-size:10px; 
color:white; 
text-decoration:none; 
border-color:"#CC3333"; 
font-weight:bold; 
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
font-family:Georgia,Verdana; 
color:#dddddd; 

}




A.OtherTabs:visited {
font-family:Georgia,Verdana; 
color:#dddddd; 

}




A.OtherTabs:active  {
font-family:Georgia,Verdana; 
color:#dddddd; 

}


A.OtherTabs:hover   {
font-family:Georgia,Verdana; 
color:#dddddd; 

}


/* text style for the site links (at extreme top-right of header) */
.SiteLink {
font-family:Georgia,Verdana; 
font-size:10px; 
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
color:#eeeeee; 
text-decoration:none; 
font-weight:bold; 
}

A.SiteLink:hover    {
color:white; 
text-decoration:underline; 
font-weight:bold; 
}

/* style for separator between site links */
.Accent {
color:black; 
font-weight:bold; 
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
font-family:arial; 
font-size:11px; 
color:black; 
background-color:#eeeeee; 
font-weight:normal; 
}

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family:arial; 
font-size:12px; 
color:black; 
font-weight:bold; 
}

/* background/border colors for the selected tab */
.ModuleTitle{
background-color:#222324; 
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family:Georgia,Verdana; 
font-size:18px; 
color:white; 
font-weight:bold; 
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family:arial; 
font-size:11px; 
color:black; 
font-weight:bold; 
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rende659DC5 by modules */
.Normal{
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
line-height:18px; 

}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.NormalRed {
font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 
color:darkblue; 
font-weight:bold; 
}

.NormalBold {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton  {
font-family:Arial; 
font-size:11px; 
font-weight:normal; 
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: blue;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: dimgray;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: dimgray;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: black;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: black;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: black;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: black;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: gray;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: gray;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

A:link  {
color:black; 
text-decoration:none; 
font-weight:bold; 
}

A:visited   {
color:black; 
text-decoration:none; 
font-weight:bold; 
}

A:active    {
    text-decoration:    none;
    color:  black;
}

A:hover {
color:black; 
text-decoration:underline; 
font-weight:bold; 
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Votin Classes */
.PollTitle {
background-color:4D578E; 
}

.PollBody {
background-color:659DC5; 
}


/* Statistic Classes */
.StatisticTitle {
color:black; 
background-color:lightslategray; 
}


.StatisticItem {
font-family:arial; 
font-size:11px; 
color:black; 
background-color:aliceblue; 
}

.StatisticAlternateItem {
font-family:arial; 
font-size:11px; 
color:black; 
background-color:gainsboro; 
}



/* MyDocuments Classes */
.MyDocumentsTitle {
    background-color: Brown;
    Color:white;
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    border-color: Tan;
}

.MyDocumentsItem {
    background-color: Khaki;
    Color:white;
}

.MyDocumentsAlternateItem {
    background-color: PaleGoldenrod;
    Color:white;
}



/* ProfieList Classes */
.ProfileTitle {
    background-color: Brown;
    Color:white;
font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 

line-height:15px; 
}

.ProfileItem {
font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 
background-color:gray; 
}

.ProfileAlternateItem {
font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 
background-color:darkgray; 
}


.MyLinksItem {
    background-color: LightGoldenrodYellow;
    font-family:Verdana, Helvetica, sans-serif; 
    border-color: Tan;
    font-size:11px; 
}

.MyLinksAlternateItem {
    background-color: PaleGoldenrod;
    font-family:Verdana, Helvetica, sans-serif; 
   font-size:11px; 
}

.HeaderLine {
}


.TitleNav {
background-color:4D578E; 
}



/* DownLoad Classes */
.DownLoadTitle {
     background-color: lightslategray;
    Color:white;
font-size="x-small";
}

.DownLoadItem {
    background-color: aliceblue;
font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 
}

.DownLoadAlternateItem {
    background-color: gainsboro;
 font-family:Verdana, Helvetica, sans-serif; 
font-size:11px; 
}



.SeminarTitle {
    font-family:Verdana, Helvetica, sans-serif; 
    border-color: lightslategray;
    font-size:11px; 
    color: black;
    background-color: gainsboro;
    font-weight:bold;

}



.SeminarTime {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:bold;
}


.SeminarPlace {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

.SeminarBooking {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

.SeminarPrice {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

.SeminarBooking {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

.SeminarAdditional {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

.SeminarDownload {
    font-family:Verdana, Helvetica, sans-serif; 
    font-size:11px; 
    color: blue;
    font-weight:normal;
}

*****************************************************Hier fr Forums********************************************************

A
{
    COLOR: #000000;
	TEXT-DECORATION: underline;
}

BODY
{
    FONT-FAMILY: Verdana; 
	FONT-SIZE: x-small;
}
TR.normal
{
	BACKGROUND-COLOR: #FFFFFF;
}
TR.altern
{
	BACKGROUND-COLOR: #E5F2FF;
}
TD
TD{
font-family:Georgia,Verdana; 
font-size:11px; 
color:black; 
line-height:18px; 

}

TD.header
{
    BACKGROUND-COLOR: #99CCFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
}
TD.featu659DC5header
{
    BACKGROUND-COLOR: #0066CC;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
}
TD.code
{
	FONT-FAMILY: courier;
	FONT-SIZE: small;
}

}
A.rollover
{
    COLOR: #3399FF;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
}
A.rollover:hover
{
    COLOR: #000000;
}
A.rollover:active
{
    COLOR: #000000;
}
A.rollovernav
{
    COLOR: #FFFFFF;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
}
A.rollovernav:hover
{
    COLOR: #FFFF99;
}
A.rollovernav:active
{
    COLOR: #000000;
}
A.featu659DC5rollovernav
{
    COLOR: #FFFFFF;
    FONT-SIZE: 10px;
}
A.featu659DC5rollovernav:hover
{
    COLOR: #FFFF99;
}
A.featu659DC5rollovernav:active
{
    COLOR: #000000;
}
A.rollovernavheader
{
    COLOR: #CC0000;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A.rollovernavheader:hover
{
    COLOR: #000000;
}
A.rollovernavheader:active
{
    COLOR: #CC0000;
}

A.rollovernav_ltblue
{
    COLOR: #000000;
    FONT-SIZE: 10px;
}
A.rollovernav_ltblue:hover
{
    COLOR: #FFFFFF;
}
A.rollovernav_ltblue:active
{
    COLOR: #3399FF;
}

A.rollovertablehead
{
    COLOR: #000000;
    FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}
A.rollovertablehead:hover
{
    COLOR: #FFFFFF;
}
A.rollovertablehead:active
{
    COLOR: #CC0000;
}

A.rollovertablehead_invert
{
    COLOR: #FFFFFF;
    FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}
A.rollovertablehead_invert:hover
{
    COLOR: #000000;
}
A.rollovertablehead_invert:active
{
    COLOR: #FFFF99;
}

A.featu659DC5rollovertablehead
{
    COLOR: #FFFF99;
    FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}
A.featu659DC5rollovertablehead:hover
{
    COLOR: #FFFFFF;
}
A.featu659DC5rollovertablehead:active
{
    COLOR: #FFFF99;
}

label
{
	font-size: 8pt;
}

input.gdnbutton
{
	font-family:		verdana;
	font-size:			xx-small;
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3399FF;
	color:				#FFFFFF;
	border-top:			1 solid #99CCFF;
	border-left:		1 solid #99CCFF;
	border-right:		1 solid #336699;
	border-bottom:		1 solid #336699;
	cursor:				hand;
}

input.gdnbuttondemo
{
	font-family:		verdana;
	font-size:			xx-small;
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#99CCFF;
	color:				#000000;
	border-top:			1 solid #FFFFFF;
	border-left:		1 solid #FFFFFF;
	border-right:		1 solid #000066;
	border-bottom:		1 solid #000066;
	cursor:				hand;
}

A.gdnbutton
{
	font-family:		verdana;
	font-size:			xx-small;
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3399FF;
	color:				#FFFFFF;
	border-top:			1 solid #99CCFF;
	border-left:		1 solid #99CCFF;
	border-right:		1 solid #336699;
	border-bottom:		1 solid #336699;
	cursor:				hand;
}

/* SAMPLE CODE WITH DIFFERENT LANGUAGES */
.sampleCode 
{
	BORDER: #3399FF 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 15px;  
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #e5f2ff; 
	font-size:x-small;
}

TD.sampleCodeTab 
{
	BORDER-RIGHT: #3399FF 0px; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #3399FF 0px solid;  
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	FONT: 8pt verdana; 
	BORDER-LEFT: #3399FF 1px solid; 
	WIDTH:  15%; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #3399FF 1px solid; 
	BACKGROUND-COLOR: #99CCFF; 
	TEXT-ALIGN:  center
}

TD.sampleCodeBacktab 
{
	CURSOR:HAND; 
	BORDER-RIGHT: #3399FF 0px; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #3399FF 0px  solid; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	FONT: 8pt verdana; 
	BORDER-LEFT: #3399FF 1px solid;  
	WIDTH: 15%; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #3399FF 1px solid; 
	BACKGROUND-COLOR: #ffffff;  
	TEXT-ALIGN: center
}

TD.sampleCodeSpace 
{
	BORDER-RIGHT: #cccccc 1px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 0px solid;  
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	FONT: 8pt verdana; 
	BORDER-LEFT: #3399FF 1px solid; 
	WIDTH:  70%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cccccc 1px; 
	BACKGROUND-COLOR: white
}


/* WEB COMMUNITIES -- Details Inline */
A.lbclass
{
	font-family:		verdana;
	/*font-size:			xx-small;*/
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3399FF;
	color:				#FFFFFF;
	padding:2;
	border-top:			2 solid #99CCFF;
	border-left:		2 solid #99CCFF;
	border-right:		2 solid #336699;
	border-bottom:		2 solid #336699;
	cursor:				hand;
}

A.lbclass:hover
{
	font-family:		verdana;
	/*font-size:			xx-small;*/
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#99CCFF;
	color:				#FFFFFF; 
	padding:2;
	border-top:			2 solid #99CCFF;
	border-left:		2 solid #99CCFF;
	border-right:		2 solid #336699;
	border-bottom:		2 solid #336699;
	cursor:				hand;
}

A.lbclass:active
{
	font-family:		verdana;
	/*font-size:			xx-small;*/
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3399FF;
	color:				#FFFFFF;
	border-bottom:		2 solid #99CCFF;
	border-right:		2 solid #99CCFF;
	border-left:		2 solid #336699;
	border-top:			2 solid #336699;
	cursor:				hand;
}

A.lbclass_down:hover
{
	font-family:		verdana;
	/*font-size:			xx-small;*/
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#99CCFF;
	color:				#FFFFFF;
	padding:1;
	border-bottom:		2 solid #99CCFF;
	border-right:		2 solid #99CCFF;
	border-left:		2 solid #336699;
	border-top:			2 solid #336699;
	cursor:				hand;
}

A.lbclass_down
{
	font-family:		verdana;
	/*font-size:			xx-small;*/
	font-weight:		bold;
	text-decoration:	none;
	background-color:	#3399FF;
	color:				#FFFFFF;
	padding:2;
	border-bottom:		2 solid #99CCFF;
	border-right:		2 solid #99CCFF;
	border-left:		2 solid #336699;
	border-top:			2 solid #336699;
	cursor:				hand;
}


TABLE.dataview /* for when you need a border on a table */
{
	border:1px SOLID;
	border-color:#3399FF;
}

TH.headerbar /* for when you need a border on a table */
{
	border:1px SOLID;
	border-color:#3399FF;
}

TR.altrow /* for alternating background colors in table rows */
{
	BACKGROUND-COLOR: #BFDFFF;
}

/*#66FF00; #3399FF; #FF9900;*/
TR.titlerow /* for the row that contains column headers in a table */
{
	background-color: #FF9900;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}

TD.titlerow /* for column headers in a table */
{
	BACKGROUND-COLOR: #FF9900;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}

TD.title /* for secondary headers */
{
	BACKGROUND-COLOR: #66FF00; /* #3399FF; #FF9900;*/
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	PADDING: 2px;
}

TH.header
{
    BACKGROUND-COLOR: #99CCFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
}

TD.altrow /* for alternating background colors in table rows */
{
	BACKGROUND-COLOR: #66FF00;

}

TH.dataview
{
    BACKGROUND-COLOR: #99CCFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
}

TH.headerbar
{
    BACKGROUND-COLOR: #99CCFF;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
}

.code 
{
	FONT-FAMILY: courier new; 
	FONT-SIZE: xx-small;
}

.comment 
{
	COLOR: green
}

TD.SearchResult
{
    font-size:x-small;
}

.SearchDetail
{
    font-size:xx-small;
    color: DimGray;
}

.SearchTitle
{
    font-size: small;
    font-weight: bold;
    color: #000099;
}

.SearchBox
{
    font-size: x-small;   
}

.SearchSummary
{
    font-size: x-small;   
}

.navbucketheader
{
	height:10px;
	color:#FFFF99; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#333333', Positive='true')
}



/* Second Menu Level */

/* background/border colors for the selected tab */
.bTabBg {

}



/* background/border colors for the unselected tabs */
.bOtherTabsBg {
color:black; 
background-color:yellow; 
border-color:"#CC3333"; 
}

/* text style for the selected tab */
.bSelectedTab {
font-family:Georgia,Verdana; 
font-size:11px; 
color:white; 
font-weight:bolder; 
}

.bSelectedTab:hover {
font-size:11px; 
color:black; 
font-weight:bold; 

}





/* text style for the selected tab */
.bSelectedTab:link {
font-size:11px; 
color:black; 
font-weight:bolder; 

}







.bSelectedTab:visited {
font-size:11px; 
color:black; 
font-weight:bold; 

}





.bSelectedTab:active {
font-size:11px; 
color:black; 
font-weight:bold; 

}




/* text style for the unselected tabs */
.bOtherTabs {
font-family:arial; 
font-size:11px; 
color:black; 
text-decoration:none; 
border-color:"#CC3333"; 
font-weight:bold; 
}

/* hyperlink styles of the unselected tabs */
A.bOtherTabs:link    {
font-family:Georgia,Verdana; 
color:#4E4D55; 

}









A.bOtherTabs:visited {
font-family:Georgia,Verdana; 
color:#4E4D55; 

}





A.bOtherTabs:active  {
font-family:Georgia,Verdana; 
color:#4E4D55; 

}




A.bOtherTabs:hover   {
font-family:Georgia,Verdana; 
color:#4E4D55; 

}





TD.cTabBg {
background-color:534D53; 
border-color:534D53; 
}

.cTabBg {
background-color:#893E1E; 
border:2px; 

}





.cTabBgHover {
background-color:848A84; 
border-color:534D53; 
}

A.cTab {
font-size:10; 
color:black; 
border-color:black; 
}

A.cTab:link {
font-family:Georgia,Verdana; 
color:white; 
font-weight:normal; 
}


A.cTab:visited {
font-family:Georgia,Verdana; 
color:white; 
font-weight:normal; 
}


A.cTab:active {
font-family:Georgia,Verdana; 
font-size:10; 
color:white; 
border-color:black; 
}


A.cTab:hover {
font-family:Georgia,Verdana; 
color:white; 
font-weight:normal; 
}

.cTab1Other {
background-color:#893E1E; 
padding-left:10px; 
height:20px; 

}



.cTab1Hover {

padding-left:10px; 
height:20px; 

}
.cTab1Selected {
background-color:848A84; 
padding-left:10px; 
height:20px; 
}

.bSelectedTabBg {
background-color:#ffffff; 

}




.MenuBar {
background-color:#BBC0C4; 
border-style:none; 

}


.cTab1SelectedBg {

background-color:white; 


}
.cTab1Selected:link {

color:black; 


}
.cTab1Selected:visited {

color:black; 


}
.cTab1Selected:hover {

color:black; 


}
.cTab1Selected:active {

color:black; 


}
.bTabSeperator {

border-style:none; 


}

