
body {
margin: 5;
color: #cccccc;
background: #333333;
background-image: url('/Orange/picture/bg.gif');
font-family: "Arial";
font-size: 12px;
}

.body {
margin: 5;
color: #000000;
background: #333333;
background-image: url('/Orange/picture/bg.gif');
font-family: "Arial";
font-size: 12px;
}

.t1 {
width: 95%;
height: 100%;
border-width:0;
}

.t2 {
border-width:0;
color: #ff6600;
font-family: "Arial";
font-size: 12px;
}

.b1 {
width:52px;
height:18px;
color: #000000;
background: #333333;
background-image: url('/Orange/picture/button.gif');
border: 0;
cursor: hand;
font-family: "Arial";
font-size: 10px;
font-weight: bold;
}

.f2 {
width: 300;
background: #ff6600;
padding-right: 5;
padding-left: 5;
padding-top: 2;
padding-bottom: 2;
border: 0;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
}

.f1 {
width: 100;
background: #ff6600;
border: 0;
font-family: "Arial";
font-size: 10px;
font-weight: bold;
}

.f2 {
width: 200;
background: #ff6600;
border: 0;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
}

.f3 {
width: 50;
background: #ff6600;
border: 0;
font-family: "Arial";
font-size: 10px;
font-weight: bold;
}

.keys {
font-size: 2px;
color: #333333;
}

.copyright {
font-size: 10px;
color: #666666;
}

a:link    {color: #ff9900; text-decoration:none}
a:visited {color: #ff9900; text-decoration:none}
a:hover   {color: #ff9900; border-bottom: solid #ff6600 1}

