body {
	margin: 0px;
	background-color: #EFF4FA;
	background-image: url(../img/bg_fade3.gif);
	background-repeat: repeat-x;
}
#c01 {
	background-color: #FFFFFF;
}
#c02 {
	background-color: #C4C4C4;
}
#c03 {
	background-color: #9C9D9D;
}
#c04 {
	background-color: #000000;
}
#c05 {
	background-color: #FFFFFF;
	background-image: url(../img/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#c06 {
	background-color: #F1F0F1;
}
.regulartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fXtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
a:active {
	color: #FFFF33;
	text-decoration: none;
}
.nolink {
	cursor: default;
}
.tumbs {
	border: 1px solid #E1E1E1;
}
#content {
	position:absolute;
	width:200px;
	z-index:1;
	visibility: visible;
	top: 234px;
}
#menu02 {
	position:absolute;
	width:158px;
	z-index:1;
	left: 66px;
	top: 0;
	visibility: hidden;
}
#menu01 {
	position:absolute;
	width:158px;
	z-index:1;
	left: 19px;
	top: 0;
	visibility: hidden;
}
#menu03 {
	position:absolute;
	width:158px;
	z-index:1;
	left: 159px;
	top: 0;
	visibility: hidden;
}
