body,td,th {
	color: #CCCCCC;
	font-family: Century Gothic, Arial;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}

/* wrapper */
.body {
	width:975px;
}
.body6 {
	width:975px;
}
.body5 {
	width:853px;
}
.body4 {
	width:731px;
}
.body3 {
	width:609px;
}
.body2 {
	width:487px;
}
.body1 {
	width:365px;
}

/* head */
.head {
	height:37px;
}
.logo_l {
	float:left;
	width:121px;
	height:37px;
	background-image:url(logo_l.jpg);
}
.logo_r {
	float:right;
	width:121px;
	height:37px;
	background-image:url(logo_r.jpg);
}
.button {
	float:left;
	width:121px;
	height:27px;
	background-image:url(button_light.gif);
	color:#000000;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	padding-top:10px;
}
.button a:link, .button a:visited {
	color:#000000;
	text-decoration:none;
}
.button:hover {
	background-image:url(button_grey.gif);
	color:#FFFFFF;
}
.button:hover a:link, .button:hover a:visited {
	color:#FFFFFF;
}
.button:active {
	background-image:url(button_dark.gif);
	color:#FFFFFF;
}
.button:active a:link, .button:hover a:visited {
	color:#FFFFFF;
}
.button_div {
	width:1px;
	height:37px;
	background-image:url(button_div.jpg);
	float:left;
}

/* subhead */
.subhead {
	margin-top:1px;
	height:49px;
	background-image:url(subhead.gif);
	background-repeat:no-repeat;
	padding-top:18px;
	padding-bottom:48px;
}

/* floating cells */
.cell_left_small {float:left;width:350px;margin:10px 25px 25px 75px;}
.cell_right_small {float:right;width:350px;margin:10px 75px 25px 25px;}

/* cells */
.cell_middle {
	background-color:#333333;
}
.cell_350 {width:350px;}
.cell_top_350 {
	height:12px;
	background-image:url(cell-top_350.png);
}
.cell_bottom_350 {
	width:350px;
	height:12px;
	background-image:url(cell-bottom_350.png);
}
.cell_850 {width:850px;}
.cell_top_850 {
	width:850px;
	height:30px;
	background-image:url(cell-top_850.png);
}
.cell_bottom_850 {
	width:850px;
	height:30px;
	background-image:url(cell-bottom_850.png);
}
.cell_970 {width:970px;}
.cell_top_970 {
	width:970px;
	height:12px;
	background-image:url(cell-top_970.png);
}
.cell_bottom_970 {
	width:970px;
	height:12px;
	background-image:url(cell-bottom_970.png);
}

/* thumbs */
.cleanimgy img {
	margin:0px;
	padding:0px;
	border:0px;
}
.imgy img {
	margin:2px;
	border:1px solid #CCCCCC;
}
.thumby {
	text-align:center;
}
.thumby img {
	margin:3px;
	border:0px;
}
.thumby img:hover {
	margin:2px;
	border:1px solid #CCCCCC;
}

/* images */
.image img {
	margin:2px;
	border:1px solid #CCCCCC;
}
.image img:hover {
	margin:2px;
	border:1px solid #FF0000;
}






.highlight {color:#FF0000;}






/* font sizes */
.f14 {font-size:14px;line-height:20px;}
.f16 {font-size:16px;line-height:22px;}
.f18 {font-size:18px;line-height:24px;}
.f22 {font-size:22px;line-height:30px;}
.f24 {font-size:24px;line-height:32px;}
.f32 {font-size:32px;line-height:40px;}
.f36 {font-size:36px;line-height:46px;}

/* pads */
.p3 {padding:3px;}
.p5 {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p25 {padding:25px;}
.p50 {padding:50px;}
.plr15 {padding-left:15px;padding-right:15px;}
.plr50 {padding-left:50px;padding-right:50px;}
.ptb5 {padding-top:5px;padding-bottom:5px;}
.ptb25 {padding-top:25px;padding-bottom:25px;}
.ptb50 {padding-top:50px;padding-bottom:50px;}

/* etc */
.clear {clear:both;}




