 .c {text-align:center}
 }

body { 
       font-family: Verdana, Arial, sans-serif;
       font-size: 10px;
       font-weight: normal;
       color: #252525;
       font-style:none; 
 }

td { 
       font-family: Verdana, Arial, sans-serif;
       font-size: 11px;
       font-weight: normal;
       color: #252525;
       font-style:none; 
 }

.topic_black { 
       background-color: #000000;
       font-family: Arial, sans-serif;
       font-size: 13px;
       font-weight: bold;
       color: #FFFFFF;
       font-style:none; 
 }
.topic_red { 
       background-color: #B8002A;
       font-family: Arial, sans-serif;
       font-size: 13px;
       font-weight: bold;
       color: #FFFFFF;
       font-style:none; 
 }

.topic { 
       font-family: Verdana, Arial, sans-serif;
       font-size: 12px;
       font-weight: bold;
       color: #2E2E2E;
       font-style:none; 
 }

.td1 { background-color: #B8002A; }
.td2 { background-color: #000000; }
.td3 { background-color: #FFFFFF; }
.td4 { background-color: #E7E5E6; }

a { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #B4022B ; text-decoration: none;}
A:hover { color:red; text-decoration: none;} 

#input, #textarea {
        background-color: #AAAAAA;
	border-top:1px #353535 solid;
	border-bottom:1px #D1D1D1 solid;
	border-left:1px #353535 solid;
	border-right:1px #D1D1D1 solid;
	font-size: 10px;
	font-family: Arial, Helvetica;
	color: #28312D;
	}

#button { 
	background: #4F4F4F; 
	border-top:1px color:#370C06 solid; 
	border-bottom:1px color:#FFF1BF solid; 
	border-left:1px color:#370C06 solid; 
	border-right:1px color:#FFF1BF solid; 
	font-size:9px; 
	font-family: verdana,arial; 
	color:#FFFFFF;
	}
	
#button2 { 
	background:#8A1002; 
	border-top:1px color:#370C06 solid; 
	border-bottom:1px color:#FEC6AB solid; 
	border-left:1px color:#370C06 solid; 
	border-right:1px color:#FEC6AB solid; 
	font-size:9px; 
	font-family: verdana,arial; 
	color:#FFFFFF;
	}

 .img-shadow {
 ÊÊfloat:left;
 ÊÊbackground: url(../data/shadow.gif) no-repeat bottom right;
 ÊÊmargin: 10px 0 0 10px !important;
 ÊÊmargin: 10px 0 0 5px;
 ÊÊ}
 

 .img-shadow img {
 ÊÊdisplay: block;
 ÊÊposition: relative;
 ÊÊbackground-color: #fff;
 ÊÊborder: 1px solid #a9a9a9;
 ÊÊmargin: -6px 6px 6px -6px;
 ÊÊpadding: 4px;
 ÊÊ}  