body {
	margin: 0px;
	background-color: #6A7D72;
}
#c01 {
	background-color: #6A7D72;
}
#c02 {
	background-color: #000000;
}
#c03 {
	background-color: #FFFFFF;
}
#design {
	background-color: #FFFFFF;
	background-image: url(../img/bg_ton.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#c05 {
	background-color: #C0C0C0;
}
#c06 {
	background-color: #C0C0C0;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #6385A4;
	text-decoration: none;
}
.bodyfixframe {
	background-attachment: fixed;
	background-image: url(../img/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: left -171px;
}
a:active {
	color: #565656;
	text-decoration: none;
}
