BODY{
	background-color:#d8d0d3;
	margin : 0 0 0 0;
}

TD.LEFT{
	background-image: url(../Img/Left_Bg.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}

TD.RIGHT{
	background-image: url(../Img/Right_Bg.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
}
.Gal{
	border: thin solid;
	border-color: #9b114f;
}
.Flash{
	border: thin solid;
	color: #9b114f;
	width: 290px;
}
.Flash1{
	border: thin solid;
	color: #9b114f;
	width: 150px;
}
.FlashE{
	border: thin solid;
	color: #9b114f;
	width: 180px;
}

P,LI{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

P.CENTER{
	text-align: center;
}

P.ERROR{
	color : #8B0000;
	font-weight : bold;
}

TR.NAV
{
	background-image : url(../Img/Nav.jpg);
	height: 19px;
}

TD.NAV
{
	text-align: center;
}

TABLE.BODY{
	background-image: url(../Img/Bottom.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

A{
	color: #9b114f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
A.NAV{
	color: #ab3e71;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
H1{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom : 6px;
}
H2{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom : 2px;
	margin-top: 2px;
}
A.DISCLAIMER{
	color : #7a235a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	text-align: right;
}
P.DISCLAIMER{
	color : #7a235a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	text-align: right;
}