#overlay {background: url(http://www.fatcow.com/images/bits/fccornerbanner.png) top right no-repeat !important;background: url(http://www.fatcow.com/images/bits/fccornerbanner.gif) top right no-repeat;height: 144px;width: 144px;position: absolute;top: 0;left: 0;}

body {
	background-color:#000;
}
.copyright {
	font-family:"Comic Sans MS", cursive;
	font-size: 12px;
	color: #fff;
}
.body {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	color: #fff;
}

.titletable {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	color: #fff;
}
.texttable {
	font-family:"Comic Sans MS", cursive;
	font-size: 12px;
	color: #fff;
}

.link12 {
	font-family:"Comic Sans MS", cursive;
	font-size: 12px;
	color: #fff;
}

.head_BG { 
	width:900px;
	height:230px;
	background-image:url('/images/bg-header.jpg');
	background-repeat:no-repeat;
	background-position: center;
}
.head_body_BG { 
	width:900px;
	height:65px;
	background-image:url('/images/bg-head-body.jpg');
	background-repeat:no-repeat;
	background-position: center;
}
.body_BG { 
	width:900px;
	height:10px;
	background-image:url('/images/bg-body.jpg');
	background-repeat:repeat;
	background-position: center;
}
.line_BG { 
	width:1px;
	height:4px;
	background-image:url('/images/line.gif');
	background-repeat:repeat-y;
	background-position: center;
}
.select_button {
	font-family:"Comic Sans MS", cursive;
	width:150px;
	height:50px;
	background-image:url('/images/button-select.gif');
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
}
.foot_BG { 
	width:900px;
	height:70px;
	background-image:url('/images/bg-footer.jpg');
	background-repeat:no-repeat;
	background-position: center;
}


.head_body_BG table tr td table tr .select_button h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {color: #fff;}
a:visited {color: #fff;}
a:active {color: #fff;}
a:hover {
	color: #fff;
	
}

