*{margin:0;border:0;padding:0;font-family:Verdana;font-size:12px;font-weight:normal;text-decoration:none;}
body {background-color: #FF6D77;}
a{color:#8d3c42;}



	
.content_table{margin:10px auto 0;width:1000px;}
.header_left{height:180px;width:160px;background:url(upper_left.gif) top left no-repeat;}
.header_center{height:170px;background:url('upper_center.gif') top left repeat-x;padding:10px 0 0 0;text-align:center;}
.header_right{height:180px;width:160px;background:url(upper_right.gif) top left no-repeat;}

.content_left{width:150px;vertical-align:top;background:url(left_bg.gif) top left repeat-y;padding:0 0 0 10px;}
.content_center{vertical-align:top;background-color:#FFBFC4;}
.content_right{width:150px;vertical-align:top;background:url(right_bg.gif) top left repeat-y;padding:0 10px 0 0;}

.footer_table{margin:0 auto 10px;width:1000px;height:180px;}
.footer_left{width:15px;background:url(down_left.gif) top left no-repeat;}
.footer_center{background:url(down_center.gif) top left repeat-x;vertical-align:top;padding:15px 0 0 0;}
.footer_right{width:15px;background:url(down_right.gif) top left no-repeat;}


h2{font-size:13px;color:#000000;padding:10px 0 0 0;white-space:nowrap;font-weight:bold;}
strong{color:#000000;font-weight:bold;font-family:Verdana;font-size:12px;text-decoration:none;}

hr{height:1px;border-bottom:1px solid #8D3C42;}
.inhr{padding:5px 0;text-align:center;}
.inhr a{color:#000;font-weight:bold;}

.h2cen{text-align:center;}
.h2cen a{font-size:13px;color:#000000;padding:10px 0 0 0;white-space:nowrap;font-weight:bold;}




.imgbox{width:223px;float:left;text-align:center;padding:5px 0;}
.imgbox img{border:2px solid #8D3B40;}



.black{font-family:verdana;font-size:12px;color:#000000;padding:0px 1px;font-weight:bold;}



.disclaimer{font-size:10px;text-align:center;}
.disclaimer a{font-size:10px;font-weight:bold;color:#000;}
.footer_text{height:110px;}




.input{
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    font-size : 1.0em;
    font-weight: bold;
    color : #FFFFFF;
    background-color : #FF6D77;
    cursor: pointer;
}

.button{
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size : 1.0em;
    font-weight: bold;
    color : #FFFFFF;
    background-color : #FF6D77;
    cursor: pointer;
}

