body {
	margin: 0px;
	background-color: #FF9885;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.size {
	width: 720px;
	height: 100%;
}
#c01 {
	background-color: #FFFFFF;
}
#c02 {
	background-color: #303030;
}
#c03 {
	background-color: #D9341D;
	background-image: url(../img/bg_fade.gif);
	background-repeat: no-repeat;
}
#c04 {
	background-color: #4F9D65;
}
#c05 {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=20);
}
#shadow {
	background-color: #CD3925;
	filter: Alpha(Opacity=50);
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
}
.xLtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.adresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #EEEEEE;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
img {
	behavior:	url("pngbehavior.htc");
}
.settumb {
	border: 2px solid #FFFFFF;
}

