/* CSS Document */
body{
background-color: #000000; color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
h1{
color: #FF0000; font-family: Tahoma; font-size: 42px; padding: 0px; margin: 0px;
}
h3{
color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; margin: 0px; padding: 0px;
}
.head_table{
height: 180px; background-image: url(img/head.jpg); background-repeat: no-repeat;
}
h4{
padding: 0px; margin: 0px; font-size: 14px; color: #CCCCCC;
}
.main_table{
width: 750px; background-color: #222222;
}
.spon_table{
background-color: #000000; font-size: 18px; color: #E0E0E0;
}
.spon_table a{
color: #FFFFA8; font-size: 26px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}
.spon_table a:hover{
color: #D20B2E;  text-decoration: underline;
}
.spon1{
color: #43DA17; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.recip_table a{
color: #FFFFFF;
}
.warning_table{
color: #CCCCCC;
}
.enter_table{

}
.enter_table a{
color: #A80924; font-size: 34px; font-weight: bold; text-decoration: none;
}
.enter_table a:hover{
color: #FFFFC1; text-decoration: underline;
}

.age_table{
font-size: 12px;
}
.mylink_table{
font-size: 12px; color: #FF3300; text-decoration: none;
}
.mylink_table a{
font-size: 12px; color: #FF3300; text-decoration: underline;
}
.mylink_table a:hover{
color: #FFFFFF; text-decoration: none;
}
p{
margin: 0px; padding: 0px;
}


