body
{
	margin:0px;
	color:#000000;
	background-color:#FFFFFF;
	background:url(/IMG/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

#menuupdiv
{
	position:static;
	top:0px;
	left:0px;
	cursor:default;
	height:5px;
	width:100%;
	z-index:4;
}

#menudiv
{
	position:absolute;
	top:5px;
	left:60px;
	cursor:default;
	line-height:1em;
	font-size:10px;
}

#menudiv a
{
	text-decoration:none;
}

.topmenuitem
{
	width:80px;
	text-align:center;
	padding:5px;
	margin:0px;
}
.menuitem
{
	width:90px;
	text-align:center;
	padding:0px;
	margin:0px;
	vertical-align:top;
	visibility:hidden;
}

.worksmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#BA55D3;
	color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
}

.othermenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#800080;
	color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
}

.transmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#0000CD;
	color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
	direction:rtl;
}

.toolsmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#008080;
	color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
}

.helnkmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#90EE90;
	color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
}

.linksmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#FFFF99;
	color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
}

.contamenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#FFCC00;
	color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
	direction:rtl;
}

.aboutmenuitem
{
	width:80px;
	padding:5px;
	text-align:center;
	background-color:#FF8000;
	color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	border-right-style:hidden;
	border-right-width:0px;
	border-left-style:hidden;
	border-left-width:0px;
	border-bottom-style:hidden;
	border-bottom-width:0px;
	direction:rtl;
}

.worksmenuitem a, .othermenuitem a, .transmenuitem a, .toolsmenuitem a, #home a
{
	color:#FFFFFF;
}

.helnkmenuitem a, .linksmenuitem a, .contamenuitem a, .aboutmenuitem a
{
	color:#000000;
}

#logodiv
{
	position:absolute;
	top:50px;
	left:30px;
	text-align:left;
}

#outfooter
{
	width:100%;
}

#PowerLine, #PowerLine a
{
	background-color:#008080;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	width:100%;
	padding:10px;
	margin:0px;
	font-size:16px;
	line-height:1.2em;
}

.updateline
{
	background-color:#008080;
	color:#FFFFFF;
	vertical-align:bottom;
	font-size:14px;
	line-height:1.2em;
	border-bottom:1px #FFFFFF solid;
	padding-bottom:5px;
	padding-top:5px;
}

.updateline a
{
	background-color:#008080;
	color:#FFFFFF;
}
