BODY {
	color: black;
	background-color: white; 
	font-size:80%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px;
	margin-left: 15px;
	padding: 20px;
}

#header {
	margin: 0;
	padding: 0;
	background: url(/pictures/metrofm/ylamaisema.jpg) 0 0 no-repeat;
	height: 113px;
}

#tausta {
	margin-top: 5px;
	padding: 0;
}

#menu {
	position: absolute;
	left: 10px;
	width: 255px;
}

#mainoksia {
	position: relative;
	float: left;
	left: 75px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#menu ul {
	display: block; 
	list-style: none;
}
#menu ul li {
	display: block; 
	float: left;
}

#sisalto {
	display: block;
	margin-top: 10px;
	margin-left: 255px;
	width: 480px;
	min-height: 50em;
	background: url(/pictures/metrofm/pohjakuva.jpg) 0 0 repeat;
}



#scroller {
	width: 85%;
	text-align: right;
	max-width: 723px;
}
#scroller a {
	font-size: 80%;
}
.scroller_constant {
	font-size: 115%;
	font-weight: bold;
	color: black;

}
.scroller_variable {
	font-size: 115%;
	font-weight: bold;
	color: #de0028;
}


.biisinnaytto {
	display: none;
	border: 1px dotted black;
	border-collapse: separate;
        border-spacing:  10px 5px;
}

.pikaviesti {
	width: 85%;
	text-align: right;
	background-color: white;
	font-size: 85%;
	font-weight: bold;
	max-width: 723px;
}

A {
        font-size:90%;
        font-weight:bold;
        background-color: transparent;
	text-decoration:underline;
}

A:active
{
	color: black;
}
A:link
{
	color: #cc3333;
}
A:hover
{
	color: black;
}
A:visited
{
	color: #cc3333;
}

.small {
	font-size: 80%;
}
.chosen
{
	color: black;
}

IMG
{
	border: 0;
}

h1,h2, h3 { 
	color: #0073BA;
        background-color: transparent; 
        font-weight:bold;
        text-align: center;
}

h1 { font-size: 140%; }     
h2 { font-size: 130%; }          
h3 { font-size: 120%; }
 
P, TABLE, FORM
{ font-size:95%; }

th {
	background-color: #f0eeee;
} 
 
.otsikko {
        font-weight: bold;
        font-size: 110%;
        text-transform: uppercase;
}

hr {                      
        color: #666666;                  
        background-color: #666666; 
        height: 1px;
        border: 0;
	max-width: 723px;
}

