.DarkTableBg
{
	background-color: #99baff;
	border-color: Silver;
	color:white;
}

/********************** Basic HTML elements *********************/

BODY	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 12pt;
	}

TABLE 	{
	font-size: 12px;
	line-height: 14px;
}

HR	{ color: #666666; height: 1pt; text-align: left; }

A	{ color: #0064dc; text-decoration: underline; }

A:link, A:visited
	{ text-decoration: underline; }

A:active, A:hover
	{ text-decoration: underline; color: #FF6600; }
	
	/********************** CDIPortal Classes ***********************/
.Frame
{
}
/************footer***************/
.FooterDiv
{
	width: 1200px;
	text-align:center; 
	clear:both;  
	position: relative;
	font-size: 9px;
	margin-top:25px;
}

.NewsHeader
{
    background-color:#efefef;
    font-weight:bold;
    font-size:10pt;
    padding:3px;
}
.RssPanel
{
    text-align:left; 
    padding:4px;
}
/****************   Minmax specific styles   ******************/

.style1 {color: #FFFFFF}

.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	text-decoration: none;

}
.back01 {
	background-color: #C9D2DF;
}
.txt-1 {
	font-size: 11px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif", "文鼎新中黑", "細明體";
	text-decoration: none;
}
.txt-c {
	font-family: "新細明體";
	font-size: 12px;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
.txt11 {
	font-family: "Arial", "Helvetica", "sans-serif", "文鼎新中黑", "細明體";
	font-size: 11px;
	text-decoration: none;
}
.txt11B {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.txt9 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.txt11J {
	font-family: "Arial", "Helvetica", "sans-serif", "文鼎新中黑", "細明體", "新細明體";
	font-size: 10px;
	line-height: 18px;
}
.txt12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}


/********************** CDIPortal Classes ***********************/

/*** Text and Title Classes ***/

.NormalSmall
	{ font-size: 9px; }

.NormalLarge
	{ font-size: 12px; }

.NormalBold
	{ font-weight: bold; }

.Validation
	{ font-weight: bold; color: red; }

.ErrorMsg
	{ font-weight: bold; background-color: white; color: red; }

.ServerError
	{ font-size: 12px; font-weight: bold; color: red; }

.Head 	{
	background-image:url(PortalImages/gray_lines.jpg);
	font-size: 18px;
	line-height: 26px;
	}

.SubHead
	{ font-size: 11px; font-weight: bold; color: darkred; }

.ControlHead
	{ background-color: #eeeeee; font-size: 13px; font-weight: bold	}	

.Title
	{ font-weight: bold; font-size: 16px; line-height: 18px; }

.NavMenuTitle
	{ font-size: 12px; font-weight: Bold; color: #666666; }

.EwaveTitle 
	{ font-size: 18px; font-weight: bold; }

.EwaveLeadIn
	{ font-size: 15px; color:#666666; font-weight: bold; }


/*** Table Classes ***/

.TableHeader
{
	background-color: #8DA3AE;
	font-weight: bold;
	border-color: Silver;
	color: white;
}
.TableHeaderCell{ padding-top:10px; }

.TableItem
	{ background-color: white; }

.TableAltItem
	{ background-color: #eeeeee; }

.TableSelectedItem
	{ background-color: #eeeeee; }

.TablePager
	{ background-color: #cdcdcd; font-weight:bold; border-color: Black; }

.TableVerticallySpaced
	{ padding: 9px 3px 9px 3px; }

.TableCellPadded
	{ padding: 3px 3px 3px 3px; }

.TableBarTitle
	{
	font-size: 13px;
	color: white;
	line-height: 16px;
	font-weight:bold;
	background-color: #339900;
	padding: 3px 3px 3px 3px;
	}

.TableInputSelectedAdv
{
	background-color:#c5c2b4;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#c5c2b4;
}
.TableInputSelectedAdv2
{
	background-color:#c5c2b4;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	border-right-color:#c5c2b4;
}
.TableInputSelected
{
	background-color: #c5c2b4;
}
.TableInputOther
{
	background-color: #003366;
	color: white;
	line-height: 16px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}
.TableInput
{
	background-color: #ece9d8;
}
.TableInputHeader
	{
	font-size: 13px;
	color: white;
	line-height: 16px;
	font-weight:bold;
	background-color: black;
	padding: 3px 3px 3px 3px;
	}



/*** Navigation Classes ***/



.HeaderLink
	{ font-size: 13px; color: #0064dc; font-weight: bold; }

A.HeaderLink:link, A.HeaderLink:visited
	{ color: #0064dc; }

A.HeaderLink:active, A.HeaderLink:hover
	{ text-decoration: underline; color: #FF6600; }

.CommandButton
	{ padding:5px 5px 5px 5px; text-decoration: underline; }

A.CommandButton:link, A.CommandButton:visited
	{ color: #0064dc; text-decoration: underline; }

A.CommandButton:active, A.CommandButton:hover
	{
	border-width:thin;
	border-color:Black;
	color: #FF6600;
	text-decoration: underline;
	}

A.NavMenuTitle:link, A.NavMenuTitle:visited
	{ color: #0064dc; }

A.NavMenuTitle:active, A.NavMenuTitle:hover
	{ color: #FF6600; text-decoration: underline; }



/*** Tab Classes ***/

.TabBg	{
	background-color: white;
	border-left-color: black;
	border-bottom-color: white;
	border-top-color: black;
	border-right-color: black;
	}

.OtherTabsBg
	{ font-weight: bold; border-color: black; color: #0064dc; }

.SelectedTab
	{ font-weight: bold; color: #0064dc; }

A.SelectedTab:link, A.SelectedTab:visited
	{ color: #0064dc; font-weight: bold; }

A.SelectedTab:active, A.SelectedTab:hover
	{ color: #FF6600; font-weight: bold; }

.OtherTabs
	{ color: #0064dc; font-weight: bold; }

A.OtherTabs:link, A.OtherTabs:visited
	{ color: white; }

A.OtherTabs:active, A.OtherTabs:hover
	{ color: white; text-decoration: underline; }

.SubTabsBg
	{
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: white;
	border-right-color: black;
	border-top-width: 3px;
	background-color: #eeeeee;
	font-weight: bold;
	color: black;
	}

.SubTabBox
	{
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black;
	}

.SubSelTabBg
	{
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: white;
	border-right-color: black;
	border-top-width: 14px;
	background-color: #cccccc;
	color: black;
	}

.SubSelTab
	{ color: White; font-weight: bold; }

.SubOtherTabs
	{ color: black; font-weight: bold; }

A.SubOtherTabs:link, A.SubOtherTabs:visited
	{ color: black;	text-decoration: none; }

A.SubOtherTabs:active, A.SubOtherTabs:hover
	{ color: black;	text-decoration: none; }


/********AJAX******/
.PawBottemBar
{
     float:left;
     width:100%; 
     min-width:1105px; 
     padding-bottom:10px;
}


.modalBackground {
	background-image: url('../PortalImages/PopUpBackground.png');
	background-repeat:repeat-x repeat-y;
}
.modalPopup
{
	background-color: silver;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.searchBox_Background {
	background-image: url(http://www.cdistore.com/minmax/images/search_box_background.jpg);
	background-repeat: no-repeat;
}
