@charset "utf-8";

#page{
background:#fff3ca;
color:#153C1D;
text-align:center;
font-family:'Georgia', Arial;
}

#container{
width:723px;
margin:10px auto;
text-align:left;
background:white;
font-family:'Georgia', Arial;
font-size:13px;
color:black;
border:1px solid #d4bf74;
}

#header{
height:276px;
background:url('../images/hh2_header.jpg') no-repeat;
}


#idsa td{
border-bottom:1px dotted #C0C0C0;
}

.hr{
background:#c4f485;
height:1px;
}

h2{
font-family:arial black;
font-size:24px;
font-weight:normal;
}

.red{
color:red;
}

#table1{
width:100%;
height:500px;
border-collapse:collapse;
}

#table1 td{
border:1px dotted #c0c0c0;
vertical-align:top;
}

td#erw{
width:260px;
background:FBFBFB;
}

#text{
padding:50px;
}

#table1 table td{
border:none;
}

#table1 table
{
width:100%;
}

#table1 table th{
background:#cdf38a;
text-align:center;
font-family:verdana;
font-weight:bold;
font-size:14px;
}
