body {
	background-color: #414141;
	background-image: url('img/bg.jpg');
	color: #ffffff;
}

a:link {
	color: #003C8A;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #003C8A;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #FF8C00;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #FF8C00;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	color: #FFA600;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

.main {
	background-color: #E1E6ED;
	color: #0C203B;
	font-size: 12px;
	font-family: Tahoma, Tahoma, sans-serif;
	padding: 0 0 0 5px;
	vertical-align: top;
	text-align: left;
}

.mainleft {
	background-image: url('img/chk_16.gif');
	background-repeat: repeat-y;
	width: 6px;
	height: 100%;
	padding: 0 0 0 0;
}

.mainright {
	background-image: url('img/chk_18.gif');
	background-repeat: repeat-y;
	width: 6px;
	height: 100%;
	padding: 0 0 0 0;
}

.vcircuit1 {
	background-image: url('img/chk_11.jpg');
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	width: 28px;
	height: 100%;
}

.vcircuit2 {
	background-image: url('img/chk_14.jpg');
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	width: 28px;
	height: 100%;
}

.buttonsback {
	background-color: #CDD5E2;
   background-image: url('img/chk_10.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 710px;
	height: 28px;
}

.underbutts {
   background-image: url('img/chk_12.jpg');
   width: 710px; 
	height: 17px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}

.button {
   background-image: url('img/button.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 28px;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}

a.but:link {
	color: #1e2633;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.but:visited {
	color: #1e2633;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.but:hover {
	color: #fff29a;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.but:hover {
	color: #fff29a;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.but:active {
	color: #fff29a;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.active {
	background-image: url('img/activebut.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 28px;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #def9ff;
}

.underact {
	background-image: url('img/underact.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 17px;
}

.emptycell {
	width: 96px;
	height: 17px;
}

#clock {
	background-image: url('img/chk_05.jpg');
	width: 109px; 
	height: 28px;
	color: #e6cb42;
	font-family: Arial Black;
	font-size: 11px;
	padding: 6px 3px 3px 12px;
}