html {
	margin-top:0px;
}


body, BODY {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	background: #ffffff url('pics/tausta.jpg');
	background-position: top;
	background-repeat: repeat-x;
	font-size : 89%; 
	margin:10px; 
	margin-top:0px;
}

#container {
	background-color: #ffffff;
	width: 90%;
	margin: auto;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

#syo_content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #000000 url('pics/juoksija.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	color: #ffffff;
}
#syo_content h1{
	color: #ffffff;
}

table.ylapalkki {
	background: black url("http://www.kangasalask.fi/kuvat/ylatausta.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

td.ylapalkki {
	padding: 0;
}

hr {
	height: 1px;
	color:  #c1c1c1;
	background-color: #c1c1c1;
	border: none;
}

td, TD, P, p {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}

P, p {
	margin-left: 15px;
	margin-bottom: 7px;
	margin-right: 10px;
	margin-top: 5px;
/*	text-align : justify;*/

}

TD.tiedote, td.tiedote {
	padding: 10px 10px 10px 10px;
	font-family : Arial, Helvetica, Sans-Serif;
/*	text-align : justify;*/
	background-color: #FFFFFF;
}

a {
	color : #33589f;
	text-decoration: none;
	/*color : #00b986;*/
}

a:hover {
	color : #33C8C8;
	text-decoration: none;
	/*color : #00b986;*/
}



H1, h1, H2, h2, H3, h3, H4, h4, H5, h5, H6, h6 {
	color : #578bb8;
	font-weight: normal;
	margin-left: 10px;
}

ul {
	padding: 0;
	margin-top: 0;
/*	margin-bottom; 0;*/
	list-style-type: none;
}


ul#tt_lista {
        padding: 0 0 0 4em;
        list-style-type: square;
} 

.ylatausta {
	background-image : url(http://www.kangasalask.fi/kuvat/ylatausta.jpg);
} 

.palkkilinkit {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
/*font-size : 11px;*/
font-weight : bold;
text-decoration : none;
color : #ffffff;
}

.palkkilinkit:hover {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #aaaaaa;
}

.palkkilinkit2 {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #ffffff;
}

.palkkilinkit2:hover {
font-family : Verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #aaaaaa;
}

.alapalkkilinkit {
font-family : verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #ffffff;
}

.alapalkkilinkit:hover {
font-family : verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight : bold;
text-decoration : none;
color : #aaaaaa;
}


.mustatosipieni {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #000000;
}

.harmaatosipieni {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
color : #7e7e7e;
}

.sininenkeski {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
text-decoration : bold;
color : #33589f;
}

.ilmoittautuneet {
	width: 350px;
	margin: auto;
	margin-top: 15px;
	border: solid #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	background: #FFFFFF;
}

.ilmoittautuneet td, .ilmoittautuneet th {
	padding: .2em;
	spacing: 2px;
	border: solid 1px #FFFFFF;
	border-width: 1px 1px 1px 1px;
	background-color: #AAAACC;
}


