.png {
	behavior: url('pngBgBehavior.htc');
}


/* ---- calendar and input styles ---- */

input.DatePicker{
	background:#FFFFFF none repeat scroll 0%;
border:1px solid #727F85;
color:#505050;
font-family:Arial,Verdana;
font-size:11px;
height:17px;
width:100px;
	padding: 1px 3px 3px 24px;
	background: #fff url(img/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(img/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #ffda78;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #ffe7a4;
	border-width: 1px 0;
	color: #797774;
	background: #ffeec2;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #ffe7a4;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #ffeab3;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #ffffff;
}
.dp_today{
	background: #ffd000;
}
.dp_selected{
	color: #fff;
	background: #a0bae3;
}

.sub {
        border-top:1px solid #92B0E0;
	height: 27px;
}

.start {
        border-bottom:1px solid #92B0E0;
}
.raam {
        border-left:1px solid #CCCCCC;
        border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
}

.taust {
	background: url(img/flash_back2.jpg) repeat-x 0px 0px;
}

INPUT.nupp_hall { 
	border: 1px solid; 
	border-color: #C6C6C6 #818181 #818181 #C6C6C6; 
	background: #919191; 
	color: #FFFFFF; 
	font-size: 9px; 
	padding: 1px 3px 1px 3px !important; 
	overflow: visible; 
	cursor: pointer; 
}

INPUT.nupp_hall2 { 
	border: 2px solid; 
	border-color: #C6C6C6 #818181 #818181 #C6C6C6; 
	background: #919191; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0px 10px 0px 10px; 
	overflow: visible; 
	cursor: pointer; 
	margin: 0px 3px 3px 0px; 
}

INPUT.nupp_orange { 
	border: 2px solid; 
	border-color: #FF7F31 #D12F0F #D12F0F #FF7F31; 
	background: #FF3C00; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0px 10px 0px 10px; 
	overflow: visible; 
	cursor: pointer; 
	margin: 0px 3px 3px 0px; 
}

INPUT.nupp_sinine { 
	border: 2px solid; 
	border-color: #378BE2 #0C3660 #0C3660 #378BE2; 
	background: #5583BE; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0px 10px 0px 10px; 
	overflow: visible; 
	cursor: pointer; 
	margin: 0px 3px 3px 0px; 
}

INPUT.nupp_punane { 
	border: 2px solid; 
	border-color: #ff4e46 #b21008 #b21008 #ff4e46; 
	background: #da251d; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 0px 10px 0px 10px; 
	overflow: visible; 
	cursor: pointer; 
	margin: 0px 3px 3px 0px; 
}

INPUT.nupp_roheline { 
	border: 2px solid; 
	border-color: #7ac501 #497e01 #497e01 #7ac501; 
	background: #5c9b01; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 9px; 
	padding: 0px 10px 0px 10px; 
	overflow: visible; 
	cursor: pointer; 
	margin-right: 3px; 
}

.nupp {
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	background: url(img/nupp.gif) #3B3B3B repeat-x 0px 0px;
        border-left:0px solid #CCCCCC;
        border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
        border-bottom:0px solid #CCCCCC;
	color: #FFE403;
}

.standardvorm {
	width: 200px;
	margin:0px;
   	text-align:justify;
	background:#F9F9F9;
}

.tabel {
        border-left:1px #CCCCCC;
        border-top:1px #CCCCCC;
	border-right:1px #CCCCCC;
        border-bottom:1px #CCCCCC;
	border:1px solid #CCCCCC;
}
		 
.vorm {
	height: 20px;
	width: 100px;
        border-left:1px solid #999999;
        border-top:1px solid #999999;
	border-right:1px solid #999999;
        border-bottom:1px solid #999999;
	background:#F9F9F9;
}

INPUT.tagasiside {
	border-width : 1px 1px 1px 1px;
	border-color: #999999;
        border-style : solid solid solid solid;
        background : #ffffff;
}

hr {
	border-style: dotted;
	color: #999999;
	size: 1px;
}

h1 {
	color: #FABA0E;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 2px;
}

h2 {
	color: #FABA0E;x
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #86A9DB;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #455D80;
	text-decoration: none;
	text-transform: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.valge, a:link.valge, a:visited.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.valge2, a:link.valge2, a:visited.valge2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 10px;
}

a:hover.valge2 {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 400;
	text-transform: none;
	font-size: 10px;
}


.footer, a:link.footer, a:visited.footer {
	color: #DDE6F5;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.footer {
	color: #DDE6F5;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.footer2, a:link.footer2, a:visited.footer2 {
	color: #545454;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 10px;
}

a:hover.footer2 {
	color: #545454;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size: 10px;
}

.valge_bold, a:link.valge_bold, a:visited.valge_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

a:hover.valge_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

.menu1, a:link.menu1, a:visited.menu1 {
	color: #627388;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1 {
	color: #2B75D0;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.menu11, a:link.menu11, a:visited.menu11 {
	color: #627388;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu11 {
	color: #2B75D0;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #4B400D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover.menu2 {
	color: #A13A0D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.blue, a:link.blue, a:visited.blue {
	color: #627ca1;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 20px;
}

a:hover.blue {
	color: #627ca1;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 20px;
}

body {
	color: #797979;
	text-decoration: none;    
	background: url(img/taust.jpg) #FFEAB3 repeat-x 0px 0px;
}

td {
	color: #434343;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
}

p {
	color: #434343;
	text-decoration: none;
	text-align: justify;
	line-height: 19px;
}

.p {
	color: #434343;
	text-decoration: none;
	text-align: justify;
	line-height: 19px;
}

LI {
	color: #797979;
	text-decoration: none;
}

.vorminupp{
   color:#ffffff;
	 width: 57px;
	 height: 25px;
	 background: url(img/button.gif) repeat-x 0px 0px;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   border:1px solid;
   border-top-color:#e3e3e3;
   border-left-color:#e3e3e3;
   border-right-color:#363;
   border-bottom-color:#363;	 
}
.vorminupp2{
   color:#ffffff;
	 width: auto;
	 height: 25px;
	 background: url(img/button2.gif) repeat-x 0px 0px;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   border:1px solid;
   border-top-color:#e3e3e3;
   border-left-color:#e3e3e3;
   border-right-color:#363;
   border-bottom-color:#363;	 
}