html {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	min-width: 98%;
	position: relative;
}
body{
margin: 0;
padding: 0;
font: normal 11px Tahoma, Verdana, Georgia, Sans-Serif;
color: #333333;
min-width: 1000px;
background: #000000 url(images/bg.png) repeat-x;
background-position: top;
background-attachment: inherit;
cursor: url(images/cdefault.cur), auto;
overflow-x: hidden;
}

td.baloldal{
background-image: url(images/bal.png);
background-position: center right;
background-repeat: no-repeat;
}

td.jobboldal{
background-image: url(images/jobb.png);
background-position: center left;
background-repeat: no-repeat;
}

a {
color: #000000;
text-decoration: none;
font-weight: bold;
cursor: url(images/cdefault.cur), auto;
}

a:hover {
color: #282E10;
text-decoration: none;
font-weight: bold;
cursor: url(images/cdefault.cur), auto;
}

#header {
width: 980px;
margin: 0 auto;
}

#topsection{
background-image: url(images/header_bg.png);
background-position: bottom left;
background-repeat: no-repeat;
height: 280px;
width: 980px;
padding: 0;
}

#sitename {
color: #000000;
font: 24px Impact, Tahoma, Arial;
padding-top: 40px;
padding-left: 320px;
}

#topmain {
background: url(images/top_mainbg.png) no-repeat;
width: 980px;
height: 23px;
}

#maincontainer{
background: url(images/middle_mainbg.png) repeat-y;
width: 980px;
height: 100%;
margin: 0 auto;
}

#contentcolumn {
width: 510px;
margin: 15px 15px 0 16px;
}

#contentcolumn .button {
background: #00395F;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #000000;
text-align: center;
padding: 4px;
}

#contentcolumn .button:hover {
background: #325F89;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #FFFFFF;
text-align: center;
padding: 4px;
}

#contentcolumn2 {
width: 730px;
margin: 15px 15px 0 16px;
}

#contentcolumn2 .button {
background: #00395F;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #000000;
text-align: center;
padding: 4px;
}

#contentcolumn2 .button:hover {
background: #325F89;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #FFFFFF;
text-align: center;
padding: 4px;
}

#leftcolumn{
margin-top: 15px;
margin-left: 6px;
width: 210px;
}

#leftcolumn .button {
background: #4A0B09;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #000000;
text-align: center;
padding: 4px;
}

#leftcolumn .button:hover {
background: #893531;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #FFFFFF;
text-align: center;
padding: 4px;
}

#rightcolumn{
margin-top: 15px;
margin-right: 6px;
width: 210px;
}

#rightcolumn .button {
background: #282E10;
color: #FFFFFF;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #FFFFFF;
text-align: center;
padding: 4px;
}

#rightcolumn .button:hover {
background: #4A0B09;
color: #323232;
font: 12px Tahoma, Verdana, Georgia, Sans-Serif;
font-weight: normal;
border: 1px solid #000000;
text-align: center;
padding: 4px;
}

#main_bottom {
background: url(images/bottom_mainbg.png) no-repeat;
height: 33px;
width: 980px;
}

#footer{
width: 100%;
height: 70px;
background: url(images/footer_bg.png) repeat-x;
text-align: center;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
font-weight: bold;
}

#footer a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

#footer img {
border: 0px;
}

#footer_main {
width: 980px;
height: 70px;
background: url(images/trees.png) no-repeat;
}

#license {
text-align: right;
padding: 8px;
}

#disclaim {
text-align:left;
padding-left: 120px;
}

/************ Navigation classes **************/

.nav {
background: transparent url(images/nav_bg.png) no-repeat;
text-align: center;
/*padding: 14px 0px 12px 0px;*/
padding: 4px 0 2px 0;
color: #FFFFFF;
height: 36px;
}

.nav_buttons, .nav_buttons_red {
display: inline-block;
vertical-align: top;
margin-left: 2px;
margin-right: 2px;
height: 36px
}

.nav_buttons a, .nav_buttons_red a  {
font-size: 15px;
font-weight: bold;
line-height: 33px;
display: inline-block;
margin-bottom: 2px;
padding: 0 6px 0 6px;
border: 0px solid transparent;
color: #FFFFFF;
}

.nav_buttons a:hover, .nav_buttons_red a:hover  {
background-color: #8b8b8b;
padding: 0 6px 0 6px;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
border: 0px solid #000000;
}

.nav_buttons_red {
/*display: inline;
vertical-align: bottom;
margin-left: 2px;
margin-right: 2px;*/
}

.nav_buttons_red a {
/*font-size: 15px;
font-weight: bold;
padding: 6px;
border: 0px solid transparent;*/
color: red;
}

.nav_buttons_red a:hover {
background-color: #8b8b8b;
color: red;
/*font-size: 15px;
padding: 6px;
font-weight: bold;
border: 0px solid #000000;*/
}

.hilite {
display: inline;
vertical-align: bottom;
margin-left: 2px;
margin-right: 2px;
}

.hilite a {
background-color: #8b8b8b;
padding: 6px;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
border: 0px solid #000000;
}

.hilite a:hover {
background-color: #8b8b8b;
padding: 6px;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
border: 0px solid #000000;
}

/***************** News Classes *********/

.news_table {
width: 100%;
}

.news_caption {
background: url(images/news_bg.png) no-repeat;
height: 100px;
vertical-align: top;
}

.caption {
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 58px 60px 4px 14px;
}

.news_content {
padding: 10px 10px 10px 10px;
text-align: left;
background-color: #ffffff;
border-left: 4px solid #000000;
border-right: 4px solid #000000;
}

.news_bottom {
height: 19px;
}

.news_info {
background: url(images/news_info_bg.png) no-repeat;
height: 43px;
color: #FFFFFF;
padding: 10px 8px 10px 36px;
}

.news_info a {
color: #FFFFFF;
font-weight: bold;
}

.news_info a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.news_image {
float:left;
margin: 6px;
border: 4px solid #282E10;
}

.newscath {
margin-bottom:8px;
text-align:left;
}

/***************** Menu Classes ****************/

.menu_table {
margin-bottom: 10px;
}

.menu_caption {
background: url(images/menu_cap.png) no-repeat;
height: 57px;
color: #FFFFFF;
font-size: 14.6px;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

.menu_content {
background: url(images/menu_bod.png) repeat-y;
padding: 0px 14px 9px 14px;
text-align: left;
}

.menu_bottom {
background: url(images/menu_bot.png) no-repeat;
height: 21px;
}

.menu_captionl {
background: url(images/menu_cap_rd.png) no-repeat;
height: 73px;
vertical-align: top;
}

.captionl {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 23px 5px 4px 10px;
vertical-align: top;
}

.menu_contentl {
background: url(images/menu_bod_rd.png) repeat-y;
padding: 6px 9px 9px 23px;
text-align: left;
color: #FFFFFF;
}

.menu_contentl a {
color: #FFFFFF;
font-weight: bold;
}

.menu_contentl a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.menu_bottoml {
background: url(images/menu_bot_rd.png) no-repeat;
height: 23px;
}

.menu_captionr {
background: url(images/menu_cap_gr.png) no-repeat;
height: 73px;
vertical-align: top;
}

.captionr {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 23px 5px 4px 10px;
vertical-align: top;
}

.menu_contentr {
background: url(images/menu_bod_gr.png) repeat-y;
padding: 6px 9px 9px 23px;
text-align: left;
color: #FFFFFF;
}

.menu_contentr a {
color: #FFFFFF;
font-weight: bold;
}

.menu_contentr a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.menu_bottomr {
background: url(images/menu_bot_gr.png) no-repeat;
height: 23px;
}

.menu_captionc {
background: url(images/menu_cap_bl.png) no-repeat;
height: 94px;
vertical-align: top;
}

.captionc {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 47px 5px 4px 10px;
vertical-align: top;
}

.menu_contentc {
background: url(images/menu_bod_bl.png) repeat-y;
padding: 8px 9px 9px 23px;
text-align: left;
color: #FFFFFF;
}

.menu_contentc a {
color: #FFFFFF;
font-weight: bold;
}

.menu_contentc a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.menu_bottomc {
background: url(images/menu_bot_bl.png) no-repeat;
height: 19px;
}

.menu_captionc2 {
background: url(images/menu_cap_bl2.png) no-repeat;
height: 94px;
vertical-align: top;
}

.captionc2 {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 47px 5px 4px 10px;
vertical-align: top;
}

.menu_contentc2 {
background: url(images/menu_bod_bl2.png) repeat-y;
padding: 8px 9px 9px 23px;
text-align: left;
color: #FFFFFF;
}

.menu_contentc2 a {
color: #FFFFFF;
font-weight: bold;
}

.menu_contentc2 a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.menu_bottomc2 {
background: url(images/menu_bot_bl2.png) no-repeat;
height: 19px;
}

/***************** Core classes ***********/

.smalltext, .smallblacktext, .tbox, .nextprev, .helpbox {
font-size: 10px;
}

h1 {
font-size: 15px;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
}

h2 {
font-size: 13px;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
}

h3 {
font-size: 16px;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
}

.tbox, .helpbox{	
border: 1px solid #000000;
padding: 4px;
width: auto;
margin: 4px;
}

.indent {
border: #000000 1px dashed;
padding: 8px;
margin: 0px;
}

.nextprev {
border: 0px;
text-align: center;
padding: 2px;
background-color: #FFFFFF;
}

.nextprev2 {
border: 0px;
text-align: center;
padding: 2px;
background-color: #FFFFFF;
}

code {
border:1px solid #000000;
padding:8px;
margin:14px
}

blockquote {
border:1px solid #000000;
background: #EFF6F9;
padding: 15px;
margin: 5px 0;
}

b{font-size: 110%;}

a img{
border: 0px solid #FFFFFF;
}

/*************** Chatbox/Comment Classes *************/

#chatbox .tbox, .helpbox{	
margin: 3px 0 5px 0;
border: 2px solid #000000;
padding: 3px 3px 3px 3px;
width: 95%;
}

#chatbox .button {
margin-bottom: 7px;
text-align: center;
}

#commentform .tbox, #commentform .helpbox{
width: 350px; 
border: 1px solid #000000; 
}
 
/*************** Forum/Download Classes *************/
  
.fborder, .border{
border-collapse: separate;
border-spacing: 2px;
}

.forumheader {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
padding: 12px;
text-align: left;
}

.forumheader img {
padding-right: 7px;
}

.fcaption {
background: transparent;
font-weight: bold;
font-size: 14px;
padding: 8px;
margin: 8px 0px;
border: 2px solid #000000;
border-spacing: 0px;
}

.forumheader2, .forumheader3 {
border-collapse: collapse;
text-align: left;
padding: 6px;
border: 1px #000000 solid;
}

td.forumheader4 {
border: 1px #000000 solid;
}

.forumheader11 {
border-collapse: collapse;
text-align: center;
padding: 6px;
border: 1px #000000 solid;
}

.defaulttext {
font-size: 11.7px;
}

.forumspacer {
width: 100%;
height: 10px;
}
