body
{
	background-color:#fdf0e0;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

.Content1
{
	font-family: Arial;
	font-size: 12px;
	background:transparent;
	padding: 20px 10px 10px 10px;
	position: absolute;
	top: 131px;
	left: 231px;
	width: 500px;
}
.Content2
{
	padding: 30px 10px 0px 15px;
	background:transparent;
	position: absolute;
	top:132px;
	left:731px;
}
.Empty1px1px
{
	width: 1px;
	height: 1px;
	border-style: none;
}
.header
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	color: Black;
}
.headerbig
{
	font-family: Arial;
	font-size: 20px;
	color: #f08400;
}
.LineVert
{
	background-color: #f08400;
	width: 1px;
	height: 100%;
	position: relative;
	top: 0px;
}
.Menu
{
	position:relative;
	top: 20px;
	left: 30px;
	float:left;
	width: 200px;
}
.MenuDef
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:700;
	padding-left:10px;
	background-image:url(../images/MenuDef.gif);
	height:20px;
	color: White;
	padding-top: 5px;
}
.MenuHigh
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:700;
	padding-left:10px;
	height:20px;
	padding-top: 5px;
	background-image:url(../images/MenuHigh.gif);
	color: #c06400;
	cursor: pointer;
}