body, html {
	margin: 0px;
	background-color: #202020;
	background-image: url(../img/bg.gif);
	height: 100%;
}
#cShadow {
	background-color: #000000;
	filter: Alpha(Opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: .30;
	-khtml-opacity: .30;
	opacity: .30; /* for future compatibility */
	hight: 5px;
}
#cFF {
	background-color: #FFFFFF;
}
#cMeny {
	background-color: #434343;
	width: 200px;
}
#cColor {
	background-color: #9E005D;
}
#c05 {
	background-color: #C0C0C0;
}
#c06 {
	background-color: #C0C0C0;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7C7C7C;
	text-align:left;
}
#btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7C7C7C;
	text-align:left
}
#btn a:link, #btn a:visited, #btn a:active {
	color: #7C7C7C;
	text-decoration: none;
}
#btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
a:link, a:visited, a:active {
	color: #01C4FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
   behavior: url("files/pngbehavior.htc");
}
