body { margin:0px; }
td { font-family:Verdana; font-size:11px; color:#707070; }
a { color:#6666CC; text-decoration:none; }
a:hover { text-decoration:underline; }
img,
img a { border:#707070; }
.title {
 color: white;
 font-family:Verdana;
 font-weight:normal;
 font-size:11px;
}
.title2 {
 color: white;
 font-family:Verdana;
 font-weight:bold;
 font-size:14px;
 text-align:center;
}
.c_title {
 color: white;
 font-family:Verdana;
 font-weight:bold;
 font-size:10px;
}
.text {
 color: black;
 font-family:Verdana;
 font-weight:normal;
 font-size:11px;
}
.text2 {
 color: black;
 font-family:Verdana;
 font-weight:normal;
 font-size:11px;
 width: 100%;
}
.text3 {
 color: black;
 font-family:Verdana;
 font-weight:normal;
 font-size:11px;
 padding: 4px;
}

input {
 border: #BEBEBF 1px solid;
 text-align:center;
 font-size:10px;
 /*width: 100%;*/
}

input.register {
 width: 150px;
}

input.email {
 width: 100%;
 font-size:10px;
 height: 25px;
 border: #BEBEBF 1px solid;
 color: gray;
 padding: 5px;
 text-align:left;
}
select{
 width: 220px;
 font-size:10px;
 border: 1px #7F9DB9 solid;
}

.cor
{
 background-position: right 5px;
 width:95%;
 background-repeat: no-repeat;
 padding: 2px;
 background-image:url('images/arrow3.gif');
}
span.menu a { color:#ffffff; }

table.header { width:100%; height:98px; background:url('/images/top_back.gif'); }
table.menu { width:100%; height:28px; background:url('/images/top_bg.gif'); }
table.menu td { color:white; font-family:Verdana; font-weight:normal; font-size:11px; }
table.mt { height:100%; margin:0px; width:100%; }
td.caption {
 width:100%;
 height:27px;
 background:url('/images/l_bg2.gif');
 font-family:Verdana;
 font-weight:normal;
 font-size:11px;
 color:white; }
td.caption2 {
 width:100%;
 height:27px;
 background:url('/images/r_bg.gif');
 font-family:Verdana;
 font-size:11px;
 color:white;
}