
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000077;
	font-size:small;
}

h1
{
	color:#cc3300;
	text-align:center;
	font-weight:bold;
	font-size:large;
}

.boldText
{
	font-weight:bold;
}

.blackText
{
	color:#000000;
}

.boldBlackText
{
	color:#000000;
	font-weight:bold;
}

.largeBoldBlackText
{
	color:#000000;
	font-weight:bold;
	font-size:medium;
}

.copyright
{
	color:#000000;
	font-size:x-small;
	text-align:center;
	vertical-align:bottom;
	
}

a
{
	color:#FF0000;
	font-weight:bold;
}

a:hover
{
	color:#FF0033;
	font-weight:bold;
}

.welcomeHeader
{
	color:#cc3300;
	text-align:center;
	font-weight:bold;
	font-size:large;
}

.categoryHeading
{
	color:#000000;
	font-size:large;
	font-style:italic;
	text-align:center;
	font-weight:bold;
}

td.productLevel1Contents
{
	background-color:#99CCFF;
	font-weight:bold;
	font-size:small;
	color:#000000;
}

td.prodMenuList
{
	color:#000077;
	text-align:justify;
}

.headerBottomMenu
{
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.headerBottomMenu:hover
{
	color:#ff6633;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

a.headerRightMenu
{
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

a.headerRightMenu:hover
{
	color:#FF6633;
	font-weight:bolder;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

tr.blueBG
{
	color:#000000;
	background-color:#99CCFF;
}

tr.whiteBG
{
	color:#000000;
	background-color:#FFFFFF;
}

.orangeBG
{
	background-image:url(images/page_header/ttl_grad_bg.jpg);
}

th
{
	color:#000000;
	font-weight:bold;
	text-align:center;
}

th.redHeader
{
	color:#CC0000;
	text-align:center;
	font-weight:bold;
}

tr.relayDetails
{
	text-align:center;
}

td.relayName
{
	text-align:left;
}

.menuLinks
{
	text-align:right;
}

.metas
{
	color:#FFFFFF;
	font-size:0px;
}

h2
{
	color:#FFFFFF;
	font-size:0px;
}
