body {
	background-color: #FFFFFF;
	background-image: url(/theme/tausta.png);
}

.menuup {
	width: 110px;
	height: 10px;
}

.menucontent {
	padding-right: 8px;
	padding-left: 8px;
}

.menucontent a:hover {
	background-color: #BBEECC;
}

.menudown {
	width: 110px;
	height: 10px;
}

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	padding-left: 8px;
	width: 750px;
}

.info {
	border-width: 2px;
	border-style: solid;
	border-color: #8D8D8D;
	background-color: #CACAEA;
	padding: 4px;
}

.error {
	border-width: 2px;
	border-style: solid;
	border-color: #8D8D8D;
	background-color: #DABABA;
	padding: 4px;
}

.pagetitle {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	padding: 8px;
}

.title {
	font-size: large;
}

h1 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.kurssiTitle {
	border: 1px solid #8D8D8D;
	background-color: #DCDCDC;
	font-size: small;
	font-weight: bold;
}

.kurssiDesc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	background-color: #FFFFFF;
}

.bignote {
	font-size: medium;
}

.pricelistSection {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
}

.pricelistHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #8D8D8D;
	border-right: 1px none #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	background-color: #DCDCDC;
	white-space: nowrap;
}

.pricelistHeaderLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	background-color: #DCDCDC;
}

.pricelistItems {
	background-color: #FFFFFF;
	border-top: 1px none #8D8D8D;
	border-right: 1px none #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
}

.pricelistItemsNoLeft {
	background-color: #FFFFFF;
	border-top: 1px none #8D8D8D;
	border-right: 1px none #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px none #8D8D8D;
}

.pricelistName {
	background-color: #FFFFFF;
	border-top: 1px none #8D8D8D;
	border-right: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
}

.copyright {
	font-size: xx-small;
}
