@charset "utf-8";
/* CSS Document */



body { color:#5d6060; font-weight:500; background-color:#181718; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
        
		a:link    {color:#990000; font-weight:500; text-decoration:underline; border:0px; }
        a:visited {color:#990000; font-weight:500;text-decoration:underline; border:0px; }
		a:hover    {color:#FF9900; font-weight:500;text-decoration:underline; border:0px; }
		
.category a:link  {color:#FF9933; font-weight:700; text-decoration:none; border:0px; font-size:12px;}
.category a:visited {color:#FF9933; font-weight:700;text-decoration:none; border:0px; font-size:12px; }
.category a:hover    {color:#FFFF00; font-weight:700;text-decoration:none; border:0px; font-size:12px; }

.footer a:link  {color:#ffffff; font-weight:700; text-decoration:none; border:0px; font-size:12px;}
.footer a:visited {color:#ffffff; font-weight:700;text-decoration:none; border:0px; font-size:12px; }
.footer a:hover    {color:#ffffff; font-weight:700;text-decoration:none; border:0px; font-size:12px; }

img {border:0px solid #3a3838; padding:0px; margin:0px; }
h1 {font-size:22px; font-weight:700; color:#000000; margin:0px 0px 0px 0px; padding:0px; }
h2 {font-size:18px; font-weight:500; color:#000000; margin:0px 0px 0px 0px; padding:0px;}
h3 {font-size:16px; font-weight:700; color:#000000; margin:0px 0px 0px 0px; padding:0px; }



.headertable {margin:0px; padding:0px; border:0px; background-image:url(images/header_pic.jpg); background-repeat:no-repeat; width:817px; height:135px;}

.bodytable {background-image:url(images/body_background.jpg); background-repeat:repeat-y; padding:0px 10px 10px 14px; vertical-align:top; text-align:left;}

.left_column {vertical-align:top; text-align:left; }
.right_column {vertical-align:top; text-align:left; padding:10px 0px 0px 10px;}

.footer {color:#ffffff; vertical-align:top; font-family:Arial, Helvetica, sans-serif;}

.custombutton {padding:0px; margin:0px; border:0px; background:none;cursor:pointer;}
* html .custombutton {cursor:hand;} /* alternate cursor style for ie */




