/* CSS Document */

html { overflow-y: scroll; }
body { margin: 0px; background-image:url(Slices/top_bg.jpg); background-position:left top; background-repeat:repeat-x; background-color:#70D2F7; }
.headerit { font-family:Georgia; font-size:18px; color:#486001; }

.menu { font-family:Georgia; font-size:14px;}
a.menu:link 	{ color: #FFFFFF; text-decoration: none}
a.menu:visited 	{ color: #FFFFFF; text-decoration: none}
a.menu:active 	{ color: #FFFFFF; text-decoration: none; outline: none}
a.menu:hover   	{ color: #e0f89f; text-decoration: none}
a.menu:focus   	{ -moz-outline-style: none;}

.laskuri { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#e0f89f;}

.tiedoteotsikko { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#e0ff85; font-weight:bold;}
.tiedoteteksti { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;}
.tapahtumaotsikko { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#255fbc; font-weight:bold;}
.tapahtumateksti { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#65a1dc;}

.otsikko { font-family:Georgia; font-size:18px; color:#ad2222;}
.teksti { font-family:Verdana; font-size:10px; color:#000000;}

.alaotsikko { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#255fbc; font-weight:bold;}
.alateksti { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#65a1dc; }
a.maili:link 		{ color: #255fbc; text-decoration: none}
a.maili:visited 	{ color: #255fbc; text-decoration: none}
a.maili:active 		{ color: #255fbc; text-decoration: none; outline: none}
a.maili:hover   	{ color: #65a1dc; text-decoration: none}
a.maili:focus   	{ -moz-outline-style: none;}

.copy { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#e0f89f;}
a.copy:link 		{ color: #e0f89f; text-decoration: none}
a.copy:visited 		{ color: #e0f89f; text-decoration: none}
a.copy:active 		{ color: #e0f89f; text-decoration: none; outline: none}
a.copy:hover   		{ color: #65a1dc; text-decoration: none}
a.copy:focus   		{ -moz-outline-style: none;}

a:link 		{ color: #255fbc; text-decoration: none}
a:visited 	{ color: #255fbc; text-decoration: none}
a:active 	{ color: #255fbc; text-decoration: none; outline: none}
a:hover   	{ color: #65a1dc; text-decoration: none}
a:focus   	{ -moz-outline-style: none;}

a.tiedoteteksti:link 		{ color: #255fbc; text-decoration: none}
a.tiedoteteksti:visited 	{ color: #255fbc; text-decoration: none}
a.tiedoteteksti:active 		{ color: #255fbc; text-decoration: none; outline: none}
a.tiedoteteksti:hover   	{ color: #FFFFFF; text-decoration: none}
a.tiedoteteksti:focus   	{ -moz-outline-style: none;}

.lomake { width:100%; background-color:#CEFE74; border:#AFE746 1px solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}