/* CSS Document */

.fronted{
background:url(images/bg.jpg) repeat-x #bb3f0c;
font: Verdana;
color:#990033;
margin:0 0 20px 0;
padding:0;
font-size:14px;
}
.fronted a{
color:#cc0000;
}

.fronted a:hover{
text-decoration:underline;
color:#FF0000;
}
.fronted h3{
font-size:13px;
color:#cc0000;
font-weight:bold;
}
.fronted h1{
font-size:35px;
color:#cc0000;
}
.fronted h2{
font-size:17px;
font-weight:normal;
}
.fronted h2 a{
font-weight:bold;
color:#660033;
}
a.site{
color:#FF0000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.text_area{
width:68px;
height:17px;
border:2px;
}
.text_field{
width:166px;
height:19px;
border:2px;
}

.join_table {  font-size: 13px; color: #000000; width: 100%; border: none; padding: 5px; margin: 0px; }
.join_name { font-weight: none; text-align: right; border: none; width: 40%;}
.join_value { text-align: left; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 18px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 18px; font-weight: bold; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button { }

