body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#maintable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b6369;
	background-color:#FFFFFF;
}
#maintable h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5b6369;
}
#maintable h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b6369;
}
#maintable h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cb0a00;
}
#bottom {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #899ba8;
	background-image: url(images/bottom.jpg);
	height:82px;
}
#bottom a:link{
	color: #899ba8;
	text-decoration: none;
}
#bottom a:visited{
	color: #899ba8;
	text-decoration: none;
}
#bottom a:hover{
	color: #5b6369;
	text-decoration: underline;
}

#texthome h1 {
	font-size:20px;
	color:#CC0000;
}
#texthome h2 {
	font-size:16px;
	color: #666666;
}

a:link {
	color: #5b6369;
	text-decoration: underline;
}
a:visited {
	color: #5b6369;
	text-decoration: underline;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}

#infront  {z-index: 3}
#behind{z-index: -1}