/* CSS Document */
BODY	{
	background-color: #666633;
}

.main	{
	position:			absolute;
	top:				153px;
	left:				138px;
	width:				697px;
	height:				501px;
	background-color:	#CCCC77;
	margin:				0px;
}

.head	{
	position:		absolute;
	top:			40px;
	left:			40px;
}

.left	{
	position:		absolute;
	top:			140px;
	left:			40px;
}

.bar	{
	position:		absolute;
	top:			140px;
	left:			125px;
}

.admingfx	{
	position:		absolute;
	top:			100px;
	left:			600px;
}

.admin		{
	position:			absolute;
	top:				155px;
	left:				40px;
	border-color:		#CCCC77;
	border-style:		solid;
	border-width:		2px;
	width:				140px;
	height:				600px;
	background-color:	#000000;
	color:				#CCCC77;
	font-size:			14px;
	font-family:		Verdana;
	text-align:			right;
}



.navi	{
		position:				absolute;
		left:					160px;
		top:					110px;
		height:					18px;
		margin:					0px;
		}
		
TD		{
		border-style:			solid; 
		border-width:			1px;
 		border-color:			#CCCC77;
		}
		
.submenue_4
	{
		margin:					0px;
		position:				absolute; 
		top: 					132px; 
		background-color:		#000000;
		visibility:				hidden; 
		border-style:			none; 
		border-width:			1px;
 		border-color:			#CCCC77;
		padding:				6px;
	}

.submenue_4 {left:357px;}

A:link {
	COLOR: #CCCC77; TEXT-DECORATION: none; FONT-SIZE: 10pt; FONT-VARIANT: small-caps;
}
A:visited {
	COLOR: #CCCC77; TEXT-DECORATION: none; FONT-SIZE: 10pt; FONT-VARIANT: small-caps;
}
A:active {
	COLOR: #CCCC77;	TEXT-DECORATION: none; FONT-SIZE: 10pt; FONT-VARIANT: small-caps;
}
A:hover {
	COLOR: #666633; TEXT-DECORATION: underline; FONT-SIZE: 10pt; FONT-VARIANT: small-caps;
}
A {
	COLOR: #CCCC77; FONT-FAMILY: Verdana,Verdana; FONT-SIZE: 10pt; TEXT-DECORATION: none; FONT-VARIANT: small-caps;
}
