/* 03.02.2008, 08.02.2008, 10.02.2008, 18.02.2008, 01.03.2008, 05.03.2008, 26.07.2008 */

/* A Main Definition */
/* ------------------------------------------------------------------------------------------ */
a
{
	font-family:			Arial;
	font-size:				9px;
	text-decoration:		none;
	color:					#000000;
}

/* BODY Main Definition */
/* ------------------------------------------------------------------------------------------ */
body
{
	margin:					0px 0px 0px 0px;
	color:					#000000;
	background-color:		#ffffff;
}

/* DIV Main Definition */
/* ------------------------------------------------------------------------------------------ */
div
{
	position:				absolute;
	font-family:			Verdana,Arial,Helvetica,sans-serif;
	font-size:				12px;
	font-weight:			normal;
	text-align:				left;
	color:					#000000;
	border-color:			#808080;
	border-style:			solid;
	border-width:			0px;
}

/* INPUT Main Definition */
/* ------------------------------------------------------------------------------------------ */
input
{
	position:				absolute;
	font-family:			Verdana,Arial,Helvetica,sans-serif;
	font-size:				12px;
	font-weight:			normal;
	text-align:				left;
	border-color:			#808080;
	border-style:			solid;
	border-width:			1px;
}
input.ro
{
	background-color:		#b0b0b0;
}

/* SELECT Main Definition */
/* ------------------------------------------------------------------------------------------ */
select
{
	position:				absolute;
	font-family:			Verdana,Arial,Helvetica,sans-serif;
	font-size:				11px;
	font-weight:			normal;
	text-align:				left;
	color:					#000000;
	border-style:			solid;
	border-width:			1px;
}

/* Menu 1 Frame/Text */
/* ------------------------------------------------------------------------------------------ */
.m1f
{
	border-color:			#ffffff;
	border-style:			solid;
	border-width:			1px;
}
.m1fa
{
	background-color:		#ffffff;
	border-color:			#ffffff;
	border-style:			solid;
	border-width:			1px;
}
.m1t
{
	font-family:			Arial;
	font-size:				11px;
	color:					#ffffff;
}
.m1ta
{
	font-family:			Arial;
	font-size:				11px;
	color:					#b0b0b0;
}
.m2ta
{
	font-family:			Arial;
	font-size:				9px;
	color:					#000000;
}
.m1ts
{
	font-family:			Arial;
	font-size:				11px;
	color:					#000000;
}

/* Login Button */
/* ------------------------------------------------------------------------------------------ */
.login_sb0
{
	height:					16px;
	text-align:				center;
	background:				#cccccc;
	border-left:			#ffffff;
	border-top:				#ffffff;
	border-right:			#000000;
	border-bottom:			#000000;
	border-style:			solid;
	border-width:			1px;
}
.login_sb1
{
	height:					16px;
	text-align:				center;
	background:				#b4b4b4;
	border-left:			#ffffff;
	border-top:				#ffffff;
	border-right:			#000000;
	border-bottom:			#000000;
	border-style:			solid;
	border-width:			1px;
}
a.login01
{
	position:				absolute;
	font-size:				11px;
	font-weight:			bold;
}

/* Format Styles */
/* ------------------------------------------------------------------------------------------ */
.bold
{
	font-weight:			bold;
}

/* Form Field Formatting */
/* ------------------------------------------------------------------------------------------ */
.ffld
{
	color:					#909090;
	border-color:			#d4d0c8;
	border-width:			1px;
}
.labr
{
	font-weight:			bold;
	text-align:				right;
}
.labd
{
	font-weight:			bold;
	text-align:				right;
	color:					#909090;
}
.labe
{
	font-weight:			bold;
	text-align:				right;
}

/* CSS Button */
/* ------------------------------------------------------------------------------------------ */
.bucs0
{
	height:					16px;
	text-align:				center;
	background:				#cccccc;
	border-left:			#ffffff;
	border-top:				#ffffff;
	border-right:			#000000;
	border-bottom:			#000000;
	border-style:			solid;
	border-width:			1px;
}
.bucs1
{
	height:					16px;
	text-align:				center;
	background:				#b4b4b4;
	border-left:			#ffffff;
	border-top:				#ffffff;
	border-right:			#000000;
	border-bottom:			#000000;
	border-style:			solid;
	border-width:			1px;
}
a.bucs
{
	position:				absolute;
	font-size:				11px;
	font-weight:			bold;
}
