html, body{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
}

a{
color:#5f1717;
text-decoration:none;
}
a:hover{
color:#003399;
text-decoration:none;
}

table.outlined{
border:1px solid #aaaaaa;}

td{background-color:#ffffff;}

input, select{
font-family:"Trebuchet MS";
font-size:12px;
}

input[type=text], input[type=password], textarea{
font-family:"Trebuchet MS";
height:15px;
font-size:11px;
border-top:1px solid #666666;
border-right:1px solid #777777;
border-bottom:1px solid #AAAAAA;
border-left:1px solid #AAAAAA;
//background-image:url(../img/textfieldBG.gif);
background-position:top right;}

.input2{
width:260px;
}

select{
border-top:1px solid #666666;
border-right:1px solid #777777;
border-bottom:1px solid #AAAAAA;
border-left:1px solid #AAAAAA;
height:18px;
font-size:11px;
}

.name{
font-size:14px;
font-weight:bold;
}
.warning{
color:#FF3311;
font-weight:bold;
}
