.BodyM  {
    position: absolute;
	left : 0px;
	top : 0px;
	color : #4A260C;
	background : #E5DBBD;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

.BodyT  {
	left : 0px;
	top : 0px;
	color : #4A260C;
	background : #E5DBBD;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

.BodyL  {
	left : 0px;
	top : 0px;
	color : #E5DBBD;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background : url(../img/column1.gif);
}

.BodyD  {
	left : 0px;
	top : 0px;
	color : #977F3B;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

.BodyTab  {
	left : 0px;
	top : 0px;
	color : #4A260C;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background : #977F3B;
}

.stylel  {
	color : #4A260C;
}

.style1  {
	color : #4A260C;
	font-weight : bold;
	font-family : Arial;
	font-size : 13;
}

A:ACTIVE {
	color : #ff0000;
	font-weight : bold;
}

A:LINK  {
	color : #00297D;
	font-weight : bold;
}

A:VISITED  {
	color : #00297D;
	font-weight : bold;
}

.stylecom {
	color : #00297D;
	font-weight : bold;
	text-decoration : underline;
	cursor : hand;
	}

