BODY,TABLE,TD,P, TEXTFIELD, TEXTAREA, INPUT, SELECT {
	FONT: 11px Tahoma, Arial, Helvetica, sans-serif
}
.main {
	background-color: #ffffff;
	width: 100%;
}
.otsikko {
	font-size: 13px;
	font-weight: bold;
}
.reset {
	font-size: 9px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}
.submit {
	font-weight: bold;
	height: 20px;
	cursor: pointer;
	cursor: hand;
}
.disabledtextarea {
	background-color: #f8f8f8;
	padding: 4px;
	border: #7F9DB9 solid 1px;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #9E9D9E;
}
a {
	color: #004A94;
}
.eialleviivausta {
	text-decoration: none
}
.login_palkki {
	background-color: #CEE7F7;
	border-top:  solid 2px #FFFFFF;
	border-bottom:  solid 1px #0066cc;
	border-left: solid 2px #FFFFFF;
	border-right:  solid 2px #0066cc;
}
.login_palkki2 {
	background-color: #E8E8E8;
	padding: 10px;
	border-top:  solid 1px #FFFFFF;
	border-bottom:  solid 2px #999999;
	border-left: solid 2px #FFFFFF;
	border-right:  solid 2px #999999;
}
.logintausta {
	background-image: url(kuvat/login_tausta.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.otsakereunus {
	border-bottom:  solid 1px #000000;
	text-align: center;
}
.etusivu1 {
	width: 100%;
}
.etusivu1_kampanja {
	width: 350px;
	margin-left:50px;
}
.etusivu1_edit_mode {
	width: 100%;
	background-image: url(kuvat/edit.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2FFDF;
	cursor: pointer;
	cursor: hand;
}
.etusivu1_kampanja_edit_mode {
	width: 350px;
	margin-left:50px;
	background-image: url(kuvat/edit.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2FFDF;
	cursor: pointer;
	cursor: hand;
}
.edit_mode {
	background-image: url(kuvat/edit.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E2FFDF;
	cursor: pointer;
	cursor: hand;
}
.etusivu_teksti {
	font-size: 13px;
	text-align:center;
}
.kampanja {
	position:absolute; 
	display: block;
	margin-top: 10px;
	margin-left:420px;
	width: 150px;
	border: dotted 1px #222222;
}
.kampanjateksti {
	padding: 4px;
	background-color: #FFEC81;
}
.exit_edit {
	position:absolute; 
	display: block;
	padding: 4px;
}
.info0 {
	position:absolute;
	top: 0px;
	left: 0px;
	margin-top: 50px;
	margin-left:10px;
	cursor: pointer;
	cursor: hand;
	display: block;
	background-image: url(kuvat/info.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
}
.info1 {
	position:absolute;
	top: 0px;
	left: 0px;
	margin-top: 50px;
	margin-left:10px;
	cursor: pointer;
	cursor: hand;
	display: none;
	background-image: url(kuvat/info1.gif);
	background-repeat: no-repeat;
	width: 150px;
}
.info2 {
	background-image: none;
	font-size:11px;
	color:#666666;
	background-color:#CEE7F7;
	padding-left:8px;
	padding-right:8px;
	width: 150px;
}
.info3 {
	background-image: url(kuvat/info2.gif);
	width: 150px;
	height: 13px;
}
.navipalkki {
	background-color: #6699CC;
	border-top: solid 2px #7CBAF8;
	border-left: solid 1px #7CBAF8;
	border-right: solid 1px #27598F;
	border-bottom: solid 1px #27598F;
	cursor: pointer;
	cursor: hand;
	background-image: url(kuvat/navitausta.gif);
}
.navipalkki_selected {
	font-weight: bold;
	background-color: #70AEE7;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #27598F;
	border-bottom: solid 1px #27598F;
	cursor: pointer;
	cursor: hand;
}
.uusi {
	font-weight: bold;
	font-size: 10px;
	color: #009900;
}
.lataakuva {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.copyright, .copyright a, .copyright a:visited {
	margin: 1px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #999999;
}
.copyright a:hover{
	text-decoration: underline;
}
