body {
	font-family: "Verdana, Helvetica, Arial, sans-serif";
	font-size: 10px;
	background-color: #000000;
	background-image: url(gfx/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-weight: normal; 
	font-size: 12px; 
	color: #435CF6; 
	font-family: "Arial";
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	font-size: 12px; 
	color: #435CF6; 
	font-family: "Arial";
	text-decoration: none;
}
a:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #0E25B0; 
	font-family: "Arial";
	text-decoration: none;
}
a.light:link {
	font-weight: bolder; 
	font-size: 13px; 
	color: #333; 
	font-family: "Arial";
	text-decoration: none;
}
a.light:visited {
	font-weight: bolder; 
	font-size: 13px; 
	color: #333; 
	font-family: "Arial";
	text-decoration: none;
}
a.light:hover {
	font-weight: bolder; 
	font-size: 13px; 
	color: #999; 
	font-family: "Arial";
	text-decoration: none;
}
.fstyle {
	font-weight: normal; 
	font-size: 13px; 
	color: #4C4C4D; 
	font-family: "Arial";
}
.ftbox {
	font-weight: normal; 
	font-size: 10px; 
	color: #000; 
	font-family: "Verdana, Helvetica, Arial, sans-serif";
}
.fheading{
	font-weight: bold;
	font-size: 24px;
	color: #000;
	font-family: "Verdana, Helvetica, Arial, sans-serif";
}
.ftitle{
	font-weight: bold;
	font-size: 24px;
	color: #0DA706;
	font-family: "Verdana, Helvetica, Arial, sans-serif";
}
.fwhite{
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	font-family: "Verdana, Helvetica, Arial, sans-serif";
}
.border_top {
	border: 1px dotted #ccc
}
