/* CSS Document */
#container {width:100%; text-align:center}
#header{ width:900px; margin:0 auto;}
#banner{ width:900px; margin:0 auto; background:url(images/banner.jpg) no-repeat; height:260px}
#pagebody{width:900px;margin:0 auto; padding-bottom:5px; padding-top:5px}
#footer{width:900px;margin:0 auto; border-top:1px solid #CCCCCC; background:#EEEEEE; text-align:center; vertical-align:middle; padding-top:5px; padding-bottom:5px; line-height:25px}
body,td,th {font-size: 12px;color: #333333;}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #006600;}
a:active {text-decoration: none;color: #006600;}
.font {font-size: 12px;line-height: 20px;color: #333333;text-decoration: none;}
.input {border: 1px solid #999999;}