body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0; 
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

p {
	color: #666666;
	font-weight: normal;
	text-align: justify;
}

td {
	color: #666666;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999933;
}

h3 {
	font-weight: bold;
}

#header {
	border: 0;
	width: 95%;
}

#main {
	position: absolute;
	left: 167px;
	top: 145px;
	float: left;
	vertical-align: top;
	padding-left: 10px;
}

.mod, .modhead {
	color: red;
}

.modhead {
	text-decoration: underline;
}

.toolbar {
	margin: 0;
	padding: 8px;
	background-color: #FFC;
	background: transparent url("toolbar.gif") no-repeat center left;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}
	
.icons, .iconspace {
	border: 0;
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	width: 32px;
}

.control {
	border: 0;
	vertical-align: middle;
	height: 12px;
	width: 12px;
	cursor: pointer;
}
.ul {
	vertical-align: middle;
	text-decoration: underline;
	cursor: pointer;
}

.menusx {
	font-weight: bold;
	color: #999933;
}

.menusxsel {
	font-weight: bold;
}

.gui {
	display: inline;
}

.advhidden {
	display: none;
}

.advvisible {
	display: inline;
}

.rj {
	text-align: right;
}

.lj {
	text-align: left;
}

a:link {
	font-weight: bold;
	color: #999933;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #999933;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a:active {
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}

#lmenu {
	float: left;
	width: 165px;
	vertical-align: top;
	margin-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	background: transparent url("TSmenu.jpg") no-repeat top left;
}

#buildmsg, #waiting {
	font-size: 16px;
	font-weight: bold;
	color: #999933;
	vertical-align: middle;
}

#tablist a
{
	font-size: 16px;
	font-weight: bold;
	color: #999933;
	background: #ffc url("tab_normal_left.gif") left top no-repeat;
	text-decoration: none;
	padding-left: 10px
}

#tablist a span
{
	cursor: pointer;
	background: url("tab_normal_right.gif") right top no-repeat;
	padding-right: 10px
}

#tablist a, #tablist a span
{
	display: block;
	float: left
}

#tablist a:hover
{
	font-weight: bold;
	color: #666666;
	padding-left: 10px
}

#tablist a:hover span
{
	padding-right: 10px
}

#tablist ul
{
	list-style: none;
	padding: 0;
	margin: 0
}

#tablist li
{
	display: inline;
	float: left;
	margin: 0;
	border-bottom: 1px solid #515358;
}

#tablist li a.current
{
	color: #666666;
	background: #999933 url("tab_current_left.gif") left top no-repeat;
}

#tablist li span.current
{
	background: url("tab_current_right.gif") right top no-repeat;
	padding-right: 10px
}
