.bk {
	background-color: #4E4E4E;
	background-image: url(../../images/layout-v2.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#body { font: Arial, Helvetica, sans-serif;
 
	}

a:link {
	color: #eee;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eee;
}
a:hover {
	text-decoration: underline;
	color: #eee;
}
a:active {
	text-decoration: none;
	color: #eee;
}
.bk .note {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
a.clientNav:link {
	color: #999;
	text-decoration: underline;
}
a.clientNav:visited {
	text-decoration: underline;
	color: #999;
}
a.clientNav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.clientNav:active {
	text-decoration: underline;
	color: #999;
}

.what {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}#container .content .iframie .indexItems {
	padding-left: 30px;
	height: 400px;
}
#container .content .indexItems .inform {
	float: right;
	width: 380px;
	background-color: #3A3A3A;
	padding: 20px;
}
#container #header table {
	background-color: #3F3F3F;
	font-size: 12px;
}
.fileName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
