
   
body { padding: 0; margin: 0; font: 0.7em verdana, sans-serif; line-height: 1.5em;  background: #000000;background-position:center top; }
a { color:  #000000; background: inherit; text-decoration: none;}
a:hover { color:  #000000; background: inherit; }
a.title { color:  #000000; background: #FFF; }

h1 { font: bold 2em verdana, Sans-Serif; letter-spacing: -1px; padding: 10px 0 0 5px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1em verdana, Sans-Serif; letter-spacing: 0px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { color:  #000000;text-decoration: none; }
h1 a:hover, h2 a:hover { color: #000000; background: inherit; }
h3 { font: 90% verdana, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }

p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
h4 { color: #ffffff;font: 1em verdana, sans-serif; line-height: 1.5em; padding: 10px 0 0 0; }
.title
{
font-size: 14pt;
font-family: "verdana", Arial, sans-serif;
color: #000000;
margin-right:5px;
font-weight:normal;
border-bottom: dashed 1px #000000;
margin-bottom:10px;
padding-bottom:3px;
}
img {border:0px;}

/* layout
   ------ */

.content {
	margin: 5px auto;
	width: 780px;
	background:  url(big_middle.gif) repeat-y;
	color: #000000;

}

 .headerbar{
font: bold 14px Arial;
color: white;
background: white url(titlebar.png) repeat-x center left;
margin-bottom: 1px ; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
text-decoration: none;
padding: 12px 0 12px 3px; /*header text is indented 10px*/

}
 .headerbar3{
font: bold 11px verdana;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-decoration: none;
padding: 4px 0 4px 3px; /*header text is indented 10px*/

}
 .sponsorbar{
font: bold 11px verdana;
color: black;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFFF', endColorstr='#999999', gradientType='0');
padding:2px;
text-decoration: none;
}


 .headerbar2{
font: bold 12px verdana;
color: white;
background: black;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
text-decoration: none;
padding: 2px 0 2px 3px; /*header text is indented 10px*/

}

/* header */

.header_top_w { background: #fff url(big_top_w.gif) no-repeat; color: #FFF; height: 15px; }
.header_bottom_w { clear: both; background: #fff url(big_bottom_w.gif) no-repeat; color: #FFF; height: 15px; }

/* left side
   --------- */

.left {
	float: left;
	width: 618px;
	margin: 0 0 10px 0;

	
}


	
	.box {
		border-left: 0px solid #cccccc;
		border-right: 0px solid #cccccc;
		padding: 0 0 0 0;
		margin: 0;
		width: 139px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 140px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 139px; padding: 0px 2px 8px 8px; }
		.right_side { float: right; width: 465px; margin: 0 0 2px 0; text-align: left; }
		
		.article { padding: 10px 2px 0 0px; margin-bottom: 20px; }
		
		
	.grey_top { clear: both; width: 402px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #000000;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #000000;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 158px; margin: 0 0 0 0;}
		
img { float: left; margin: 0 0 1px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #ffffff;
	background: #000000;
	padding: 10px 0 5px 0;

}
.footer p {	line-height: 2em; }
.footer a {	color: #ffffff;  border-bottom: 1px dotted #808080; text-decoration: none; } 

