TABLE.Manage{ font-size:10pt;line-height:160%;letter-spacing:1pt}
TD.ManageTabs
{
	border-bottom:solid 1px #6da4df;
    border-left:solid 1px #00BBFF;
    border-right:solid 1px #FFFFFF;
    border-top:solid 1px #FFFFFF;}
A.ManageTabs:link { font-size:10pt; text-decoration: none; color:#bb11f5;  }
A.ManageTabs:visited { font-size:10pt; text-decoration: none; color:#bb11f5; }
A.ManageTabs:active  {  font-size:10pt; text-decoration: none; color:#bb11f5; }
A.ManageTabs:hover 
{ color:#0b11f5; font-size:10pt;
	filter: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);	}
SPAN.ManageTabs
{
	font-size:10pt;line-height:160%;letter-spacing:1pt
} 

DIV.BodyScroll
{
 	OVERFLOW-Y: scroll; CURSOR: hand; BORDER-COLLAPSE: collapse;HEIGHT:590;WIDTH:100%;
 	SCROLLBAR-BASE-COLOR:#cccccc; 		SCROLLBAR-FACE-COLOR: #dcdcdc;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #fdfdef;	SCROLLBAR-ARROW-COLOR: #ececec;
	SCROLLBAR-TRACK-COLOR: #ffffff;		SCROLLBAR-DARKSHADOW-COLOR:#999999;

}   

DIV.NormalScroll
{
 	OVERFLOW-Y: scroll; CURSOR: hand; BORDER-COLLAPSE: collapse;HEIGHT:5em;WIDTH:100%;
 	SCROLLBAR-BASE-COLOR:#cccccc; 		SCROLLBAR-FACE-COLOR: #dcdcdc;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #fdfdef;	SCROLLBAR-ARROW-COLOR: #ececec;
	SCROLLBAR-TRACK-COLOR: #ffffff;		SCROLLBAR-DARKSHADOW-COLOR:#999999;

}    

/* Module def display preview in module definition page */
SPAN.display {
 border-top: black 1px solid;
 border-bottom: black 1px solid;
 border-left: black 1px solid;
 border-right: black 1px solid;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 1px;
 padding-right: 1px;
 visibility: hidden;
 position: absolute;
 background-color: #ececec;
 filter: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5)
}   

/*================ GENERAL-SPECIFIC ================*/

/* style for module titles */
TD.Head   {
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size:  15px;
    font-weight:  normal;
    color: #6644ff;
}

/* style of item titles on edit and admin pages */
TD.SubHead    {
    font-size:  13px;
    font-weight:   normal;
    text-align:left;
    left:1px;
    color: black;
    
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
TD.SubSubHead {
    font-size:  12px;
    font-weight:normal;
    color: black;
}

/* style for module titles */
TD.EditHead   {
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size:  14px;
    font-weight:    normal;
    color: #ff6644;
}

/* style of item value */
TD.SubItem
{
	left:1px;
	font-size:  12px;
    font-weight:normal;
    color: black;
}

/* text style used for most text rendered by modules */
TD.Normal
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    line-height:170%;
    letter-spacing:1pt;  
}

/* text style used for most text rendered by modules */
SPAN.Normal
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    color:Black;
    line-height: 12px    
}

FONT.Normal
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    color:Black;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
INPUT.NormalTextBox
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    border-bottom:solid 1px #dcdcdc;
    border-left:solid 1px #dcdcdc;
    border-right:solid 1px #dcdcdc;
    border-top:solid 1px #dcdcdc;
}

SPAN.NormalCheckBox
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    border-bottom:solid 1px #dcdcdc;
    border-left:solid 1px #dcdcdc;
    border-right:solid 1px #dcdcdc;
    border-top:solid 1px #dcdcdc;
}

TABLE.NormalRadioBox
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    border-bottom:solid 1px #dcdcdc;
    border-left:solid 1px #dcdcdc;
    border-right:solid 1px #dcdcdc;
    border-top:solid 1px #dcdcdc;
}

SELECT.NormalSelectBox
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    border-bottom:solid 1px #dcdcdc;
    border-left:solid 1px #dcdcdc;
    border-right:solid 1px #dcdcdc;
    border-top:solid 1px #dcdcdc;
}

INPUT.NormalButton
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    background-color:#ececec;
    border-bottom:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-top:solid 1px #000000;
}

INPUT.NormalButton1
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 12px;
    font-weight: normal;
    color:#DDF4FD;
    background-color:#04396F;
    border-bottom:solid 1px #04396F;
    border-left:solid 1px #04396F;
    border-right:solid 1px #04396F;
    border-top:solid 1px #04396F;
}

INPUT.ImageButton
{
	border-bottom:solid 1px #acacac;
	border-right:solid 1px #acacac;
 /* border-left:solid 1px #0099cc; 
    border-top:solid 1px #0099cc;*/
	padding-left:1px;
    width:16px; height:16px;
    /*Filter: DropShadow(Color=black,Positive=1,OffX=10,OffY=15);
    Filter: Shadow(Color=gray,Direction=270);
    Filter: Glow(Color=gray,Strength=10);
    Filter: Mask(color=#ececec);*/
    Filter: Chroma(Color=#ffffff);	/*去背*/	
}

INPUT.ImageButton1
{
	border-bottom:solid 1px #acacac;
	border-right:solid 1px #acacac;
    width:15px; height:16px;
    Filter: Chroma(Color=#ffffff);	/*去背*/
    padding-left: 2px; padding-top: 1px; padding-bottom: 1px; padding-right: 2px;
}	
IMG.ImageButton1
{
	border-bottom:solid 1px #acacac;
	border-right:solid 1px #acacac;
    width:14px; height:16px;
    Filter: Chroma(Color=#ffffff);	/*去背*/
    padding-left: 3px; padding-top: 1px; padding-bottom: 1px; padding-right: 3px;
}   

A.ImageButton
{
	/*border-bottom:solid 1px #acacac;
	border-right:solid 1px #acacac;*/
    width:13px; height:13px;
    Filter: Chroma(Color=#ffffff);	/*去背*/
    padding-left: 4px; padding-top: 1px; padding-bottom: 0px; padding-right: 0px;
}

/* text style for buttons and link buttons used in the portal admin pages */
A.CommandButton     {
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 11px;
    font-weight: normal;
    border-bottom:solid 1px #00BBFF;
    border-left:solid 1px #00BBFF;
    border-right:solid 1px #00BBFF;
    border-top:solid 1px #00BBFF;
    line-height: 18px; color: #6666ff; text-decoration: none; 
    padding-left: 4px; padding-top: 3px; padding-bottom: 3px; padding-right: 4px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: blue;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: red;
    border-bottom:solid 1px #CC00FF ;
    border-left:solid 1px #CC00FF ;
    border-right:solid 1px #CC00FF ;
    border-top:solid 1px #CC00FF ;
}
    

SPAN.NormalRed
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 11px;
    font-weight: bold;
    color: red
}

SPAN.ErrorMessage
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 11px;
    font-weight: bold;
    color: red
}

SPAN.NormalBold
{
    /*font-family: Verdana, Helvetica, sans-serif,新細明體,標楷體;*/
    font-size: 11px;
    font-weight: bold
}

A.PreviewImage
{
	font-size: 13px;
	color:Green;
	cursor:hand;
}

A.PreviewImage:hover
{
	font-size: 13px;
	color:Green;
	cursor:hand;
	text-decoration: underline;
}
