a {
	text-decoration: none; color: #FFF;
}
a:hover {
color: red;
}


body { 
background: #000; 
color:#CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#top {
float: left;
width: 850px;
border: 7px solid #363533;
border-top: 0px;
border-bottom: 0px; 
height: 60px; 
}

#top div.left { float: left; width: 183px; height: 60px; border-right: 7px solid #363533; background-image: url("images/top_left.png"); }

#top div.middle { float: left; width: 470px;
 }

#top div.right { float: right; width: 183px; height: 60px; border-left: 7px solid #363533; background-image: url("images/top_righ.png"); }

#banner {
background: #000;
height: 144px;
border: 7px solid #363533;
border-bottom: 0px; 
background-image: url("images/banner00.png"); 
background-repeat: no-repeat; }

#menu {
margin:0;
padding:0;
}

#menuul { list-style-type: none; 
margin:0;
padding:0;
height: 22px;
text-align: center;
}

#menuli {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0.92em;
padding-top: 4px;
padding-bottom: 4px;
float: left;
border-left: 1px solid #9a9997;
border-top: 1px solid #9a9997;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
background: #363533;
}

.menutd {
border-left: 1px solid #9a9997;
border-top: 1px solid #9a9997;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
background: #363533;
padding:4px;
padding-left:7px;
padding-right:7px;
}

li {

}

#menu a { font-size: 12px;}
a.submenu { font-size: 14px;}
a.cat { font-size: 12px;}

#content {
float: left;
width: 850px;
border: 7px solid #363533;
border-top: 0px;
border-bottom: 0px; }

table {
font-size:11px;
}
th {
color: red;
text-align:left;
}
tr.out {
	background-color:#000;
}
tr.over {
	background-color:#666;
}

#left {
text-align: center;
min-height: 370px;
float: left;
/*border-right:7px solid #363533;*/
width: 183px; background-image: url("images/left.png"); background-repeat: no-repeat; }

#right {
vertical-align:top;
text-align: center;
min-height: 370px;
float: right;
width: 182px;
background-image: url("images/right.png");
background-repeat: no-repeat;
/*border-left:7px solid #363533;*/
height:100%;
}

#middle {
float: left;
width: 471px;
border: 7px solid #363533;
border-top: 0px;
border-bottom: 0px;
/*padding:9px 5px 5px 5px;*/
height:100%;
}

#middle h1 { 
font: 14px arial;
text-align: center }
#middle p strong { margin: 5px;  margin-left: 0px; }

#otsikko {
font-size:15px;
font-weight:bold;
padding:9px 0px 10px 10px;
}

#letters {
	font-size:9px;
}

p {
margin: 6px;
font-size: 13px;
/*padding:0px 5px 0px 5px;*/
}

div.line { margin-top: 35px; height: 1px; width: 1px; }
img.banneri { display: block }
img { border: 1px solid #666;
}
