body {
	scrollbar-face-color: #DEF1F9;
	scrollbar-arrow-color: #2A617A;
	scrollbar-track-color: #DEF1F9;
	scrollbar-shadow-color: #D5ECF5;
	scrollbar-highlight-color: #D5ECF5;
	scrollbar-3dlight-color: #2A617A;
	scrollbar-darkshadow-Color: #2A617A;
	background : #DBEEF6;
	font-family : arial;
	font-size : 9pt;
	font : #000000;
	background-image: url(layout/tausta.jpg);
}
table{
   font-size : 9pt;
	font-style : normal;
	color: #000000;	
}
select{
	border : 1px solid #2B617C;
	background : #F3F7F9;
	font-family : arial;
	font-size :9pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
}
Input{
	border : 1px solid #2B617C;
	background : #F3F7F9;
	font-family : arial;
	font-size :9pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
}
textarea{
	border : 1px solid #2B617C;
	background : #F3F7F9;
	font-family :  arial;
	font-size : 9pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
	
}
.h{
	font-size: 9pt;
	font: bold;
	font-family: arial;
	color: #000000;
   letter-spacing: 2px;
	background: #B7DCEB;
	border: 1px dashed #FFFFFF;
}
.c{
	font-size: 9pt;
	font-family:  arial;
	color: #000000;
	background: #EEF9DF;
	border: 1px solid #264701;
	
}
.c2{
	font-size: 9pt;
	font-family:  arial;
	color: #000000;
	background-image: url(layout/c2.jpg);
	border: 1px solid #264701;
	
}
.lilimg{
   background: #FBF4EC;
	border: 2px solid #7896A0;
}
.img{
   background: #DBEEF6;
	border: 4px double  #2F302B;
}
.justify{
	text-align: justify;
}
.td{
	background: #C5E5F2;
}
.taable{
	font: 14pt;
}
.td2{
	background: #2A617A;
}

A:link, A:visited {
	color: #2F302B;
	font: bold;
	text-decoration: none;
	
	
}
A:active {
	color: #C6B182;
	font: bold;
	
}
A:hover {
	color: #C6B182;
	font: bold;
	
}
