
a:link 	{
	color: #6f6f6f;
	text-decoration: none;
	}

a:visited {
	color: #6f6f6f;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: none;
	}

a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

body	{
	height: 100%;
	width: 100%;
	max-height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-face: arial;
	}

.bflink	{
	font-size: 12px;
	}

.bflinkcell {
	position: absolute;
	left: 660px;
	top: 565px;
	color: #6f6f6f;
	}

.circust {
	border-collapse: collapse;

	}

.circuscellu {
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 260px;
	vertical-align: top;
	white-space: nowrap;
	}

.circuscelll {
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 240px;
	vertical-align: bottom;
	white-space: nowrap;
	}

.headbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 80px;
	background-color: white;
	}

.sidebar {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 200px;
	height: 500px;
	background-color: white;
	color: #6f6f6f;
	}

.maincell {
	position: absolute;
	top: 60px;
	left: 280px;
	right: 0;
	bottom: 0;
	background-color: white;
	color: #6f6f6f;
	white-space: nowrap;
	}

.maincellt {
	position: absolute;
	top: 60px;
	left: 280px;
	right: 20px;
	width: auto;
	bottom: 0;
	background-color: white;
	color: #6f6f6f;
	}

.mainpic {
	border: 1px solid #6f6f6f;
	}

.simg, .simge	{
	border: 0;
	width: 20px;
	height: 1px;
	}

.simgv	{
	border: 0;
	width: 1px;
	height: 1px;
	}

.thisdot {
	color: black;
	}

.title {
	font-weight: bold;
	font-size: 18px;
	}