body
 {
 background: #E1E1E1;
 overflow: auto;
 font-color: #000000;
 font-family: verdana;
 font-style: normal;
 font-size: 10px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 scrollbar-face-color: #E1E1E1;
 scrollbar-highlight-color: #E1E1E1;
 scrollbar-shadow-color: #E1E1E1;
 scrollbar-3dlight-color: #E1E1E1;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #E1E1E1;
 scrollbar-darkshadow-color: #E1E1E1;
 }

td
 {
 font-color: #000000;
 font-family: verdana;
 font-style: normal;
 font-size: 10px;
 font-weight: normal;
 }

a:link
 {
 color: #000000;
 text-decoration: none;
 }
a:visited
 {
 color: #000000;
 text-decoration: none;
 }
a:hover
 {
 color: #000000;
 text-decoration: none;
 }
a:active
 {
 color: #000000;
 text-decoration: none;
 }

#index
 {
 background: #CCCCCC;
 background-image: url(imglayout/main.gif);
 width: 600px;
 height: 150px;
 }
#index-text
 {
 background: #FFFFFF;
 width: 600px;
 height: 12px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 }
#none
 {
 background: #FFFFFF;
 width: 600px;
 height: 393px;
 position: bottom; 
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 padding: 25px;
 }
#counter
 {
 background: #FFFFFF;
 width: 600px;
 height: 12px;
 position: bottom; 
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 }

#header
 {
 background: #CCCCCC;
 background-image: url(imglayout/main.gif);
 width: 600px;
 height: 150px;
 }
#menu
 {
 background: #FFFFFF;
 width: 600px;
 height: 12px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 }
#iframe
 {
 background: #FFFFFF;
 width: 600px;
 height: 390px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 }
#footer
 {
 background: #FFFFFF;
 width: 600px;
 height: 12px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 }