Body
{
	
background-color:#000033;
}
.PopUpBody
{
	background-color:#ffffff;
	border-bottom: #ffffff 10px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 10px solid;
    border-left: #ffffff 10px solid;
}
.curves
{
	background-color: #ffffff;
}
.fontStandard, .content, .fontStandardWhite, .fontStandardBold, .fontStandardError, .sideMenuStatic, a.RegularLink
{
	font-size: 12pt;
	font-family:細明體;
}
.fontStandardBold
{
	font-weight: bold;
}
.fontStandardPlus1
{
	font-size: 13pt;
}
.fontStandardMinus1
{
	font-size: 11pt;
}
.fontStandardWhite
{
	color:#ffffff;
}
.fontStandardError
{
	color:#CC0000;
}
.sideMenuStatic
{
	color: #000000; 
	font-weight:bold;
	font-size:10pt;
}
.titleFont
{
	font-size: 15pt;
	font-family:細明體;
	font-weight: bold;
        
}

.BG
{
	BACKGROUND-COLOR: #D2B48C;
}
.content
{
	background-color:#ffffff;
	border-bottom: #ffffff 10px solid;
    border-top: #ffffff 0px solid;
    border-right: #ffffff 10px solid;
    border-left: #ffffff 10px solid;
    height:780px;
    vertical-align:top;    
}
td.menu
{
	background-color:#4682B4;
}

.borderMenu, .borderMenuRight, .borderMenuSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: middle;
    CURSOR: hand;
    COLOR: #333333;
    BACKGROUND-COLOR:  #004080; 
    border-bottom: #666666 1px solid;
    border-top: 1px solid #666666;
    border-right: #666666 1px solid;
    FONT-FAMILY: 細明體;
    HEIGHT: 23px;
    width:97px;
    TEXT-ALIGN: center;
}

.borderMenuRight
{
	border-right: #003366 1px solid;
}

.borderMenuSelected
{
    BACKGROUND-COLOR: #D2B48C;
}

a.topMenuLink:link, a.topMenuLink:active, a.topMenuLink:visited, a.topMenuLink:hover
{
	color: #ffffff; 
	font-weight:bold;
	font-size:10pt;
	font-family:細明體;
	text-decoration: none;
}

a.topMenuLink:hover 
{ 
	color: #FFCC33;
}

a.topMenuLinkSelected:link, a.topMenuLinkSelected:active, a.topMenuLinkSelected:visited, a.topMenuLinkSelected:hover
{
	color: #000000; 
	font-weight:bold;
	font-size:10pt;
	font-family:細明體;
	text-decoration: none;
}

a.sideMenuLink:link, a.sideMenuLink:active, a.sideMenuLink:visited, a.sideMenuLink:hover
{
	color:#FFCC33;
	font-weight:bold;
	font-size:11pt;
	font-family:細明體;
	text-decoration: none;
}

a.sideMenuLinkSelected:link, a.sideMenuLinkSelected:active, a.sideMenuLinkSelected:visited, a.sideMenuLinkSelected:hover
{
	color: #D2B48C; 
	font-weight:bold;
	font-size:10pt;
	font-family:細明體;
	text-decoration: none;
}

a.sideMenuLink:hover 
{ 
	color: #000000; 
}

a.sideSubMenuLinkSelected:link, a.sideSubMenuLinkSelected:active, a.sideSubMenuLinkSelected:visited, a.sideSubMenuLinkSelected:hover
{
	color: #D2B48C; 
	font-weight:bold;
	font-size:8pt;
	font-family:細明體;
	text-decoration: none;
}

a.sideSubMenuLink:link, a.sideSubMenuLink:active, a.sideSubMenuLink:visited, a.sideSubMenuLink:hover
{
	color: #ffffff; 
	font-weight:bold;
	font-size:8pt;
	font-family:細明體;
	text-decoration: none;
}

a.sideSubMenuLink:hover 
{ 
	color: #000000; 
}

a.RegularLink:link, a.RegularLink:active, a.RegularLink:visited, a.RegularLink:hover
{
	color: #811E1E; 
	text-decoration: underline;
}

.hiddenMenu
{
	margin-left:15px;
	visibility:hidden;
	z-index:0;
}
