body{
background:#000000;
font:70% "Trebuchet MS", Tahoma, Verdana, sans-serif;
color:#FFFFFF;
margin-top:20px;
}

html, body{
height:99%;
border:none
 }

img{
border:0px
}

form{
margin: 0px;
padding: 0px;
}

a{
color:#FF6600;
font-weight:900;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
text-decoration:underline
}

.big {
font-size:18px
}

.big a{
font-size:18px
}

.bigl a{
font-size:14px
}

.bigx a{
color:#FF0000;
}

.bigr a{
font-size:18px;
color:#990000;
}

.tname{
color:#FF9900;
font-size:23px;
}

.subname{
color:#FF6600;
font-size:12px;
}

.midtext{
color:#FF6600;
font-size:14px;
}

.bigtext{
color:#FF6600;
font-size:18px;
}

.bigtextx{
color:#FFFFFF;
font-size:18px;
}

.bigtexty{
color:#FF9900;
font-size:18px;
}

.bigtextr{
color:#FF0000;
font-size:18px;
}

.bigtextin{
color:#FFFFFF;
font-size:16px;
}

input, select{
border: 1px solid #990000;
background-color:#FFFFFF;
font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #000000;
}

#button{
position:absolute;
bottom: 15px;
right:15px;
}

#links{
position:absolute;
top: 10px;
left: 850px;
}

hr {
border: 0;
background-color: #FF9900;
height: 1px;
width: 100%;
text-align: left;
}

.hr3 hr {
border: 0;
background-color: #FF9900;
height: 10px;
width: 100%;
text-align: left;
}

table#t1 td { border-bottom: thin dashed #FFFFFF; }

table#t2 td { border:0; border-bottom: thin dashed #FFFFFF; font-size: 13px; }

.txt_butt,.txt_butt:visited {
  color:#FF6600;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: 1px double #FF9900;
  width: auto;
  text-decoration: none;
  padding: 3px 5px;
  margin: 0px 1px 3px;
  line-height: 25px;
}

.txt_butt:hover {
  color:#000000;
  background-color: #FF9900;

}