a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
/*	text-decoration: none;*/
}

a.action {
	font-size: 14px;
	color: red;
	text-decoration: none;
}

a.me {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10px;
}

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#mainframe {
	position:absolute;
}	

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:196px;
	background-color: #FFFFFF;
	z-index: 50;
}

#header {
	position:absolute;
	left:160px;
	top:0px;
	width:633px;
	height:100px;
	z-index: 50;
}

#headerborder {
	position:absolute;
	background-image: url(gfx/bg_content.png);
	background-repeat: repeat-x;
	left:0px;
	top:0px;
	width:800px;
	height:196px;
	z-index: 50;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content {
	position:static;
	left:0px;
	top:99px;
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: white;
	background-image: url(gfx/bg_content.png);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#container {
	position:absolute;
	left:0px;
	top:83px;
	width:800px;
	padding-bottom: 20px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#menu {
	position:absolute;
	left:0px;
	top:196px;
	width:170px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#padleft {
	position:absolute;
	left:0px;
	top:366px;
	width:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	padding: 10px; /* Added to top'n'left values instead of internal margin under Firefox and IE - this is a bug!*/
	background-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.red {
	color: #FF0000;
}


#mybugfix { /* index pic*/
	position:absolute;
	left: 202px;
	top: 126px;
	z-index: 100;
	width: 67px;
	height: 164px;
}

#mybugfix2 { /* index txt*/
	position:absolute;
	left: 310px;
	top: 128px;
	z-index: 100;
	width: 100px;
	height: 10px;
}

#mybugfix3 {
	position:absolute;
	left: 206px;
	top: 146px;
	z-index: 100;
	width: 224px;
	height: 12px;
}

#mybugfix4 {
	position:absolute;
	left: 206px;
	top: 146px;
	z-index: 100;
	width: 224px;
	height: 12px;
}

#mybugfix5 {
	position:absolute;
	left: 204px;
	top: 146px;
	z-index: 100;
	width: 100px;
	height: 165px;
}

#mybugfix8 { /* index txt*/
	position:absolute;
	left: 650px;
	top: 128px;
	z-index: 100;
	width: 50px;
	height: 10px;
}

.statmachine img { border: 0px; }
