
/* General */

*	{ margin: 0 auto; padding: 0; }
/*img, div, td, table, style, background-image, background, { behavior: url(iepngfix.htc);}*/
div         { margin: 0 auto; padding:0; }
body        { margin: 0 auto; padding:0; background:#fff; font-family:Arial, sans-serif; font-size: 12px; line-height: 130%; color: #666;}
h1          { font-family:arial, san-serif; font-size: 30px; font-weight: normal; color: #666; margin-bottom: 0px; padding-bottom: 10px; line-height:120%; }
h2          { font-family:arial, san-serif; font-size: 16px; font-weight: bold; color: #666; margin: 0px; padding: 0px;}
h3          { font-family:arial, san-serif; font-size: 12px; font-weight: bold; color: #666; margin: 0px; padding: 0px;}
input       { font-family:Arial, sans-serif; color:#4c7f8c; font-size:11px; width:120px; height:15px; padding-top:2px; border:none; background:#dcebec;}
a:focus		{ outline: none;}
input:focus		{ outline: none;}
img         { border: 0px; }
td          { font-size: 13px;}
p           { font-family:Arial, sans-serif; font-size: 12px; line-height: 140%; color: #272727; padding:0px; margin:0px;}
a:link      { color: #000; text-decoration: underline; }
a:active    { color: #000; text-decoration: underline;}
a:visited   { color: #000; text-decoration: underline;}
a:hover     { text-decoration: none; }

ul          {margin:0px; padding:0px;}
li          {margin-left:15px; padding:3px;}

.clear		{ clear:both; }

#main		{ width:910px; min-height: 450px; _height:450px; }
#top        {width:910px; min-height:235px; _height:235px; margin-bottom:20px;}

#l-col      {width:270px; padding-left:30px; float:left;}
#l-col p    {color:#cc0000; font-size:11px;}

#m-col      {width:360px; float: left;}

#r-col      {width:170px; float:right; margin-right:30px;}
#r-col p    {font-size:11px; color:#666;}

#footer     {width:910px; min-height:9px; _height:9px;}