﻿/* links */

a, a:hover {color: #000066;}

img.linktop
{
	margin-top:10px;
	height:41px;
	border:none;	
}

.left
{
	float:left;	
}

.center
{
	text-align:center;
}

.right
{
  float:right;	
}

.content
{
	margin-top:10px;	
}

.marginCenter
{
    margin-left:auto;
    margin-right:auto;
}

.panelclose
{
	text-align:right;
}

.addeditIcon
{
	margin: 0px 5px 0px 5px;
}

div.summary
{
	margin:10px 0px 10px 0px;	
}

.headerrow
{
	clear:both;	
	float:left;	
	text-align:left;
	margin:0px 0px 5px 0px;		
}

.headerrow .left
{
	float:left;
	width:85%;		
}

.headerrow .right
{
	float:right;
	width:15%;		
}

.itemrowEditorialMember
{
	clear:both;	
	float:left;
	margin-right:20px;
	text-align:left;
	margin:5px 0px 5px 0px;	
	width:100%;
}

.itemrowEditorialNamePosition
{
	display:inline; 
	position: absolute; 
	margin-top: 23px
}

.itemrowEditorialNamePosition span { padding-left: 10px;}

.summaryEditorialMember
{
	margin-top: 20px;
	
}

.itemrow
{
	clear:both;	
	float:left;
	margin-right:20px;
	text-align:left;
	margin:5px 0px 5px 0px;	
	width:100%;

}

.itemrow .left
{
	width:96%;			
}

.itemrow .right
{
	width:3%;		
	vertical-align:top;	
}

.itemrowcenter
{
	clear:both;
	text-align:center;
	margin:5px 0px 5px 0px;	
}

.boardMemberItemRowLeft
{
	float:left;
}

.boardMemberTable
{
	clear:both;
	border-collapse:separate;
	border-spacing:0px;
	text-indent:0;
	width: 600px;
}

.boardMemberTableImageCell
{
	 width: 76px;
}

.boardMemberTableTextCell
{
	vertical-align:bottom;
}

.boardMemberImgClass
{
	border:solid 4px #000074;
}

.boardMemberName
{
	margin:0px 0px 0px 10px;
	color:#000066;
	font-weight:bold;
}

.boardMemberPosition
{
	color:#7e95ad;
	font-weight: bold;
}

.boardMemberItemRowRight
{
	clear:both;

}


.emptyDataRow
{
	 text-align:center;
	 font-weight:bold;
	 margin:10px 0px 30px 0px;	
}

.addnew
{
	 margin:5px 0px 10px 3px;	
}

#pageheader
{		
	min-height:5px;
	margin:15px 0px 5px 0px;		
}

#pageheader .left
{
	float:left;
	width:98%;	
}

#pageheader .right
{
	float:right;	
}

.title,
#pageheader .title
{
	font-size: 18pt;
	color:#000074;
}

.pagesummary
{
	 clear:both;	
	 margin:10px 0px 0px 0px;	  
}

.padItem
{
    padding: 5px;
}

.marginLeft
{
    margin-left: 20px;
}



/* form */

.formTable
{
	width:670px;	
}

.form ul {
    list-style:none;
    padding:5px 0;
}

.form ul li {
    clear:both;
    padding:9px 0;
}

.form label {
    width:112px;
    display:block;
    float:left;
    color:#000000;
    margin:0 10px 0 0;
    line-height:20px;
    padding:0 10px 0 0;
    text-align:right;
}

/*\*/* html .form label {
    width:112px;
    margin:0 6px 0 0;
}/*end*/


.details-field {
    border:0;
    width:406px;   
    padding:2px 2px 3px 2px;
}

/*\*/* html .form input.details-field {
    padding:3px 2px 4px 2px;
}/*end*/


.detail-label-field
{	
	color:#000000;
	padding-right:5px;	
}

.detail-value-field
{	
	padding-right: 5px;
	height:25px;
}

.ValidationSummary
{
    height:23px;
    margin-left: -25px;
    margin-top: 2px;
}

.validationerror
{
	color :#ff0000;	
}

.requirednote
{
	color : #ff0000;
	padding-left:2px;
	font-size:16px;	
}


 /* Field Classes */
 
 /*.LargeFieldTextArea {height:50px; width:730px;font-family:Arial,Verdana; } */
 /*.textArea { width:230px; height:80px;  font-family:Arial,Verdana;}*/
 .LongTextField {width:730px; font-family:Arial,Verdana; }  
 .TextField {width:680px; font-family:Arial,Verdana;} 
 .TextFieldMedium {width:450px; font-family:Arial,Verdana;} 
 .ShortTextField { width: 70px; font-family:Arial,Verdana;}
 
 
 /*Modal Popup*/
 
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;
	color : #000000;
	height:600px;
}
 
 
 /*  Home Page Begins */ 
 
 /*
#HomePageMainLeft {
    float: left;
    width: 33%;
    padding-right:5px;        
}

#HomePageMainRight {
    float: right;    
    margin-left:5px;    
    width: 33%;    
 }

#HomePageMainMiddle {        
       width: 33%; 
 } 
*/
 
.HomeSectionText 
{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #72ADB5; 
}
 
.HomeSectionTextNew
{   
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #000066;
}
 
.HomePageSectionController
{		
	background-color:#557CBF;	
	display:block;
	height:20px;	
}
 
/*GeneralSection*/

.ContentTypeTitle1
{
	width: 100%;
	background-color:#FFFFFF;
    padding-top: 3px;
    height:18px;
    margin-bottom: 5px;
    border-bottom: solid 2px #010066;
    text-transform: uppercase; 
}

.ContentTypeTitle1 span  
{
	font-size:12px;
	font-weight: bold;
	color:#0a84bd;
	vertical-align:middle;
}

.ContentTitleText
{
	color:#0a84bd;
}

.ContentTypePanel1
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #72ADB5;  
	margin-bottom:5px;
}

/* FeatureSection */

.ContentTypeTitle2
{
	width: 100%;
	background-color:#010066;
    padding-top: 3px;
    height:18px;
    text-transform: uppercase;
}

.ContentTypeTitle2 span  
{
	font-size:12px;
	font-weight: bold;
	padding-left: 4px;
	color:#FFFFFF;
	vertical-align:middle;
}

.ContentTypePanel2
{
    border: solid 1px #010066;
    padding: 0 5px 0 5px;
    margin-bottom:5px;
}

/* ImageSection */

.ContentTypeTitle3
{
	text-transform: uppercase; 
}

.ContentTypeTitle3 span  
{
	
}

.ContentTypePanel3
{    
    padding: 0 5px 0 5px;   
    margin-bottom:5px; 
}

.ContentTypePanel3 p
{
    margin-top: 0px;
    margin-bottom: 0px;   
}

.dateAdded {
	color: #000066;
	font-size: 9px;
	font-weight: bold;	
}

/* Latest News Section */


.HomePageNewsItems
{
	margin-bottom:5px;
}

.ContentTypeTitle4
{
	width: 100%;
	background-color:#010066;
    padding-top: 3px;    
    height:18px;
    margin-bottom: 5px;
    text-transform: uppercase; 
}

.ContentTypeTitle4 span 
{
	font-size:12px;
	font-weight: bold;
	padding-left:4px;	
	color:#FFFFFF;
	vertical-align:middle;
}

.Even
{
    padding: 3px;
    font-weight:bold;
    margin:3px 0px 3px 0px;

}

.Odd
{
    padding: 3px;
    background-color: #ffffff;
    font-weight:bold;
    margin:3px 0px 3px 0px;
}

.newsitemnew
{
	clear:both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-weight: normal;    
}

.newsitemnew .bold
{   
    font-weight: bold;
}

.spacer
{
	clear:both;
	margin-top:20px;
}

 /*  Home Page Ends */ 
 
 .PreviewPanel
 {
     border: solid 1px #000000;
     padding: 10px;
     width: 700px;
 }
 
 .hide
 {
 	display:none;
 }
 
 
 /* External Link Begin */
 
 .externalLinkDateAdded
 {
	color:#ff0000;		
	font-size: 10px;
	font-weight: bold;	
 }
 
 .externalLinkGroup
 {
	 clear:both;
	 margin: 0px;
 }
 
 .externalLinkGroup span
 {
	 font-size:16px;
	 font-weight:bold;	
 }
 
 /*External Link End */
 
 .NewsItemRow
 {
    height:20px;
 }
 
 .NewsItemLeft
 {
     float: left;
     width:100%;
     padding-top: 5px;
  }
 
 .NewsItemRight
 {
     float: right;
     width:24%;
  }
  
 .SiteUpdate { padding-top: 5px;}
  
.DetailHeaderRow
{
    height: 20px;
    background-color: #9999cc;
    padding: 2px;
}

.GroupByRow
{
    height: 15px;
    background-color: #e1e4f7;
    padding: 2px;
}

.DateRow
{
	clear:both;
    height: 15px;
    padding: 2px;
    font-size:16px;
	font-weight:bold;	
}

.Date
{
    font-size: 16px;
    font-weight: bold;
    color: #000066;
}

.AttachmentHeaderRow
{
    height: 20px;
    background-color: #e1e4f7;
    padding: 2px;
}

.MoreLink
{
    border-bottom: solid 1px #9999cc; 
    width:100%; 
    float: left; 
    text-align: right;
}
 
 .TextSmall
 {
	 font-size:x-small;	
 }
 
/* Abstract */

.years
{
	 background-color:#6183B1;	 
}

.yearslink, .yearslink:hover, .yearslink:visited
 {
	color:#ffffff;
	font-size:medium;
 }

.YearSelections
{
    padding-bottom: 20px;
}


.YearText
{
	position: relative;
	margin-top: -8px;
	margin-left:20px;
}

.SelectYear
{
	padding-left: 2px;
}

/*
#YearSelectionsPageWidth
{
	clear:both;	
	text-align: center; 
	margin: 0 auto; 
	border:solid 1px red; 	
	padding:0px;
	display:block;
	height:auto;
}




.YearImageLeft
{
	margin: 0px 0px 0px 0px;
	display: inline; 
}

.YearImageRight
{
	margin: 0px 0px 0px 0px;	
	display: inline; 
}


.SelectYear
{
	 display: inline;
}




.YearText
{
   position: absolute;
   top:0px;
   left:13px;
   color:White; 
   font-weight:bold;
   cursor: pointer;   
}

*/

.yearleft
{
	width:143px;
	float:left;	
}

.yearright
{
	width:143px;
	float:right;	
}

.yearcenter
{
	float: left;		
}

.yearimage
{
	background: url(../img/circle.jpg) no-repeat 0 0;	
	display:inline;	
	padding-top:11px;
	width:55px;
	height:69px;
}

.yearimage a
{
	text-decoration:none;    
}

.YearText
{  
	color : #ffffef;
	font-weight:bold;     
}


.abstractItem
{
	margin: 0px;	
}

.abstractitemrow
{
	clear:both;	
	float:left;
	margin-right:20px;
	text-align:left;
	margin:5px 0px 5px 10px;	
	width:100%;		
}

.abstractitemrow .left
{
	width:6%;		
	text-align:center;	
}

 .abstractitemrow .middle
{
	width:90%;		
	vertical-align:top;	
}

.abstractitemrow .right
{
	width:3%;			
}

.abstractTitle
{
	color: #6183B1;
	font-weight:bold;
}

 .yearGroup
 {
	 clear:both;
	 margin: 0px 0px 5px 10px;
 }
 
 .yearGroup span
 {
	 font-size:16px;
	 font-weight:bold;	
 }
 
 .abstractText
 {
 	display:block;
 	margin:3px 0px 3px 0px;
 }
  
 .abstractOralLink
 {
 	display: block;
	background: url("../img/pres.gif") no-repeat 0 0;	
	width:60px;
	height:50px;	
 } 
 
 .abstractOralLink:hover
 {
 	display: block;
	background: url("../img/presrollover.gif") no-repeat 0 0;
 } 
 
 .abstractPosterLink
 {
 	display: block;
	background: url("../img/pos.gif") no-repeat 0 0;
	width:60px;
	height:50px;	
 } 
 
 .abstractPosterLink:hover
 {
 	display: block;
	background: url("../img/posrollover.gif") no-repeat 0 0;
 } 
  
.itemseperator
{
	 margin:5px 0px 5px 0px;		
}

/* Paper */

 .paperDocLink
 {
 	display: block;
	background: url("../img/txt.gif") no-repeat 0 0;
	width:60px;
	height:50px;	
 } 
 
 .paperDocLink:hover
 {
 	display: block;
	background: url("../img/txtrollover.gif") no-repeat 0 0;
 } 

#SearchPanel
 {
    float:left;
 }


/*Sponsors*/

#SponsorsPanel
{
     padding: 5px;
}

.SponsorsLeft
{
     width: 70%;
     padding-top: 20px;
     padding-right: 10px;
     padding-bottom: 20px;
     padding-left: 15px;
     /*border: solid 1px red;*/
     float: left;
}

.SponsorsRight
{
     width: 25%;
     text-align:center;
     padding-top: 10px;
     padding-right: 10px;
     padding-bottom: 20px;
     /*border: solid 1px green;*/
     float: left;
}


/*Calendar of events */

.calendaritemrow
{
	clear:both;	
	float:left;
	margin-right:20px;
	text-align:left;
	margin:5px 0px 5px 10px;	
	width:100%;	
}

.calendaritemrow .left
{
	width:90%;	
}


.calendaritemrow .right
{
	width:5%;		
}

.calendarTitle
{
	color: #6183B1;
	font-weight:bold;
}



/* Printable Charts */

.PrintableChartText
{
    width: 730px;
    /*border: solid 1px green;*/
    float: left;
    height: 70px;
    padding: 10px;
}

.PrintableChartColour
{
    width: 100px;
    /*border: solid 1px red;*/
    border-left: solid 2px #ffffff;
    float: left;
    height: 70px;
    padding: 10px;
    text-align: center;
}

.PrintableChartMono
{
    width: 100px;
    /*border: solid 1px blue;*/
    border-left: solid 1px #ffffff;
    float: left;
    height: 70px;
    padding: 10px;
    text-align: center;
}

.ChartsIcons
{
    height:27px;
    padding:0px;
}

.PDFIcon
{
    float:left;
    width:62px;
    text-align:right;
}

.ChartsAdminIcon
{
    float:right;
}

.ChartsCaption
{
    float:left;
    width:100%;
    padding-top: 7px;
}

.ChartsSpacer
{
    width:100%;
    height:10px;
    float: left;
}

.DI
{
     background-color: #d0d0d0;
}

.PI
{
     background-color: #83d8da;
}

.NNRTI
{
     background-color: #b9c1f2;
}

.NRTI
{
    background-color: #E8CB93;
}

.MVCRAL
{
    background-color: #C7FA6A;
}

.BaseInfo
{
    float: left;
    width: 100%;
}

/* Interaction Details */
.formDetails
{
	width: 1000px;
}

.InteractionPadding
{
	clear:both;
    padding: 5px;
}

.InteractionDescriptionPadding
{
    padding: 15px;
}

.InteractionHead
{
    height: 20px;
    padding:  5px 0 0 5px;
}

.DescriptionSections
{
    width: 331px;
    float: left;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
}

.DescriptionItem
{   
    padding: 5px;
}


/* Interaction Charts */

.InteractionCell
{
    height: 20px;
    text-align: center;
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    color: #000000;
}

.ClassName
{
   background-color: #6182AD;
   text-align: left;
   color: #ffffff;
   font-weight:bold;
}

.DrugName
{
   background-color: #C0D2EA;
   text-align: left;
}

.HIVDrugName
{
   color: #ffffff;
   font-weight:bold;
}

.ContentCell
{
   color: #000000;
   font-weight:normal;
}

/* NNRTIs */
	
.c1_th_Cell
{
	background-color: #83B9BB;
}

.c1_td_Cell
{
	background-color: #C0E2E3;
}

.c1_td_Cell_Alt
{
	background-color: #A1CDCF;
}

/* Protease Inhibitors */

.c2_th_Cell
{
    background-color: #979AC7;
}

.c2_td_Cell
{
    background-color: #E2E5F8;
}

.c2_td_Cell_Alt
{
	background-color: #BCBFDF;
}

/* NRTIs */
	
.c3_th_Cell
{
	background-color: #DAA643;
}

.c3_td_Cell
{
	background-color: #E8CB93;
}

.c3_td_Cell_Alt
{
	background-color: #E1B96B;
}

/* Entry and Integrase Inhibitors */

.c4_th_Cell
{
    background-color: #99CC00;
}

.c4_td_Cell
{
	background-color: #DAFB9F;
}

.c4_td_Cell_Alt
{
	background-color: #C7FA6A;
}

.lblNABackground
{
    /*border: solid 1px red;
    height: 100%;
    width: 100%;
    background-color: Gray;*/
}


/* Drug Interaction Charts */



#InteractionChartTop,
#InteractionChartBottomLeft,
#InteractionChartBottomRight
{
	border: solid 1px #361973;
	padding: 5px;
	
}

#InteractionChartTop {margin-top: 30px;}

#InteractionChartBottomLeft,
#InteractionChartBottomRight {margin-top: 5px;}

#InteractionChartBottomLeft
{
	float:left;
	width: 460px;
	height: 285px;
	
}

#InteractionChartBottomRight
{
	float: right;
	width:510px;
	height: 285px;
}



/* MeetTheTeam */

.mtitem
{
	width:155px;	
	height: 100%;
	height:auto;
	/*border: solid 1px red;*/
}

.mtitem .left
{
	float: left;
	width:15px;		
	height: 100%;
	height:auto;
	overflow: hidden;	
	position:relative;
	top:70px;
}

.mtitem .right
{
	float: right;
	width:15px;	
	height: 100%;
	height:auto;	
	overflow: hidden;
	left: auto;
	position:relative;
	top:70px;
}

.mtitem .center
{
	width:125px;
	overflow:auto;
	overflow: hidden;
}

.mtitemImageUpDown
{
	margin:2px 0px 2px 0px;	
}

.mtitemLeftRight
{
	vertical-align:middle;
}

.mtitemActiveLabel
{
	color:#2AD42A;
}

.mtitemInActiveLabel
{
	color:#ff0000;

}

.PersonalisedReport
{
    border: solid 1px #c4c4de;
    padding: 8px;
}

/* AJAX Progress Update */

/* 
	The transparent background that
	covers the whole screen
*/
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

.PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
}


/* Interactions key to symbols */

#legend
{
	background: #C0D2EA;
	color: #000000;
	margin: 10px auto;
	padding: 10px;
	padding-bottom:20px;
}

#legend p
{
	margin: 0px 0px 10px;
}

#legend ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#legend li
{
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

#legend li br
{
	margin-bottom: 10px
}

div.sym
{
	background: #FFFFFF;
	width: 20px;
	margin-bottom: 2px;
	float: left;
	text-align: center;
	padding: 5px 2px;
	color: #000000;
	display: block;
	margin-right: 2px;
}

div.sym.joint
{
	width: 40px;
	padding-top: 5px;
	height: 15px;
}

div.sym img
{
	padding: 2px 0px;
}

div.desc
{
	background: #FFF;
	height: 15px;
	color: #000000;
	float: left;
	display: block;
	padding: 5px 7px;
	width: 930px;
}


/*Interactions Wizard */

.WizardOuterContainer
{
    
    text-align: center;
    /*border: solid 1px red;*/
}

.WizardItem
{
    width: 240px;
    height: 25px;
    text-align: left;
}

.WizardItemContainer
{
      width: 996px;
      float: left;
      /*border: solid 1px green;*/      
}

.WizardItemHeader
{
    background-color: #6182AD;   
    color: #ffffff;
    font-weight: bold;
    text-align:left;   
    padding-top: 4px;  
    padding-left:4px;     
}

.WizardItemHeaderClassDrugs
{
    background-color: #6182AD;   
    color: #ffffff;
    font-weight: bold;
    text-align:left;
    padding-left: 5px;
    padding-top: 4px;
    min-height:30px;
}

.WizardHeader
{
    height:21px;
    color: #ffffff;
    font-weight: bold;
    text-align:left;
    padding-left: 5px;
    padding-top: 4px;
    width: 235px;
}

.WizardGroup
{
    float:left;
    height:100%;   
    background-color: #C0D2EA; 
    width:100%;   
}

.WizardGroupCell
{
	border : solid 1px #ffffff;
}

div.azlist
{
	text-align: center;
	color: #6182AD;
	height: 22px;
	padding-top:5px;
	background-color: #C0D2EA;
}

.azlist a
{
	padding: 0px 2px;
}

.azlist.AutoComplete
{
    height: 60px;
}

.ListItemBG
{
    background-color: #C0D2EA;
    border-bottom: solid 1px #6182AD;
    padding:4px 0px 4px 0px;
    text-align:left;    
}

.ErrorSpacer
{
    float: left;
    width: 996px;
    height: 35px;
    margin-top: 10px;
}


.steptable
{
	border-top: solid 1px #CCCCCC;	
	margin: 10px auto;
	width: 996px;
}

.steptable td
{
	padding: 2px 5px;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;	
}

.steptable .step
{
	background: #C0D2EA;		
	text-align:left;	
}

.steptable .stepSelected
{
	font-weight: bold;
	color: #FFFFFF;
	background: #6182AD;
	text-align:left;	
}

.steptable td.next
{
	background: #EEEEEE;	
	text-align: center;
}

.steptable td.next a
{
	font-weight: bold;
	text-decoration: none;
}

.steptable td.next a:hover
{
	text-decoration: underline;
}
  
.steptable .clear
{
	background: #ffffff;
}


#nonDynamicPageTitle
{	
	padding-top:10px;
	padding-bottom: 5px;
}


.ChartsItemRow
{
    height:30px;
}

.ChartsHeaderRow
{
    height:25px;
    background-color: #000066;
    padding-top: 8px;
    padding-left: 2px;
    margin-bottom: 10px;
}

.ChartsListItem
{
    text-align: left;
    width: 250px;
    float: left;
}

.ChartsListItemHeader
{
    color:#ffffff;
    font-weight: bold;
    text-align: left;
    width: 250px;
    float: left;
}

div.clear
{
	clear:both;
	padding-top:5px;		
	display:block;	
}

.divyears
{
	 clear:both;
	 height: 30px;	
}

.divyearsleft
{
	width:90%;
	float:left;	
}

.divyearsright
{
	float:right;
	width:10%;
	text-align:center;
	margin-top:2px;	
	
}

.yearcell
{	
	width: 96px; 
	height: 20px;
	background-image: url(../img/Rectangle.jpg); 	
	text-align:center;	
}

.yearcell a
{
	color: #FFFFFF;
	text-decoration:none;
}

.yearcellarchive
{	
	width: 96px; 
	height: 18px;
	background-image: url(../img/Rectangle.jpg); 	
	text-align:center;	
	padding-top:2px;
	
}

.yearcellarchive a
{
	color: #FFFFFF;
	text-decoration:none;		
}

.archiveInfoText
{	
	clear:both;
	display:block;	
	padding:10px 0px 0px 3px;	
}

.CloseButton, .PrintButton
{
	 font-size:bold;
	 padding:2px;
	 font-size:14px;
}

.FactSheetWidth
{
    width:950px;
}

.LookUpChart
{
    width:100%;
    height: 30px;
    text-align:center;
    padding:0px 0px 10px 0px;
}

.interactionSearchInputText
{
	width:300px;	
}


/*Tab styling*/

/* xp theme */
.ajax__tab_xp1 .ajax__tab_header {text-align: left;font-family:verdana,tahoma,helvetica;font-size:11px;background:url(tab-line.gif) repeat-x bottom;}
.ajax__tab_xp1 .ajax__tab_outer {padding-right:4px;background-color:#C0D2EA;height:21px; border:1px solid #999999;  border-bottom:0; }
.ajax__tab_xp1 .ajax__tab_inner {padding-left:3px;background-color:#C0D2EA;}
.ajax__tab_xp1 .ajax__tab_tab {height:13px;padding:4px;margin:0px;background-color:#C0D2EA;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer {cursor:pointer;background-color:#6182AD; border-bottom:0;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner {cursor:pointer;background-color:#6182AD;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab {cursor:pointer;background-color:#6182AD;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer {background-color:#6182AD; color:#ffffff; font-weight:bold; border-bottom:0; }
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner {background-color:#6182AD;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab {background-color:#6182AD;}
.ajax__tab_xp1 .ajax__tab_disabled { color: #A0A0A0;}
.ajax__tab_xp1 .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;padding:8px;background-color:#ffffff;}

.TabText { color: #CC0000;font-weight: bold; }
.TabTextOver { color: #ffffff; font-weight: bold; }
