/* CSS Document */

body 
{
font-family: Verdana, sans-serif;
background-color: #000000;
color: #cccccc;
/*SCROLL*/
scrollbar-arrow-color:#999999;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#999999;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#999999;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#000000;
}

/*___________________REUNAT___________________________*/
.tablereunat
{
border-width: 1px;
border-color: #999999;
border-style: solid;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}




/*_______________________FONTS____________________________*/
p{ 
font-family: Verdana, sans-serif; 
color: #ffffff;
background: transparent;
font-size: 11px;
font-weight: normal;
letter-spacing: 1pt;
line-height: 18px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
}
.design{ 
font-family: Verdana, sans-serif; 
color: #999999;
background: transparent;
font-size: 8px;
font-weight: normal;
text-decoration: none;
text-transform: none;
text-align: center;		
margin-top: 9px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.text{ 
font-family: Verdana, sans-serif; 
color: #ffffff;
background: transparent;
font-size: 9px;
font-weight: normal;
letter-spacing: 1pt;
text-decoration: none;
text-transform: none;
text-align: center;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.adress{
font-family: Verdana, sans-serif; 
color: #999999;
font-size: 10px;
font-weight: normal;
text-align: center;
letter-spacing: 1pt;
line-height: 17px;
background-color: #121212;
align: center;
padding: 15px;
border: 1px solid #999999; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}



/*______________________________LINKS__________________________________*/
/*TEKSTISSÄ LINKKI - over ja out*/
a.textlink:link, a.textlink:visited, a.textlink:active {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
a.textlink:hover {
color: #ff0000;
font-weight: normal;
text-decoration: none;
}


a.maillink:link, a.maillink:visited, a.maillink:active {
color: #999999;
font-weight: bold;
text-decoration: underline;
}
a.maillink:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}


a.designlink:link, a.designlink:visited, a.designlink:active {
color: #999999;
font-weight: normal;
text-decoration: none;
}
a.designlink:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}