@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #191919;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.main { 
	background-image: url(../images/AmpwitchOnlineHeader.jpg);
	background-repeat: no-repeat;
	border-left: 2px solid #000000;
} 


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #06ff00;
}

a:active {
	text-decoration: none;
	color: #06ff00;
}



.menu {
	font-size: 14px;
	font-weight: bold;
}



.style4 {
	font-size: 14px;
	color: #06ff00;
	font-weight: bold;
}

.style5 {
	font-size: 18px
}
.style6 {
	color: #999999;
	font-weight: bold;
}
.style7 {
	color: #06ff00;
}

.style8 {
	color:#06ff00;
	font-size: 10px;
}


.info{
	border-top: 1px solid #00cc13;
	border-bottom: 1px solid #00cc13;
}


.footer{
	border-top: 1px solid #00cc13;
}


.cell_over {
	background-color: #176b15;
}
.cell_out {
	background-color: #000000; 
}
