body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
background-color: #ffffff;
margin: 0px;
margin-top: 15px;
padding: 0px;
}

td {
vertical-align: top;
}

h1 {
position: relative;
top: -25px;
color: #ffffff;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
background-color: #000000;
background-image: url(../html_img/h1_bg.jpg);
background-repeat: repeat-x;
height: 25px;
margin: 0px;
padding: 5px 10px;
display: inline;
}

h2 {
color: #999999;
font-size: 12px;
}

strong {
color: #666666;
}

a:link, a:active, a:visited {
color: #999999;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #999999;
font-weight: bold;
text-decoration: underline;
}

img[align="left"] {
margin-right: 10px;
}

img[align="right"] {
margin-left: 10px;
}

#header {
width: 910px;
background-image: url(../html_img/header_bg.gif);
background-repeat: repeat-y;
height: 235px;
vertical-align: top;
}

#menu {
width: 290px;
}

#content {
width: 630px;
text-align: left;
padding: 15px;
}

#content  h3, #content a:link, #content a:active, #content a:visited, #content a:hover {
color: #999999;
font-size: 10px;
font-weight: normal;
text-decoration: none;
display: inline;
}

#submenu {
color: #999999;
background-color: #f2f2f2;
padding: 10px;
margin-bottom: 15px;
}

#submenu a:link, #submenu a:active, #submenu a:visited, #submenu a:hover {
color: #6699cc;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

#footer {
font-size: 9px;
padding-top: 10px;
text-align: center;
}

#content .linkek a:link, #content .linkek a:active, #content .linkek a:visited, #content .linkek a:hover {
color: #3399ff;
text-decoration: none;
}

