*{
margin:0px;
padding:0px;
}

body{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 0px;
padding-left:0px;
background-color:#484f9b;
background-image:url(/filex/imgs/bg.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position: 0px 0px;
margin-top:0px;

}
.main{
float:left;
margin-left:100px;
width:600px;
border:1px solid #999999;
margin-top:0px;
padding:0px;
}

.blok_navi_top{
float:left;
margin-top:90px;
width: 600px;
height:24px;
background-color:transparent;
background-image:url(/filex/imgs/bg_navi_top.png);/**/
}
/*
div.navi_top{
min-width:120px;
max-width:150px;
float:left;
height:20px;
padding: 2px;
font-weight:bold;
text-align:center;
border-right:1px solid #CCCCCC;
}
*/
/*- Menu Tabs G--------------------------- */

    #tabs {
      float:left;
      width:100%;margin-left:8px;
     /* background:#FF99CC;*/
      /* line-height:normal;	  */
      }
    #tabs ul {
	  margin:0px;
	  padding:0px 0px 0px 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/filex/imgs/menu/tableft.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  cursor:pointer;
      }
    #tabs a span {
	font-weight:bold;
	text-align:center;
      float:left;
      display:block;
      background:url("/filex/imgs/menu/tabright.png") no-repeat right top;
     padding:3px 6px 3px 2px;
	 margin-right: 3px;
      color:#ffffff;
	  min-width:115px;
max-width:115px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF6600;
      }
	  
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      } 




a{
color:#cc3300;/* 0066ff   FF6600*/
}
a:visited{
color:#cc3300;
}

a:hover{
color:#FF6600;
text-decoration: underline;
}

a.navi_top{
letter-spacing:2px;
color:#FFFFFF;
text-decoration:none;
}

a.navi_top:visited{
color:#FFFFFF;
}

a.navi_top:hover{
color:#ff6600;
text-decoration:underline;
}

/*
a.txtlink{
color: #FF6600;
}

a.txtlink:hover{
color:#cc3300;
text-decoration: underline;
}
*/
.btn{
height: 19px;
max-width:95px;
width:30px;
background-color: #FF6600;
}
.sisus{
margin-top:0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom:10px;
width:580px;
min-height:330px;
background-color:#FFFFFF;
/*z-index:100;*/
float:left;
text-align:justify;
}
/*
.navi{
background-color:#FF6600;
color: #FFFFFF;
}*/
a.menu{
text-transform:capitalize;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #FF6600;
text-decoration: none;
text-transform:uppercase;
}
a.menu:hover{
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:overline;
}
.toplink{
margin:2px;
}
.main_otsikko{
font-size: 15px;
font-weight: bold;
text-transform:uppercase;
text-align:left;
}
.otsikko{
font-size: 13px;
font-weight: bold;
margin:2px;
}
.pikkuotsikko{
font-weight: bold;
margin-top: 4px;
margin-bottom:2px;
}

.txt_blok_left{
float:left;
padding:3px;
margin:2px;
/*border:1px solid #333333;*/
}
.txt_blok_right{
float:right;
padding:3px;
margin:2px;
/*border:1px solid #333333;*/
}


.txt{

}
.txt_sml{
font-size:smaller;
}
.korostus{
font-weight: bold;
}
.varoitus{
color:#FF0000;
font-weight: bold;
}

ul{
color:#FF6600;
list-style-position:inside;
}
li{
color:#000000;
list-style-type:disc;
}

.td_color{
color: #FF6600;
}

.img_item{
border: 1px solid #666666;
}
.img_item_thumb{
border: 1px solid #666666;
}


div.pager{
border:thin dashed #CCCCCC;
width:100%;
text-align: center;
padding-bottom:4px;
padding-top:4px;
}

.footer{
float:left;
width:600px;
color:#FFFFFF;
/*background-image: url(/filex/imgs/bg_footer.png);*/
background-repeat:no-repeat;
background-color:#4a325d;
}

td.color_blok{
font-size: smaller;min-width: 150px;
}
.input_select{
font-size: 10px;
min-width: 150px;
}
.input_select_small{
font-size: 10px;
}
.btn_submit{
background-color:#cc3300;
color:#FFFFFF;
font-weight: bold;
border-left: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
text-decoration:none;
padding:1px;
cursor:pointer;
}
.btn_submit:visited{
background-color:#cc3300;
color:#FFFFFF;
font-weight: bold;
border-left: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
text-decoration:none;
padding:1px;
cursor:pointer;
}


.notice{
/*background-color:#FFFF66;*/
padding: 2px;
color:#006699;
text-align: center;
}

.universalform{
background-color:#CCCCCC;
border:thin solid #666666;
padding: 4px;
width: 750px;
margin-right:2px;
margin-bottom:2px;	
}

#messagebox{ color:#000000; background-color:#cccccc;border: 1px solid #FF9900; padding:2px;display: none;z-index:888;width:200px;}

/* SAITTI */
.img-left{
float:left;
font-size:smaller;
text-align:center;
color:#FFFFFF;
margin:3px;
padding:0x;
}

.img-right{
float:right;
font-size:smaller;
text-align:center;
border:thin solid transparent;
background-color:#666666;
color:#FFFFFF;
margin:3px;
padding:0x;
}

.verkkopaita{
visibility:hidden;
display:none;
width:1px;
height:1px;
}
