body {
        background: url('images/tagataust.jpg') top repeat-x;
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:active {
	color: #032350; /* active link color */
}

a:link {
	color: #032350; /* link color */
}

a:visited {
	color: #032350; /* visited link color */
}
.raam {
	border-color: #b21a04;
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;

}
.haarats {
	background: url("jooned.jpg");
	background-position: top center;
	background-repeat:no-repeat;
    }
.kriips {
	  border-top: 1px dashed #94b506;
	font-weight: normal;

	
}
.kriipsyleval {
	  border-top: 1px solid #cdcbcb;
	
}
.kriipsall {
	  border-bottom: 1px solid #f9f6f6;
	
}
.kriipsv {
	  border-left: 1px dashed #94b506;
	
}
.kriipsp {
	  border-right: 1px dashed #94b506;
	
}
.kriipvr {
	  border-top: 1px dashed #94b506;
	  border-left: 1px dashed #94b506;
	  border-right: 1px dashed #94b506;
	  border-bottom: 1px dashed #94b506;

	
}

.input {

	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #032350;

}
.input1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #032350;


}
ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
background-color: #032350;
border-top: 1px solid #032350;
border-bottom: 1px solid #032350;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 5px 9px 4px 9px;
color: #c6c7c9;
border-right: 1px dashed #d1e3db;
text-decoration: none;
}

ul#navlist li#active
{
color: #c6c7c9;
background-color: #deebe5;
}

#navlist a:hover
{
color: #74a893;
background-color: #032b61;
}



