body {
background-color: #6c6c6c;
color: black;
margin: 10px;
font-family: arial;
font-size: 8pt;
}

img {
border: 0;
}

a:link, a:visited {
color: #4c4343;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
color: orange;
}
td {
font-size: 9pt;}

.topleft {background: url(./images/bg_top_left.gif); background-position: top left; background-repeat: no-repeat; width: 15px; height: 15px;}
.top {background: url(./images/bg_top.gif); background-position: top left; background-repeat: repeat-x; width: 880px;}
.topright {background: url(./images/bg_top_right.gif); background-position: top right; background-repeat: no-repeat; width: 19px; height: 15px;}
.left {background: url(./images/bg_left.gif); background-position: top left; background-repeat: repeat-y;}
.right {background: url(./images/bg_right.gif); background-position: top right; background-repeat: repeat-y;}
.bottomleft {background: url(./images/bg_bottom_left.gif); background-position: bottom left; background-repeat: no-repeat; width: 15px; height: 19px;}
.bottom {background: url(./images/bg_bottom.gif); background-position: bottom left; background-repeat: repeat-x; width: 766px;}
.bottomright {background: url(./images/bg_bottom_right.gif); background-position: bottom right; background-repeat: no-repeat; width: 19px; height: 19px;}
.2col {padding-right: 20px; padding-left: 20px;}
.bg_col {background: url(images/bg_col.gif); background-repeat: repeat-x; font-size: 8pt; padding: 6px; padding-top: 15px;}
.bg_darkcol {background: url(images/bg_darkcol.gif); background-repeat: repeat-x; font-size: 8pt; padding: 15px;}
.bg_darkcol2 {background: url(images/bg_darkcol2.gif); background-repeat: repeat-x; font-size: 8pt; padding: 15px;}
.topmenu {margin: 5px; padding-left: 10px; padding-right: 10px; background-color: #efefef; color: #2c3031; font-size: 9pt; font-weight: bold;}
.copyright {background: url(images/bg_copyright.gif); height: 20px; width: 131px; font-size: 8pt; font-weight: bold; vertical-align: center;}
.title {font-family: arial; font-size: 12pt; color: #3d4c4c; font-weight: bold;}
.whitetext {color: white; font-weight: bold;}
.main_bg {background: #ffffff url(images/bg_main.gif); background-position: top right; background-repeat: no-repeat;}
