BODY{
	background-color: #8d0903;
}
TD.L1{
	background-image: url(../Img/L1.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}
TD.L2{
	background-image: url(../Img/L2.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}
TD.L3{
	background-image: url(../Img/L3.gif);
	background-position : 100% 0%;
	background-repeat : no-repeat;
}
TD.M1{
	background-image: url(../Img/M1.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
TD.M3{
	background-image: url(../Img/M3.gif);
	background-position : top;
	background-repeat : no-repeat;
}
TD.R1{
	background-image: url(../Img/R1.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
}
TD.R2{
	background-image: url(../Img/R2.gif);
	background-position : left;
	background-repeat : no-repeat;
}
TD.R3{
	background-image: url(../Img/R3.gif);
	background-position : 0% 0%;;
	background-repeat : no-repeat;
}
P,UL{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
P.Black{
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
A{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
A.LINKS{
	color: #f43232;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
A.LINKSS{
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
A:HOVER.LINKS{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
H1{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	padding : 0px;
}
H2{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
}
INPUT.CONTACT,SELECT.CONTACT,TEXTAREA.CONTACT{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
}
SELECT.CONTACT2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style : groove;
}
#divScroll
{
	width:95%;
	height:315px;
	overflow:auto;
}

