body, img, html, ul, li {margin:0; padding:0; border:0; font-family:Arial, Verdana, Sans-serif; color:#333;}
body, td, input, select {font-size:14px;}
body {background:#ccc; }

h1 {font-size:24px; }
h2 {font:20px Arial, Verdana, Sans-serif; font-weight:normal; font-style:italic; color:#f60; margin:10px 0 0 0;}
h3 {font-size:16px; margin:10px 0 10px 0; color:#555;}
h4 {font-size:14px;}
h5 {font-size:12px;}
p {margin:16px 0 16px 0;}

a:link,
a:visited,
a:active {color:#39f; text-decoration:underline;}
a:hover {color:#f63;}

ul {margin-bottom:22px;}
li {list-style-type:none; margin:6px 0 6px 0;}
b.date {color:#777;}



#body {width:98%; min-width:600px; margin-left:auto; margin-right:auto;}
#inner {background:#fff; text-align:left;}
#content {padding:20px 20px 10px 20px; margin:10px 0 10px 0;}


#header, #footer {clear:both; background:#eee; }
#header {background:URL("/images/top_bg.gif"); color:#fff;}
#header a {color:#fff; margin-left:20px;}
#footer {margin-top:20px; padding:6px; color:#555;}

ul#topMenu {margin:16px 0 0 0;}
#topMenu li {font-size:18px; list-style-type:none; float:left; margin:3px 3px 3px 0;}
#topMenu a:link,
#topMenu a:visited,
#topMenu a:active {padding:0 12px 0 12px; font-size:18px; color:#39f; text-decoration:underline;}
#topMenu a:hover {background:#39f; color:#fff; text-decoration:underline; }
#topMenu li.active a {background:#f60; color:#fff; text-decoration:none; }

ul#subMenu {margin:16px 0 0 0;}
#subMenu li {font-size:14px; list-style-type:none; float:left; margin:3px 3px 3px 0;}
#subMenu a:link,
#subMenu a:visited,
#subMenu a:active {padding:0 8px 0 8px; font-size:14px; color:#39f; text-decoration:underline;}
#subMenu a:hover {background:#555; color:#fff; text-decoration:underline;}
#subMenu li.active a {background:#f60; color:#fff; text-decoration:none;}

ul#subSubMenu {margin:6px 0 0 0;}
#subSubMenu li {font-size:11px; list-style-type:none; float:left; margin:0;}
#subSubMenu a:link,
#subSubMenu a:visited,
#subSubMenu a:active {padding:0 8px 0 8px; font-size:11px; color:#39f; text-decoration:underline;}
#subSubMenu a:hover {background:#555; color:#fff; text-decoration:underline;}
#subSubMenu li.active a {background:#f60; color:#fff; text-decoration:none;}

.rightCol {float:right; width:250px; margin:20px;}

.Left {float:left; width:250px;}
.Right {float:right; width:650px;}
.clear {clear:both;}

.bigList {float:left; width:50%;}