@charset "utf-8";
/* CSS Document */


body {
background-image : url(bg_body.jpg);
background-repeat : repeat-x;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
#toppage {
width : 800px;
margin-top : 10px;
}
#date {
float : left;
width : 190px;
height : 39px;
border-bottom : 1px solid #999999;
border-right : 1px solid #999999;
}
#topbar {
float : left;
width : 608px;
height : 39px;
background-image : url(bg_topbar22.gif);
background-repeat : repeat-x;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
}
#header {
width : 800px;
}
#content {
width : 800px;
}
#contenttext {
float : left;
width : 608px;
background-color : #f7f7f7;
border-left : 1px solid #999999;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
border-top : 1px dotted #cccccc;
min-height : 360px;
}
#logo {
float : left;
width : 190px;
height : 110px;
background-color : #ffffff;
border-left : 1px solid #999999;
}
#pagetitle {
position : relative;
float : left;
width : 608px;
height : 110px;
background-color : #ffffff;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
}
#title {
position : absolute;
right : 10px;
bottom : 10px;
width : 600px;
}
#menu {
float : left;
width : 190px;
margin : 0;
}
#footer {
width : 590px;
padding-right : 10px;
padding-left : 200px;
}
.panel {
padding : 12px;
border : 1px solid #e4e4e4;
background-color : #eeeeee;
margin : 10px;
padding : 10px;
width : 550px;
}
p, blockquote, ul, ol {
margin-top : 0;
line-height : 150%;
}
.bodytext {
font : 12px Tahoma, sans-serif;
color : #666666;
line-height : 150%;
}
.smalltext {
font-size : 11px;
color : #666666;
}
.smallwhitetext {
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
.smallwhitetext a {
font : 12px Tahoma, sans-serif;
font-size : 12px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.smallwhitetext a:hover {
text-decoration : underline;
}
.smallgraytext {
font : 0.7em Tahoma, sans-serif;
font-size : 10px;
font-weight : bold;
color : #cccccc;
}
.smallgraytext a {
font : 0.7em Tahoma, sans-serif;
font-size : 10px;
font-weight : bold;
color : #cccccc;
text-decoration : none;
}
.smallgraytext a:hover {
text-decoration : underline;
}
.titletext {
font-size : 26px;
font-weight : bold;
color : #666666;
}
.logotext {
font : 12px Tahoma, sans-serif;
font-size : 36px;
font-weight : bold;
color : #999999;
}
.orangelogotext {
font : 0.7em Tahoma, sans-serif;
font-size : 36px;
font-weight : bold;
color : #ff9900;
}
.orangetitle {
font : 0.7em Tahoma, sans-serif;
font-size : 16px;
margin-top : -10px;
font-weight : bold;
color : #ff9900;
}
#linksmenu a {
float : right;
width : 183px;
height : 20px;
background-color : #abc578;
border-left : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
font : 0.7em Tahoma, sans-serif;
font-size : 12px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
padding-top : 5px;
}
#linksmenu a:hover {
background-color : #514f1c;
}
#stat {
float : right;
width : 183px;
height : 40px;
background-color : #ffffff;
border-left : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
font : 0.7em Tahoma, sans-serif;
font-size : 12px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
padding-top : 5px;
}

