.editorzone
{
	position:absolute;
	left:350px;
	top:100px;
}

.label
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: x-small;
}
.button
{
	border-bottom-color: Black;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-right-color: Black;
	border-right-style: outset;
	border-right-width: thin;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	background-color: #ADD8E6;
}
.lblError
{
	background-color: #FBFBF6;
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: Red;
}
a.link
{
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #EEF5F5;
	background-color: #2F4F4F;
}
a.link:hover
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #EEF5F5;
	background-color: #B0D0D1;
}
a.bar
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #EEF5F5;
	background-color: #2F4F4F;
}
a.bar:hover
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FAD6B7;
}
.cell
{
	background-color: #2F4F4F;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FAD6B7;
}
a.edit
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #494621;
	background-color: White;
}
a.edit:hover
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #AEA84E;
}
.table
{
	background-color: #CCE1E1;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}
.header
{
	background-color: #747033;
	font-family: Tahoma;
	font-weight: bold;
	color: #EAE8D0;
}
.quest
{
	background-color: #CDC88E;
	font-family: Tahoma;
	font-weight: bold;
	color: #64602D;
}
.poll
{
	background-color: #E4E2C3;
	font-family: Tahoma;
	font-weight: bold;
	color: #3B381A;
	font-size: smaller;
	
}
.line
{
	background-color: #747033;
}
.perc
{
	background-color: #E4E2C3;
	font-family: Tahoma;
	font-weight: bold;
	color: Maroon;
	font-size: xx-small;
}
.name
{
	background-color: #D4E5E6;
	font-family: Tahoma;
	font-weight: bold;
	color: #3B381A;
	font-size: x-small;
}
.panel
{
	background-color: #FCE6D3;
	font-family: Tahoma;
	font-weight: bold;
	color: #3B381A;
	font-size: x-small;
}
.MenuBk
{
background-image:url(../images/MenuBk.gif);
background-repeat:no-repeat;
width:179px;
height:36px;
color:#FFFFFF;
text-decoration:no;
font-family:tahoma;
font-size:12px;
padding-right:8px;
border:none;

}