FORM {
   margin:  0px;
}

BODY {
	background-color:  #fff;
	margin:            0px;
}


.header A.SkinObject:link,
.header A.SkinObject:visited,
.header A.SkinObject:hover,
.header A.SkinObject:active {
	text-decoration:  none;
	color:            #fff;
}

.Head {
	text-decoration:  none;
	color:            #336699;
	font-size:	      16px;
	font-weight:	  bold;	
}

TD {
	text-decoration:  none;
	color:            #333;
	font-size:	  	  12px;
	font-weight:	  normal;	
}



.header {
	background	: url('images/up.jpg') top left no-repeat;
	width		: 931px;
	height		: 535px;
}

.bottom {
	background	: #fff url('images/down.jpg') bottom left no-repeat;
	width		: 931px;
	height		: 42px;	
}

.mainBg {
	background	: #fff url('images/middle.jpg') repeat-y;
	width		: 931px;
}


