BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


A {
	color : #00376D;
	text-decoration : none;
	line-height : 18px;
	font-size : 11px;
}

.content_top {
	background-image: url('../img/sisu/back2.gif'); 
	background-position: top right;
	background-repeat: no-repeat; 
	height: 43;
}
.content_top_w_right_slide {
	background-image: url('../img/sisu/back2.gif'); 
	background-position: top left;
	background-repeat: no-repeat; 
	height: 43;
}
.content_singlepane {
	width: 416px;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	color: #000000;
}

.rightTabTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #FFFFFF;
}

A:HOVER {
	color : #7F9AB7;
	text-decoration : none;
	line-height : 18px;
	font-size : 11px;
}



.sisuSinine {
	color : #00376D;
	text-decoration : none;
	line-height : 18px;
	font-size : 12px;
}



.sisuSinine:HOVER{
	color : #7F9AB7;
	text-decoration : none;
	line-height : 18px;
	font-size : 12px;
}


.white {
	color : #ffffff;
	font-size : 11px;
}

.yellow {
	color : #F6C22D;
	font-size : 11px;
}

.headlineYellow {
	font-size : 14px;
	font-weight : bold;
	color : #F6C22D;
}

.linkValge {
	color : white;
	text-decoration : none;
	font-size : 11px;
}

.linkPunane {
	color : red;
	text-decoration : none;
	font-size : 11px;
}

.linkValge:HOVER {
	color : #F6F0C7;
	text-decoration : none;
	font-size : 11px;
}

.linkPunane:HOVER {
	color : #F6F0C7;
	text-decoration : none;
	font-size : 11px;
}


.headlineBlue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00376D;
}


.headlineBlue:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}



.headlineOrange {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #F6671B;
}

.tmenu0text { /* Normal paragraph font */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; /* x-small, 80% */
  font-weight: bold;
}
.tmenu1text { /* smalltext */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; /* xx-small, 70% */
}
.tmenu2text { /* smallitalic */
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
}
.tmenu3text { /* xsmalltext */
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 9px; /* xx-small, 55%, 63%; for Arial */
    font-style: normal;
}

.feedbackTextbox {
	font-size : 11px;
	border : 1px solid #00376D;
	background-color : #F3F5F8;
	width : 200px;
	height : 18px;
}


.feedbackTextarea {
	font-size : 11px;
	border : 1px solid #00376D;
	background-color : #F3F5F8;
	width : 351px;
}

.feedbackSend {
	font-size : 11px;
	border : 1px solid #07D5EE;
	background-color : #084890;
	color : White;
	height : 18px;
	width: 80px;
}