﻿body {

	scrollbar-face-color: #717171;

	scrollbar-arrow-color: #403224;

	scrollbar-track-color: #717171;

	scrollbar-shadow-color: #403224;

	scrollbar-highlight-color: #403224;

	scrollbar-3dlight-color: #403224;

	scrollbar-darkshadow-Color: #403224;

	background : #6f5f50 url('Layout/back.png') repeat-x scroll;
	background-position: top;
	font-family: Tahoma, Arial, monospace;

	font-size : 10pt;

	color: #403224;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-top: 28px;



}	

table{

	font-family: Tahoma, Arial, monospace;

font-size : 10pt;

	color: #403224;

}

.nimi{
	font-size: 10pt;
	font-weight: bold;
}



select{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

}

Input{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

}

textarea{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

	

}


.style6 {
	text-align: left;
	background-color: #EEE7B9;
}
.style16 {
	text-align: left;
	background-color: #EEE7B9;
	font-weight: bold;
	font-size: 8pt;
	color: #554434;
}



.style10 {
	margin-left: 20px;
	
}




.img{

   background: #d4d4d4;
	border: 1px solid  #606060;

}

.td{

background-image: url('Layout/left1.png');
background-position:left top;
background-repeat:no-repeat;

}

.td1{

background-image: url('Layout/rightt.png');
background-repeat:repeat-y;
text-align: center;

}

.td2{

background-image: url('Layout/td1.png');
background-repeat:repeat-y;
}



A:visited {

	color: #3a4d52;

	font-weight: bold; 

	text-decoration: none;

	

}



A:link {

	color: #403224;

	font-weight: bold; 

	text-decoration: none;

	

}

A:active {

	color: #403224;

	text-decoration: none;

}

A:hover {

	color: #6f5f50;

	text-decoration: none;

}

