body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style4 {
	color: #cedbce;
	font-size: 11px;
	font-family: tahoma;
}

.style4 a {
	color: #cedbce;
}

.style5 {
	color: #ffff0d;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #a5baa5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style7 {	color: #cedbce;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #cedbce; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style8 {color: #000000; font-size: 11px; font-family: tahoma;}
.style10 {color: #FFFF00; font-size: 11px; font-family: tahoma;}

.folder {
	color: #cedbce;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
	font-weight:bold;
	text-align: center;
	float:left;
	width:100px;
	height:33px;
	padding:3px;
	padding-top:70px;
	margin:3px;
	background:url(images/folder.png) no-repeat;
	border:2px solid #CEDBCE;
}

.back { float:left; }
