#container {
	font-family:Arial, sans-serif;
	font-weight:bold;
    font-size : 15px;
	border: 1px solid #C0C0C0;
	WIDTH: 800px;
	PADDING: 0px;
	TEXT-ALIGN: left;
 	margin-left: auto;
 	margin-right: auto;
}
#top1 {
	width : 318px;
	font-weight:normal;
    font-size : 77%;
	color:#797979;
	padding: 0px;
	TEXT-ALIGN: left;
	float:left;
}
#top2 {
	width : 478px;
	font-weight:normal;
    font-size : 77%;
	color:#797979;
	padding: 0px;
	TEXT-ALIGN: right;
	float:left;
}
#header {
	width : 100%;
	border-bottom: 1px solid #C0C0C0;
	text-align:center;
}
#left {
	FLOAT: left;
	WIDTH: 190px;
	font-weight:bold;
	PADDING: 0px;
    border-left: 10px solid #D0D0D5;
    border-right: 10px solid #F0F0F5;
    background-color: #E0E0E5;
}
#center {
	float: left;
	WIDTH: 558px; 
	font-weight:normal;
    font-size : 77%;
    background-color: #fff;
	PADDING: 15px;
}
#bottom {
	width: 100%;
	border-top: 1px solid #C0C0C0;
	height: 45px;
	font-weight:normal;
    font-size : 77%; 
	background-color: #A0A0A0;
	color: #003366;
	PADDING: 0px;
	/* line-height: 50px;*/
	text-align: right;
	clear: both;
}

/*- Top Menu Tabs --------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#A0A0A0;
      line-height:normal;
	  border-top:1px solid #666;
      border-bottom:1px solid #666;
	  padding: 0px;
	  text-align:center;
      }
    #tabsF ul {
        margin:0;
        padding:0px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0px;
      }
    #tabsF a {
      float:left;
      background:url("../image/basic/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  width:196px;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../image/basic/tabrightF.gif") no-repeat right top;
      padding:3px 10px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }

/*- Side Menu Tabs --------------------------- */

#button {
        width: 190px;
		border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	    font-weight:bold;
        font-size : 75%;
        background-color: #fff;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #f0f0f0;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 2px 2px 2px 0.2em;
                border-left: 10px solid #B0B0B5;
                border-right: 10px solid #D0D0D5;
                background-color: #C0C0C5;
                color: #003366;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #00AFEF;
                border-right: 10px solid #AFEEEE;
                background-color: #00BFFF;
                color: #FFFFFF;
                }

        #button li #active {
                border-left: 10px solid #00AFEF;
                border-right: 10px solid #AFEEEE;
                background-color: #00BFFF;
                color: #003366;
                }

#subbutton {
        width: 190px;
		border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	    font-weight:normal;
        font-size : 70%;
        background-color: #fff;
        color: #333;
        }

        #subbutton ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #subbutton li {
                border-bottom: 1px solid #ffffff;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #subbutton li a {
                display: block;
                padding: 2px 2px 2px 0.2em;
                border-left: 10px solid #B0B0D5;
                border-right: 10px solid #D0D0F5;
                background-color: #C0C0E5;
                color: #000000;
                text-decoration: none;
                width: 100%;
                }

        html>body #subbutton li a {
                width: auto;
                }

        #subbutton li a:hover {
                border-left: 10px solid #AAAFEF;
                border-right: 10px solid #BBCCFF;
                background-color: #AABFFF;
                color: #2222DD;
                }

        #subbutton li #active {
                border-left: 10px solid #AAAFEF;
                border-right: 10px solid #BBCCFF;
                background-color: #AABFFF;
                color: #000000;
                }

h1{
 font-family: Arial,sans-serif;
 font-size:130%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color:#003366;
}
h2{
 font-family: Arial,sans-serif;
 font-size:100%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}
h3{
 font-family:Arial, sans-serif;
 font-size:130%;
 font-weight:bold;
 text-indent: 0.5em;
 border-left-width:4px;
 border-left-style:solid;
 border-left-color:#003366;
 color:#003366;
}
h4{
 font-family:Arial, sans-serif;
 font-size:100%;
 font-weight:normal;
 text-indent: 0.5em;
 border-left-width:4px;
 border-left-style:solid;
 border-left-color:#777777;
 color:#000000;
}
/*
div#center img{
	border:1px solid #666666;
}
*/
td {
	font-weight:normal;
	font-size: 77%;
}
p {
	padding:0px;
	margin:0px;
}
.noprint {

}
