@import url("menu_e.css");

body {
    margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
}

div.content {
    font-size: 12px;
}

span.bluetitle{
    color:                      #0083C0;
	font-weight:                bold;
	}
	
span.bigbluetitle{
    color:                      #004E87;
	font-size:                  15px;
	font-weight:                bold;
	}
	
span.biggreentitle{
    color:                      #00a9a2;
	font-size:                  15px;
	font-weight:                bold;
	}
	
span.legal{
	font-size:                  9px;
	}
	
a.blue:link, a.blue:visited {
	color:					    #004e87;
	text-decoration:			underline;
}


a.blue:hover, a.blue:active {
	color:						#0083c0;
}

a.bluefaq:link, a.bluefaq:visited {
	color:					    #004e87;
	text-decoration:			underline;
}


a.bluefaq:hover, a.bluefaq:active {
	color:						#0083c0;;
}


a.green:link, a.green:visited {
	color:					    #00a9a2;
	text-decoration:			underline;
}

a.green:hover, a.green:active {
	color:						#005350;
}

td.footer{
   padding:                    15px 15px 15px 15px;
   }
   
a.greysmall:link, a.greysmall:visited {
	color:					    #000000;
	font-size:11px;
}


a.greysmall:hover, a.greysmall:active {
	color:						#004e87;
}

a.grey:link, a.grey:visited {
	color:					    #000000;
}

a.grey:hover, a.grey:active {
	color:						#004e87;
	text-decoration:			underline;
}

span.greentitle{
color:#007974;
font-weight:bold;
}

span.greytitle{
    color:                      #000000;
	font-weight:                bold;
	}
	

#contentarea { border:1px solid #d6d6d6; padding:0px; width:100%px; background-image: url(../image/contentbox_bg.gif); background-repeat:no-repeat;}
#contentarea table { width:100%; padding:0px; margin:0px; }
#contentarea td { padding:6px; }

#promoarea { border:1px solid #d6d6d6; padding:0px; width:100%; background-image: url(../image/contentbox_bg.gif); background-repeat:no-repeat;}
#promoarea table { width:100%; padding:0px; margin:0px; }
#promoarea td { padding:6px; }

div.fubonbody_pop{
   width:                      778px;
   height:                     180px;
   padding:                    0px 0px 0px 0px;
   background-image:           url(../image/top_te.gif);
   color:                      #666666;
   }
   
div.menuspace{
   padding:                    20px 20px 20px 20px;
   }
   
div.topmenubar{
   padding:                    30px 20px 20px 25px;
   }

span.copyright{
   font-size: 90%; 
   }
