@charset "utf-8";
/* CSS Document */


body,td,th {
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.initialtrans {
	opacity:0.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.60;
}
#bg {
  clear: both;
}
#bottext {
  width: 960px;
  height: 150px;
  padding-top:5px;
}
#botcopyright {
  float:left;
  width: 450px;
  height: 20px;
	font-size: 12px;
}
#botlinks {
  float:left;
  width: 510px;
  height: 20px;
  text-align: right;
}
#botlinks a {
  color: #666666;
}
#botlinks a:hover {
  color: #C4151B;
}

