/* CSS Document */
body{
background-image:url(bg.jpg);
}
td{
font-family:Arial;
font-size:11px;
}
.h1{
font-size:18px;
color:#101010;
}
.h2{
font-size:18px;
color:#DF5400;
}
.whitebig{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.leftlinks{
color:#000000;
text-decoration:none;
}
a{
color:#666666;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.logbox{
height:18px;
width:118px;
border:1px solid #666666;
font-family:Arial;
font-size:11px;
}
.box{
height:18px;
border:1px solid #666666;
font-family:Arial;
font-size:11px;
}
.txtbox{
border:1px solid #666666;
font-family:Arial;
font-size:11px;
}
.txt12{
font-size:12px;
font-weight:bold;
color:#666666;
}
.txt{
font-size:10px;
color:#666666;
text-decoration:none;
}
.txty{
color:#A89E63;
}
.orange{
color:#DF5400;
}
.white{
color:#DDDDDD;
text-decoration:none;
}
.gray{
color:#666666;
}
.red{
color:#CC0000;
font-size:14px;
}
.brdr{
border:1px solid #B3ADA8;
}
.button1{
margin: 0px;
padding: 0px;
height: 18px;
font-size: 11px;
background-color:#E6DFB5;
border: 1px solid #666666;
line-height: 10px;
}
