body{
background: #808080;
}

h1{
margin-top: 10px;
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: #000000;
}

p{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
color: #000000;
}

blockquote{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
color: #000000;
}

th{
text-align: left;
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #000000;
}

td{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
color: #000000;
}

ul{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
list-style-type: disc;
color: #000000;
}

a{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

a:hover{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
font-weight: bold;
text-decoration: line-through;
color: #000000;
}

input{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: #808080;
border: 1px solid #000000;
}

input:focus{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

select{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: #808080;
border: 1px solid #000000;
}

select:focus{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

textarea{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #ffffff;
background: #808080;
border: 1px solid #000000;
}

textarea:focus{
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 12px;
font-weight: bold;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
}

div.container{
position: absolute;
width: 700px;
height: 500px;
top: 50%;
margin-top: -250px;
left: 50%;
margin-left: -350px;
background: #808080;
}

div.top{
position: absolute;
width: 700px;
height: 151px;
margin-left: 0px;
margin-top: 0px;
}

div.left{
position: absolute;
width: 51px;
height: 349px;
margin-left: 0px;
margin-top: 151px;
background: url("images/layout_02.jpg");
}

div.leftext{
position: absolute;
width: 188px;
height: 288px;
margin-left: 51px;
margin-top: 151px;
padding: 5px;
overflow: auto;
background: url("images/layout_03.jpg");
}

div.sublink a{
display: block;
background-color: #808080;
border-style: solid;
border-width: 1px;
border-color: #000000;
margin-top: 2px;
text-align: center;
font-family: "Trebuchet MS", "Verdana", "Arial";
font-size: 10px;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
}

div.sublink a:hover{
background-color: #ffffff;
color: #000000;
}

div.separate{
position: absolute;
width: 9px;
height: 298px;
margin-left: 249px;
margin-top: 151px;
background: url("images/layout_04.jpg");
}

div.rightext{
position: absolute;
width: 381px;
height: 288px;
margin-left: 258px;
margin-top: 151px;
padding: 5px;
overflow: auto;
background: url("images/layout_05.jpg");
}

div.right{
position: absolute;
width: 51px;
height: 349px;
margin-left: 649px;
margin-top: 151px;
background: url("images/layout_06.jpg");
}

div.bottom{
position: absolute;
width: 598px;
height: 51px;
margin-left: 51px;
margin-top: 449px;
background: url("images/layout_07.jpg");
}

.members{
padding: 5px;
}

div.valid{
position: absolute;
width: 300px;
height: 10px;
right: 10px;
bottom: 20px;
}