
td    { 
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

.box   { 
color: #000000; 
font-size: 10px; 
font-family: Verdana, sans-serif; 
background-color: #C6F6FB; 
border: 1px solid #ffffff;
}

a     { 
color: #A51E39; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none 
}
a:active   { color: #A51E39 }
a:hover  { color: #000 }
a:visited   { color: #A51E39 }
a:visited:hover  { color: #000 }


body {
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#666;
	scrollbar-base-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

form {
	margin: 0px;
}

input {
border-bottom: #CDCDCD 1px solid;
border-top: #8A8A8A 1px solid;
border-left: #CDCDCD 1px solid;
border-right: #8A8A8A 1px solid;
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
width: 200px;
}

select {
border-bottom: #CDCDCD 1px solid;
border-top: #8A8A8A 1px solid;
border-left: #CDCDCD 1px solid;
border-right: #8A8A8A 1px solid;
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
width: 200px;
}

textarea {
border-bottom: #CDCDCD 1px solid;
border-top: #8A8A8A 1px solid;
border-left: #CDCDCD 1px solid;
border-right: #8A8A8A 1px solid;
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
width: 200px;
overflow: auto;
}

.check {
border: 0px;
width: 20px
}
.radio {
margin-left:0px;
margin-bottom:-3px;
border: 0px;
width: auto;
}

.knap {
border-bottom: #CDCDCD 1px solid;
border-top: #8A8A8A 1px solid;
border-left: #CDCDCD 1px solid;
border-right: #8A8A8A 1px solid;
background-color: #E9E9E9;
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
width: 70px;
cursor:pointer;
}

.orange_table {
border: #9b1235 solid 1px;
border-bottom: 0px;
padding-left: 17px;
padding-top: 9px;
padding-right: 46px;
vertical-align: top;
}

.orange_table2 {
border: #9b1235 solid 1px;
border-bottom: 0px;
border-top: 0px;
padding-left: 17px;
padding-top: 9px;
padding-right: 46px;
vertical-align: top;
}

.orange_table3 {
border-top: #9b1235 solid 1px;
border-bottom: 0px;
padding-left: 7px;
padding-top: 9px;
padding-right: 46px;
vertical-align: top;
}
.orange_table4 {
vertical-align: top;
background-image: url(../img/left_orange.gif)
}
.orange_table5 {
vertical-align: top;
border-top: #9b1235 solid 1px;
border-right: #9b1235 solid 1px;
text-align: right;
}
.orange_table6 {
vertical-align: top;
border-top: #9b1235 solid 1px;
border-right: #9b1235 solid 1px;
padding-top: 10px;
padding-right: 10px;
text-align: right;
}

.green_table {
border: #B4D66F solid 1px;
border-bottom: 0px;
padding-left: 17px;
padding-top: 9px;
padding-right: 46px;
vertical-align: top;
}

.order {
background-color: #D5CAC2;
padding-left: 10px
}

.order_txt {
padding-top: 4px;
}


