BODY {
	BACKGROUND: #000;  font-family:Arial; color:#CCCCCC
}
#frame {
	PADDING-RIGHT: 0px; MARGIN-TOP: 10px; PADDING-LEFT: 0px; BACKGROUND: #000; WIDTH: 800px; PADDING-BOTTOM: 0px;  PADDING-TOP: 0px; TEXT-ALIGN: left
}
#menu {
	padding:0px; BACKGROUND: #555;  WIDTH: 170px; COLOR: #CCCCCC; font-family:Arial
}
#main {
	POSITION: absolute;  LEFT: 180px; TOP: 135px;  BACKGROUND: #000;  WIDTH: 630px; COLOR: #cccccc;  
	
}
#header {
	HEIGHT: 120px
}
#imheader {
	LEFT: 80px; POSITION: absolute; TOP: 20px;FONT-FAMILY: arial
}
#inHeader {
	LEFT: 180px; POSITION: absolute; BACKGROUND: #000; WIDTH: 620px; TEXT-ALIGN: center; font-family: arial
}
#inHeader H1 {
	FONT-SIZE: 24px; COLOR: #cccccc; font-family:Arial
}
#footer {
	BACKGROUND: #000; TEXT-ALIGN: center
}
#throbber {
	LEFT: 190px; VISIBILITY: hidden; POSITION: absolute; TOP: 120px
}
#table1 {WIDTH: 630px;}

TD, TH {
	VERTICAL-ALIGN: top
}
P {
	font-family:Arial; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:10px
}
H1 {
	color:#CCCCCC; margin-left:0px; font-family:Arial; margin-right:10px; margin-top:0px; margin-bottom:10px
}
PRE {
	MARGIN: 0px 10px 10px
}
#main .block {
	MARGIN-LEFT: 30px
}
#main H1 {
	COLOR: #f30;
	font-family: arial
}
#main .title {
	COLOR: #f30;
	font-family: arial
}
A {
	COLOR: #f30
}
A:hover {
	COLOR: #703
}
.even TD {
	BACKGROUND: #333
}
.clear {
	CLEAR: both
}
.clearl {
	CLEAR: left
	}
.floatr {
	FLOAT: right
}
H1 {
	FONT-SIZE: 18px; PADDING-TOP: 10px
}
H2 {
	FONT-SIZE: 14px; MARGIN: 0px 0px 0px 20px; PADDING-TOP: 0px
}
#menu H1 {
	MARGIN: 0px 10px; PADDING-TOP: 10px
}
.err {
	COLOR: #d00
}
.white {color: #fff;}

.workshop {width: 640px;}
.workshop th {
	background: #888;
	border: 1px solid #000;
	width: 160px;
}
.workshop tr td {
	background: #333;
	border: 1px solid #000;
}
.workshop tr .title {
	background: #888;
	font-weight: bold;
}
.workshop tr .red {background: #f00;}
.workshop tr .green {
	background: #080;
	color: #0f0;
}
.tred {color: #f30;}