body
{
	background-color:#FFFFFF;
	margin:0px;
	padding:20px;
	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

TD
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;		
}

P
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;		
}

DIV
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;			
}


H2
{
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}

H3
{
	font-family: Arial;
	font-size: 13px;	
	font-weight: bold;
	color: #000000;
}

IMG.htmlvis{
	margin-bottom: -3px;
}

fieldset{
	border-color: #d1dfe8;
}

a
{
	font-family: Arial;
	font-size: 12px;
	color: blue;
	text-decoration: none;	
}

a:visited
{
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

a.mainmenu
{
	color: #000000;
	font-weight: normal;	
}

FORM.langselect{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #888888;
	font-weight: bold;	
}

SELECT.langselect
{
	font-size: 12px;	
}

DIV.evipackelement
{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 10px;
}

DIV.evipackelementbrd1
{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #d1dfe8;
}

INPUT.searchform
{
	font-size: 10px;
}



TD.maintable{
	background-color: White;
}

TD.nobgrepeat
{
	background-repeat: no-repeat;
}

TD.horbgrepeat
{
	background-repeat: repeat-x;
}

TABLE.transp
{
	background-color: transparent;
}
TD.nobgrepeattransp
{
	background-repeat: no-repeat;
	background-color: transparent;
}


TD.verbgrepeat
{
	background-repeat: repeat-y;
}

TD.mainmenucell
{
	background-color: #DFDFDF;
	font-size: 12px;
	color: white;
	padding-left: 45px;		
}

IMG.kuvasarjakeski
{
	width: 90px;
	padding-right: 15px;
	padding-bottom: 8px;
	border: 0px;
}

IMG.kuvasarjareuna
{
	width: 120px;
	padding-bottom: 8px;
	border: 0px;
}

IMG.kuvasarjaiso
{
	width: 270px;
	padding-bottom: 8px;
	border: 0px;
}

IMG.kuvasarjapf
{
	width: 150px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

IMG.kuvasarjaib
{
	border: 0px;
	max-width: 140px;
}

H3.portfolio
{
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}

A.portfolio
{
	color: #0099FF;		
}

A.submenu
{
	color: #0099FF;
		
}

TD.footercell
{

	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;	
		
}


/* KALENTERIN CSS TIEDOT */

/* 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(/intra/static_images/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(./data/images/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;
    }
	 
a.side:link {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #000000;
 }

a.side:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #000000;
  }


a.side:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #aaaaaa;
  text-decoration : none;
}


a.side_red:link {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #FA0505;
 }

a.side_red:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #FA0505;
  }


a.side_red:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #aaaaaa;
  text-decoration : none;
}


a.side_blue:link {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #1D1F88;
 }

a.side_blue:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #1D1F88;
  }


a.side_blue:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  COLOR: #aaaaaa;
  text-decoration : none;
}


/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #EBEBEB;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-color: #F5E0D8;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22 {
	background-color: #F5E0D8;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s23 {
	background-color: #F5E0D8;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	background-color: #F5E0D8;
	}


.dates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #446B93;
}
.events {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}