body{
    background-color: white;
    background-repeat:no-repeat;
    background-position: center center;
}
.page {
   width: 960px;
   margin: 0 auto;
}
.head .line {
   text-align: center;
}
body, span, font, td {
    font-size:13px;
    font-family: helvetica, arial, verdana, sans serif;
}
.footer {
    font-size:10px;
    font-family: helvetica, arial, verdana, sans serif;
}
.mainarea {
   border-width: 1px;
   border-style: solid;
   border-color: black;
   height: 768px;
   width: 1024px;
}
.TopBox {
    border-width: 1px;
    border-style: solid;
    border-color: white;
}
.TopPicture{
    width: 740px;
    height: 250px;
}
.LinkBox {
    position: relative;
    width: 160;
    height: 400;
    padding: 20 20 0 0;
    background-color: white;
    overflow: auto;
    z-index: 4;
}
.content {
    position: relative;
    SCROLLBAR-BASE-COLOR : white;    	
    SCROLLBAR-ARROW-COLOR : black;    	
    SCROLLBAR-3DLIGHT-COLOR : white;    	
    SCROLLBAR-DARKSHADOW-COLOR : #aaaaaa;    	
    SCROLLBAR-FACE-COLOR : white;    	
    SCROLLBAR-HIGHLIGHT-COLOR : white;    	
    SCROLLBAR-SHADOW-COLOR : white;
    SCROLLBAR-TRACK-COLOR : white; 
    height: 400px;
    width: 700px;
    overflow: auto;
    margin-left: 0px;
    background-color: white;
    text-align: justify;
}
#ContentCell {
    height: 400px;
    width: 700px;
}
.bottom {
    position: relative;
    top: 10px;
    SCROLLBAR-BASE-COLOR : white;    	
    SCROLLBAR-ARROW-COLOR : black;    	
    SCROLLBAR-3DLIGHT-COLOR : white;    	
    SCROLLBAR-DARKSHADOW-COLOR : #aaaaaa;    	
    SCROLLBAR-FACE-COLOR : white;    	
    SCROLLBAR-HIGHLIGHT-COLOR : white;    	
    SCROLLBAR-SHADOW-COLOR : white;
    SCROLLBAR-TRACK-COLOR : white; 
    height: 160px;
    width: 925px;
    overflow-x: auto;
    overflow-y: visible;
}
.BodyBox {
    position: absolute;
    margin: 20 240 20 20;
    padding: 20 20 20 20;
    background-color: white;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    width: 200;
    height: 210;
    overflow: auto;
    z-index: 4;
}
.BottomLinks {
    position: relative;
    width: 500px;
    margin-top:20px;
}
.TopLinks {
    position: relative;
    width: 500px;
    margin-top:-200px;
}
.intro {
    font-weight: bold;
}
h1, h1 a {
    font-family: helvetica, arial, verdana;
    font-size: large;
    text-decoration: none;
}
h2, h2 a {
    text-decoration: none;
    color: black;
    font-weight: normal;
}
h4 {
    font-size:13px;
    font-family: helvetica, arial, verdana, sans serif;
    font-weight: normal;
    text-decoration: none;
    color: black;
}
h4 a {
    font-size:13px;
    font-family: helvetica, arial, verdana, sans serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
}
a.LinkLevel1, a.LinkFocus, a.LinkLevel1Active, a.LinkLevel1:visited, a.LinkFocus:visited, a.LinkLevel1Active:visited {
    font-family: helvetica, arial, verdana;
    font-size: small;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.LinkLevel2, .Link {
    font-family: helvetica, arial, verdana;
    font-size: x-small;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.LinkLevel2Active, .LinkActive {
    font-family: helvetica, arial, verdana;
    font-size: x-small;
    color: darkorange;
    text-decoration: none;
    font-weight: bold;
}
.MegaStor {
    font-family: helvetica, arial, verdana;
    font-size: 40px;
    color: black;
    font-style: italic;
    font-weight: lighter;
}
img {
   border: 0px;
}
a, a:visited {
   color: #ce1126;
}
