body {
margin:0px 0px 0px 0px;
font-family:Tahoma,Verdana,sans-serif;
font-size:13px;
}



#container {
width:100%;
border:1px solid #000;
}

#textban {
width:761px;
text-align:center;
}

#mainban {
width:100%;
text-align:center;
background-image: url(_images/headerbg.jpg);
background-repeat: repeat-x;
}


#underban {
text-align:center;
width:100%
}


#button {
width:100%;
text-align:center;
}

#content {
width:100%;
height:auto;
margin-top:0px;
text-align:center;
}

#footer {
width:100%;
height:auto;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background-color:#ebf2ff;
margin-top:17px;
margin-left:auto;
margin-right:auto;
}

.tbl {
margin-left:auto;
margin-right:auto;
}

.header {
font-weight:600;
font-size:18px;
}

.cltext {
padding-left:24px;
padding-right:24px;
font-size:13px;
}


 a.press:link {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:000;
 text-decoration:underline;
 font-weight:400;
 }
 
 a.press:visited {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:000;
 text-decoration:underline;
 font-weight:400;
 }
 
 a.press:hover {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:#d91600;
 font-weight:400;
 }
 
 a.sample:link {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:#d91600;
 text-decoration:none;
 font-weight:600;
 }
 
 a.sample:visited {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:#d91600;
 text-decoration:none;
 font-weight:600;
 }
 
 a.sample:hover {
 font-family:Tahoma,Verdana,sans-serif;
 font-size:12px;
 color:#d91600;
 text-decoration:underline;
 font-weight:600;
 }
 
 a.newsp:link , a.newsp:visited {
 font-size:14px;
  }
 
 a.newsp:hover {
 font-size:14px;
 color:#d91600;
 }
 
 .small {font-size:11px;}
 
 .margleft {margin-left:13px;}