﻿html {  height: 100%;  overflow: auto;}
body {  margin: 0;  padding: 0;  border: 0;  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;  font-size: 11px;  margin-top: 5px;  }
#textcontent img{  border: 1px solid #000;  margin: 3px;}
#page_top{  width: 100%;  text-align: justify;  overflow: hidden;  background-image: url('../images/bg.jpg');  background-repeat: repeat-x;}
#page{  width: 100%;  text-align: justify;  overflow: hidden;  background-image: url('../images/page_bg.jpg');  background-repeat: repeat-x;  background-position: bottom;}
#page_bottom{  width: 100%;  text-align: justify;  overflow: hidden;  background-image: url('../images/page_bottom.jpg');  background-repeat: repeat-x;  height: 49px; text-align: center;  line-height: 46px;  color: #FFF;}
#page_bottom a{  color: #FFF;  text-decoration: none;}
#page_bottom img{  vertical-align: middle;  height: 49px;}
#flashcontent {  width:  800px;  height: 330px;  margin: 0 auto;}
#textcontent {  width:  800px;  overflow: hidden; min-height: 420px; margin: 0 auto;}
#top_stripe{  width: 384px;  padding-left: 15px;  height: 21px;  margin-bottom: 20px;  background-image: url('../images/top_stripe.jpg');  line-height: 20px;  text-align: left;  color: #FFF;}
#foot{ height: 20px; line-height: 20px; text-align: center;}
#foot a{ color: #05718B; text-decoration: none;}
td, th{ padding: 3px; text-align: center;}
th{ font-weight: bold; background-color: #95C9EF;}