 
/*********
 * Yleiset 
 *********/

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

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


div {
	text-align: left;
}
a:link, a {
	color: black;
	text-decoration: underline;
}

a:active, a:hover {
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: underline;
}

img {

	border: 0px;
	}

td { 
	vertical-align: top;
}

#main_content img {
	display: none;
}
#main_content a img {
 border: 0;
 }

#paamokkula {
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 0px;
	maring: 0px;
}
#header img {
	display: none;
}
#main_content {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 110%;
	font-size: 0.9em;
	text-align: justify;
}

#controllers {
	display: inline;
	font-size: 10px;
}

.controller_text ul li, .controller_text_left ul li {
	padding: 3px;
}



/***********
 * Linkbarit
 ***********/
 
#linkbar1, #linkbar2 {
	display: inline;
	background-color: #fff;
	text-align: left;
	height: 12px;
}

#linkbar1 a, #linkbar2 a, #linkbar1 a:visited, #linkbar2 a:visited {
	color: #000;
	background: #fff;
	line-height: 10px;
	font-size: 10px;
	padding: 0;
}
#linkbar1 ul li, #linkbar2 ul li {
	background: #fff;
	color: #000;
	line-height: 10px;
	font-size: 10px;
	padding: 0;
	display: inline;
}
#linkbar1 ul, #linkbar2 ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
	display: inline;
}
#linkbar2 span.inline {
	display: none;
}
table#hallitus {
	text-align: left;
	width: 100%;
}

table#hallitus td {
	vertical-align: top;
}

table.tentti {
	width: 450px;
}
table.tentti tr.kurssi {
	background-color: ;
}
table.tentti td {
	padding: 5px;
}


h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	font-size: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
}

.copytext {
	font-style: none;
}

#footer {
	font-size: 11px;
	color: #000;
	text-align: center;
	float: bottom;
	width: 100%;
	border-top: 1px solid black;
}

#footer span.copytext { 
	color: #000;
	display: block;
	float: right;
}
#footer span.copytext a {
	display: inline;
	text-decoration: none;
}

#footer span.webmaster {
	color: #000;
	display: block;
	float: left;
}
#footer span.webmaster a {
	display: inline;
	text-decoration: none;
}


#print_header {
	width: 100%;
	position: inline;
	text-align: left;
	padding-bottom: 2px;
}
#print_header_text {
	display: none;
}
#print_header_address {
	position: inline;
	font-size: 10px;
}
doc.docdisp {
	border: 0;
}

