/* CSS Document */
#header { position:relative; height:90px; }
#header a { display:block; color:#525252; font-weight:bold; font-size:64px; padding-top:5px; padding-bottom:5px; margin-left:5px; text-decoration:none; }

h1.header { font-size:18px; margin-bottom:7px; padding-bottom:7px; margin-top:10px;}

#menu a { display:block; color:#525252; font-weight:bold; font-size:11px; padding-top:5px; padding-bottom:3px; margin-left:2px; text-decoration:none; }
#menu td { border:1px solid #0000FF; valign:top; width:128px; text-align:center; no-repeat left top; white-space:nowrap; }

#content { border: 1px solid #000; background-color: #EEEEFF; }

#footer_link { align:center; background: #b9b9b9; height:20px; font-size:11px; font-weight:bold; width:100%; margin-top:10px; }
#footer_link a { color: #000; }

#footer { solid #FF0000; clear:left; width:100%; height:40px; color:#000000; }
#footer p { text-align:center; margin:0px; padding-top:10px; }

.tab { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#333333; border-right:1px solid #d6d6d6; }
.tab td { border:1px solid #d6d6d6; white-space:normal; padding-left:5px; border-right:none; border-top:none; }
.tab .tab_title { border:1px solid #d6d6d6; border-bottom:none; border-right:0px; color:#076bac; font-size:12px; font-weight:bold; padding:5px 5px 5px 5px; background-color:#f5f5f5; }
.tab .tab_header { background: url(../images/tab_bg.gif) top repeat-x; padding-top:5px; color:#FFF; font-weight:bold; padding-left:5px; vertical-align:middle; border-right:1px solid #0c68ab; border-left:1px solid #8dc3e2; border-bottom:0px; border-top:1px solid #1081C3;  }
.tab .tab_header a { color:#FFF; }
.tab .tab_header a:hover { color:#FFFFCC; }
* body .tab .tab_header { height:15px; }

.tab .tab_info { text-align:right; color:#0e7dc1; border:0px; border-right:0px; border-collapse:collapse; }
.tab .tab_header_txt, .tab .tab_header span { float:left; }
.tab .tab_header_option, .tab .tab_header img { float:right; margin-top:2px; margin-right:2px; border:none;}
.tab .tab_cell { border-right:none; }
.tab .tab_odd { background: #fdfaf3; }

