body {
	background-color: #FFFFFF;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.mainM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	background-color: #FF8C53;
	padding-right: 5px;
}
.mainM a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainM a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.mainM a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.mainM a:active  {
	color: #FFFFFF;
	text-decoration: none;
}
.subM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
.subM a:link {
	color: #666666;
	text-decoration: underline;
}
.subM a:hover {
	color: #666666;
	text-decoration: none;
}
.subM a:active {
	color: #666666;
	text-decoration: underline;
}
.subM a:visited {
	color: #666666;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-bottom: 15px;
	background-image: url(images/vari.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content a:link {
	color: #000000;
	text-decoration: none;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:visited {
	color: #000000;
	text-decoration: none;
}
.content a:active {
	color: #000000;
	text-decoration: none;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.image {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}

