/*Kudaz CSS template - 08/25/2006.
  Please edit this template and use it as desired.*/
html, body {margin:0px; padding:0px; background:#ffc; font-family:verdana; font-size:12px;}
/* The header and footer */
.head {display:block; height:65px; background:#abc; color:maroon; text-align:center; padding:10px 0px 0px 35px;font-size:20px;font-weight:bold}

.foot {display:block; height:10px; background:#abc; color:#000; text-align:center; padding:5px;font-size:10px;}
/*other background #9cf  */

/* This bit does all the work */

#container {position:relative; display:block; background-color:#ffc; border-left:180px solid #ffc; border-right:180px solid #ffc;width-max = 1024px;}
#inner {display:block; margin-left:-180px; margin-right:-180px; padding:5px;}
#left {float:left; position:relative; width:180px; left:0px;}
#right {float:right; position:relative; width:170px; right:0px;}
#center {margin-left:180px; margin-right:179px; position:relative; display:block; height:1%;}
.clear {clear:both;}

#strawberry {font-style:normal; color:red}

h1{font: 18px/20px verdana,arial,helvetica,sans-serif;
color:maroon;}

h2{font:bold  13px/17px verdana,arial,helvetica,sans-serif;
color:maroon; text-align:center;
padding, margin:0px 0px 0px 0px;}


h3{}

p{font: 13px/17px  verdana,arial,helvetica,sans-serif;
color:black;}



p.a1 {font-size:10px; background:#cff; color: #000;padding:10px;}
p.a2 {font-size:12px; background-color:#ccf; color: black; padding:10px;}
/* other background color #9cf */
p.extlk{font-size:10px;font-weight:normal;background-color:#dbdbdb; padding:10px;}
a{text-color:#09c;}
a:visited, a {text-decoration:underline; cursor:pointer;}
a:hover {text-decoration:none; cursor:pointer;}

a.na{font-weight:bold;font-size:14px;}
a.nb{ font-size:11px;}
em {font-weight:bold;}


li              { display: list-item }
head            { display: none }
table           { display: table; width:100%}
tr              { display: table-row; color:black; height:20px}
tr.bl

thead           { display: table-header-group}
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell}
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }