BODY
{
	margin: 0px 0px 0px 0px;
	font-family:Arial, sans-serif;
	font-size:12px;
}
td,th {
	font-size: 12px;
}

.SPAN30
{
	margin-left:60%;
}

.BorderRight
{
	position:absolute;
	text-align:right;
	right:0px;
	top:10px;
	float:right;
}

#NavMenu A
{
	text-decoration:none;
}

#NavMenu A:hover
{
	text-decoration:line-throught;
	/*border-style:outset;*/
	width:100%;
	border-width:thin;
}

#NavMenu
{
	border-right:thin dotted Green; background-image:url('Images/menubck.jpg');
	width:15%;
	padding-left:5px;
	text-align:center;
	vertical-align:top
}

#Head
{
	background-image:url('Images/topbg.jpg');
}

#Bottom-old
{
	background-image:url('Images/bottomBg.jpg');
	color:Maroon;
	text-align:center;
	font-weight:bold
}

#Bottom
{
	color:Maroon;
	text-align:center;
	font-weight:bold
}


#PageBody
{
	margin-left:15%;
	padding-left:10px;
	margin-top:0px;
}

#NavMenu ul
{
	list-style-position:inside;
	list-style-image:url('Images/RedBullet.gif');
	margin-left:0px;
	margin-top:0px;
	margin-bottom:1px;
	text-align:left;
	padding-left:1px;
}
#NavMenu fieldset
{
	margin-right:2px;
}
#NavMenu fieldset legend
{
	color:#049900;
	font-weight:bold;
}

H1
{
	margin-top:0px;
	color:Navy;
	font-size:15pt;
	font-weight:bold;
}

A IMG
{
	border: 0px solid black;
}

#lblDescProd
{
	width:100%;
	border: solid 1pt blue;
}

.disclaimer {
	font-size: 70%;
	color: #000000;
}
