body {padding:0; margin:0px;}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

.bg_gradient	 {background: url(images/bg_gradient.gif) repeat-y top center;}
.bg_top	 {background: url(images/bg_top_banner.gif) no-repeat center top;}
.bg_bottom	 {background: url(images/bg_bottom_banner.gif) no-repeat center top;}
.bg_link_title	 {background: url(images/link_title_bg.gif) no-repeat right top;}
.bg_body	 {background: url(images/bg_body.gif) repeat-y top center;}

.text  {
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.line  {
	color:#999;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.highlight  {
	color:#F00;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.white  {
	color:#FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.titles  {
	color:#F00;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
