/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
 }

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 17pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(escal/monthBg.gif);
	}
/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	background-image: url(escal/dayBg.gif);
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
	font-weight: bold;
    }
/*

/* OverLIB popup text size */
.oLib {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
    }
/*

---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

Remove the "background-image..." lines to remove graphics as table cell background images.

If you do use images, change the "background-color..." to a sililar color to that
of your image. This will help persons with slow connections to see the event markings.

You can optionally remove the "background-color..." lines to only use graphics.

*/

/* Normal Cell Background (date number with no event markings) */
.s20 {
	background-image:  url("escal/cdef.gif");
	background-color: #EEEEEE;
	}
	.s2 {
	background-image:  url("escal/cdef.gif");
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s200 {
	background-image:  url("escal/cdef5.gif");
	background-color: #EBEBEB;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s210 {
	background-image:  url(/v2/escal/cdef9.gif);
	background-color: #F3F4D9;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s220 {
	background-image:  url(/v2/escal/cdef9.gif);
	background-color: #F3F4D9;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s230 {
	background-image:  url(/v2/escal/cdef9.gif);
	background-color: #F3F4D9;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	background-image:  url(/v2/escal/cdef9.gif);
	background-color: #F3F4D9;
	}
.kalenteri {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(/v2/escal/monthBg.gif);
	vertical-align: middle;
}
.tanaan {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(/v2/escal/dayBg.gif);
}
.tapahtumat {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-image: url(/v2/escal/monthBg.gif);
}
.uutiset_otsikko {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
A.uutiset_otsikko:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A80000;
	line-height: normal;
	text-decoration: none;
}
.uutiset_pvm {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.uutiset_teksti {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.linkit {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.vieras_otsikko {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.vieras_nimi {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.lihavoitu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.vieras_pvm {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.vieras_klo {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
}
.tulosta {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.sivu_linkki {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
A.sivu_linkki:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #A60000;
	text-transform: capitalize;
	text-decoration: none;
}
.osoite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
	border: none;
	padding-top: 2px;
}
.ottelut_seuraava {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-image: url(/v2/escal/monthBg.gif);
	letter-spacing: 1px;
}
.ottelut_etu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #EBEBEB;
	line-height: normal;
	text-decoration: none;
}
A.ottelut_etu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #A60000;
	background-color: #EBEBEB;
	line-height: normal;
	text-decoration: none;
}
A.ottelut_etu:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #EBEBEB;
	line-height: normal;
	text-decoration: none;
}
A.ottelut_etu:visited:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #A60000;
	background-color: #EBEBEB;
	line-height: normal;
	text-decoration: none;
}
.uutinen_pieni_pvm {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.uutiset_otsikko_iso {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A80000;
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
}
.vieras_etu {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.vieras_etu_otsikko {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.tulokset {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
A.tulokset:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #A80000;
}
.uutiset_otsikko_etu {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
A.uutiset_otsikko_etu:hover {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A80000;
	line-height: 20px;
	text-decoration: none;
}
.allekirjoitus {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.osoite_pun {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #a80000;
	text-transform: uppercase;
}
.alalinkit {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	word-spacing: normal;
}
.alalinkit_harmaa {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #999999;
	font-weight: normal;
	word-spacing: normal;
	vertical-align: bottom;
}
.tulokset_otsikko {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a70000;
	text-transform: uppercase;
}
.sivu_linkki_nyk {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	text-transform: capitalize;
}
A.sivu_linkki_nyk:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #A60000;
	text-transform: capitalize;
	text-decoration: none;
}
.sivu_linkki_etu {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E6E6E6;
	text-transform: capitalize;
}
A.sivu_linkki_etu:hover {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A60000;
	text-transform: capitalize;
	text-decoration: none;
}
.sivu_linkki_edel {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E6E6E6;
	text-transform: capitalize;
}
A.sivu_linkki_edel:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A60000;
	text-transform: capitalize;
	text-decoration: none;
}
.sivupalkki {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tulostakuva {
	top: 5px;
}
.laatikko {
	background-color: #F0F0F0;
	border: 1px none #999999;
}
.haejoukkue {

	background-color: #FFFFE1;
	border: 1px solid #CCCCCC;
}
.s223 {

	background-image:  url(/v2/escal/cdef7.gif);
	background-color: #EFD9F4;
}
.s222 {


	background-image:  url(/v2/escal/cdef8.gif);
	background-color: #DBD9F4;
}
.s213 {


	background-image:  url(/v2/escal/cdef7.gif);
	background-color: #EFD9F4;
}
.s233 {


	background-image:  url(/v2/escal/cdef7.gif);
	background-color: #EFD9F4;
}
.s212 {



	background-image:  url(/v2/escal/cdef8.gif);
	background-color: #DBD9F4;
}
.s232 {




	background-image:  url(/v2/escal/cdef8.gif);
	background-color: #DBD9F4;
}
.s211 {
	background-image:  url("escal/cdef2.gif");
	background-color: #F5E0D8;
}
.s221 {
	background-image:  url("escal/cdef2.gif");
	background-color: #F5E0D8;	
}
.s231 {
	background-image:  url("escal/cdef2.gif");
	background-color: #F5E0D8;
}
.selitteet {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: none;
}
.selitelaatikko {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.selite {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.tilastoselite {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.harmaalinkki {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.harmaalinkkinyk {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A80000;
}
.dropdown {
	background-color: #0B006B;
	border-top: none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px outset #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.dropdowns {
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	border: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
}
A.dropdowns:hover {
	text-decoration: none;
}

.taustateksti {
	background-image: url(/v2/images/kopo_teksti.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right bottom;
}
.galleria {
	padding-left: 10px;
}
.dc{
   position: relative;
   top: -.15em;
   font-size: 500%;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   float: left;
   margin: 0 3px -.4em 0;
}
.sarjataulukko_otsikko {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #A60000;
}
.tekstikentta {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 12px;
	text-align: center;
}
.tekstikentta2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 16px;
	text-align: center;
}
.etu_pisteet {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	cursor: default;
	vertical-align: 5%;
	background-image: url(/v2/images/etu_pisteet.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
A.uutiset_otsikko_etu:visited {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
A.uutiset_otsikko_etu:visited:hover {



	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A60000;
	line-height: 20px;
	text-decoration: none;
}
.tekstikentta3 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 100px;
	text-align: left;
}
.tekstikentta4 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 30px;
	text-align: center;
}
.tilasto_kopo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
}
.tilasto_vast {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
}
.ottelu_joukkue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DDDD00;
	font-style: normal;
	font-variant: normal;
}
.ottelu_tulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.pienet_linkit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.ottelut_etu2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #EBEBEB;
	line-height: normal;
	text-decoration: none;
}

.sarjataulukko {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
}
.sarjataulukko_selite {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
}
.pelaaja_kortti_esit {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.pelaaja_kortti_pist {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 2px;
	margin-right: 3px;
	margin-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pelaaja_kortti_ots {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
}
.tilasto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
A.tilasto:hover {
	font-family: Arial;
	font-size: 12px;
	color: #A60000;
	text-decoration: none;
}
.ottelut_seuraava_teksti {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
}
.pelaaja_kortti_pist_sin {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	padding-right: 3px;
	padding-left: 2px;
	margin-right: 3px;
	margin-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pelaajat {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.ottelu_tulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
