/* STANDARD STYLESHEET */


/* BODY */

body {  background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
body.("nimi") {  background-color: #FFFFFF; margin: 0px 0px 0px 0px; }


/* LINKS */

/* Main links */
a:link { color: #0A3B90; text-decoration: underline }
a:active { color: #0A3B90; text-decoration: underline }
a:visited { color: #0A3B90; text-decoration: underline }
a:hover { color: #0A3B90; text-decoration: underline }

/* Navigation links */
.LeftNav a:link { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
}
.LeftNav a:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
}
.LeftNav a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
}
.LeftNav a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #009753; 
	text-decoration: underline;
}
.mainnav a:link {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #083A8F;
	font-weight: bold;
	text-decoration: none
}
.mainnav a:active {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #083A8F;
	font-weight: bold;
	text-decoration: none
}
.mainnav a:visited {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #083A8F;
	font-weight: bold;
	text-decoration: none
}
.mainnav a:hover {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #009753;
	font-weight: bold;
	text-decoration: none
}
.TxtHdSmallNav a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
	font-weight: bold;
}
.TxtHdSmallNav a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
	font-weight: bold;
}
.TxtHdSmallNav a:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #083A8F; 
	text-decoration: underline;
	font-weight: bold;
}
.TxtHdSmallNav a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; color: #009753; 
	text-decoration: underline;
	font-weight: bold;
}




/* MARGINS */

.MrgnContent { margin: 15px 0px 0px 15px; }
.MrgnLeftNav { margin: 0px 0px 0px 0px; }
.MrgnExt1("Nimi") { margin: 0px 0px 0px 0px; }


/* BACKGROUND COLORS AND IMAGES */

.BgContent {background-color: #FFFFFF; }
.BgLeftCol {background-color: #FFFFFF; }
.BgNav {background-color: #FFFFFF; }
.BgExt1("Nimi") {background-color: #FFFFFF; }


/* TEXTS */

/* Main texts */
.TxtHdSmall, .TxtHdSmall TD { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #2A7423; }
.TxtHdSmallC, .TxtHdSmallC TD { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #2A7423; font-weight: bold;}
.TxtSmall, .TxtSmall TD { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: Black; }
.TxtExtraSmall, .TxtExtraSmall TD { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: Black; }
.TxtExtraSmallGrey { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: Silver; }
.TxtNormal, .TxtNormal TD { font-family: Arial,Helvetica,sans-serif; font-size: 90%; }
.TxtBig, .TxtBig TD { font-family: Arial,Helvetica,sans-serif; }
h1 { font-family: Arial,Helvetica,sans-serif; font-size: 120%; }
h2 { font-family: Arial,Helvetica,sans-serif; font-size: 100%; }
h3 { font-family: Arial,Helvetica,sans-serif; font-size: 84%; }



/* Navigation and additional texts */
.TxtLeftNav, .TxtLeftNav TD { font-family: Arial,Helvetica,sans-serif; font-size: 84%; }
.TxtExt("Nimi") { font-family: Arial,Helvetica,sans-serif; font-size: 84%; }


/* ADDITIONAL COLORS */

.ColorLeftNav { color: #FFFFFF; }
.ColorCopy { color: #FFFFFF; }
.ColorExt1("Nimi") {background-color: #FFFFFF; }

/* OTHERS */

.button { font-family: arial,helvetica,sans-serif; font-size: 70%; background-color: #E3E2E3; color: #6A0962; }
.select { font-family: arial,helvetica,sans-serif; font-size: 70%; color: #DE8A14; width: 163px; }


.MainMenu,.MainMenu A, .MainMenu TD, .MainMenu TD:A { font-family: Arial, Helvetica, sans-serif; color: Black;}


/*CMS*/

.content {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: Black; }
.content A {COLOR: #0a4148; TEXT-DECORATION: underline }
.content A:hover {COLOR: #737373; }
.content H1 {font-family: Arial,Helvetica,sans-serif; font-size: 120%;}
.content H2 {font-family: Arial,Helvetica,sans-serif; font-size: 100%;}
.content H3 {font-family: Arial,Helvetica,sans-serif; font-size: 84%;}

.footer {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: none}

.editor {
	FONT: 9px Trebuchet MS, Helvetica, sans-serif; COLOR: #cecece; TEXT-DECORATION: none
}
.editor A {
	FONT: 9px Trebuchet MS, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}