/* CSS Document */
body {background-color:#f0f3f0; margin:0; padding:0;} 
body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:18px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:16px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size:14px;}
a:link {}
a:hover { text-decoration:none;}
a:visited {color:#0000ff;}

#wrapper {
   width:970px; background-color:#fff;margin-left:auto; margin-right:auto;}

#logo {}
#head {background-color:#fefefd; height:99px;}
#main {background-color:#fff;}
#uppernav {width:100%; height:24px; background-image: url(images/topnavbg2.gif); background-repeat: repeat-x;}
#navbartop { margin:0; padding-top:5px; font-weight:bold;}
#navbartop a {color:#000; text-decoration:none;}
#navbartop a:visited {color:#000; text-decoration:none;}
#navbartop a:hover {color:#000; text-decoration:underline;}
#rightcol {width:180px; float:right; padding-top:15px;}
#center {width:580px; float:right;padding-top:15px; padding-right:5px; padding-left:5px;}
#widecenter {width:770px; float:right;padding-top:15px;}
#leftcol {width:200px;float:left; }
#footer {width:100%; clear:both;}
.sidebox {border:1px solid #666; padding-left:5px; padding-right:5px;}
.content {padding-left:5px; padding-right:5px;}
.style1 {font-size: 10px}
.footer {font-size:10px; color:#999999; font-family:Arial, Helvetica, sans-serif;}
.footer a:link {font-size:10px; color:#999999; text-decoration:none;}
.footer a:visited {color: #999999; text-decoration:none;}
.footer a:hover {color:#999999; text-decoration:underline;}
.category {font-size:12px; font-weight:bold;}
.category a:link {color:#000000; font-weight:bold; text-decoration:none;}
.category a:visited {color:#000000; font-weight:bold; text-decoration:none;}
.category a:hover {color:#000000; font-weight:bold; text-decoration:underline;}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.widebox {}
.widebox h2 {background-image:url(images/redbgd2.jpg); background-repeat:repeat-x; color:#f7f7f7; padding:2px 5px;}