Body{
     margin-top: 0px;
     margin-left: 0px;
	 margin-bottom: 0px;
	 margin-right: 0px;
	 background-color:#CCCCCC;
	 /*background-attachment:scroll;
	 background-image:url(../images/bg.gif);
	 background-repeat:repeat;
	 background-position:top;*/
}
#wrapper {
	width:771px;
	position:relative;
	margin:0px auto;
	align:center
}

#nevi{
	position:absolute;
	left:0px;
	top: 100px;
	z-index:100;
}

.bodytxt{
	font:12px Verdana, Arial,;
	color:#000000;
	text-align:none;
	text-decoration:none;
	line-height:16px;
}

.bodytxt a:link{
	color:#A70101;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#A70101;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#A38D53;
	text-decoration:none;
}

.h1{
	font:14px Verdana, Arial,;
	color:#A70101;
	text-align:none;
	text-decoration:uppercase;
	line-height:16px;
}