/* CSS Document */

body {
background:#ffffff;
font-family:tahoma;
font-size:11px;
margin:0px;
color:#ffffff;
line-height:18px;
}
.toplink a{
font-family:tahoma;
font-size:14px;
color:#ffffff;
text-decoration:none;
}

.active {
font-family:tahoma;
font-size:14px;
color:#ff9933;
text-decoration:none;
font-weight:bold;
}
.footer {
font-family:tahoma;
font-size:12px;
}

.footer a{
text-decoration:none;
color:#000000;
font-weight:bold;
}

.box {
border:0px solid;
background:#ffffff;
width:168px; height:22px;
}

.box1 {
border:0px solid;
background:#ffffff;
width:222px; height:22px;
}

.box2 {
border:0px solid;
background:#ffffff;
width:255px; height:22px;
}

.go {
background:url(../images/go.jpg) no-repeat;
width:24px;
height:24px;
border:0;
color:#ffffff;
font-size:12px;
}

.send {
background:url(../images/send.jpg) no-repeat;
width:53px;
height:24px;
border:0;
color:#ffffff;
font-size:12px;
}
.order {
background:url(../images/order.jpg) no-repeat;
width:137px;
height:33px;
border:0;
color:#ffffff;
font-size:18px;
}
.formtab td{
padding:5px 0 5px 10px;
}

.formtab select {
width:222px;
}