body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*font-size : 10pt;*/
	color : #000000;
}
/* Header Image */
A.HeaderImg
{
	width : 800px;
	height : 93px;
	background-image : url(Images/headerDefault.jpg);
}
/* Navigation */
A.Nav_RT
{
	width : 86px;
	height : 25px;
	background-image : url(Images/Nav_RelsTitle.gif);
}
A.Nav_Home
{
	width : 63px;
	height : 25px;
	background-image : url(Images/Nav_Home.gif);	
}
A.Nav_Home:Hover
{
	background-image : url(Images/Nav_Home_rollover.gif);
}
A.Nav_Place_Order
{
	width : 100px;
	height : 25px;
	background-image : url(Images/Nav_Placeorder.gif);	
}
A.Nav_Place_Order:Hover
{
	background-image : url(Images/Nav_Placeorder_rollover.gif);
}
A.Nav_About
{
	width : 55px;
	height : 25px;
	background-image : url(Images/Nav_About.gif);
}
A.Nav_About:Hover
{
	background-image : url(Images/Nav_About_rollover.gif);
}
A.Nav_Contact
{
	width : 64px;
	height : 25px;
	background-image : url(Images/Nav_Contact.gif);
}
A.Nav_Contact:Hover
{
	background-image : url(Images/Nav_Contact_rollover.gif);
}

A.SmallBlueLink
{
	font-size : 10pt;
	color: Blue;
}
	
/*Menu Items */
.menustyle
{
	font-family: verdana;
	font-size: 12px;
	/* border: solid 1px #f1f1f1;*/
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #000000;
	white-space: nowrap;
}
.menuitem
{
	font-family: verdana;
	font-size: 12px;
	/* border: solid 1px #f1f1f1; */
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #000000;
	white-space: nowrap;
	cursor: default;
	cursor: hand;
}
.mouseover
{
	font-family: verdana;
	font-size: 12px;
	/* border: solid 1px #999;*/
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #FFD700;
	white-space: nowrap;
	cursor: default;
	cursor: hand;
}

.submenuitem
{
	padding: 5px 5px 5px 5px;
}

/* FONT AND COLOR */
.PlaceOrderText
{
	font-weight: bold;
	font-size: 8pt;
}

.PlaceOrderText2
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
}

Table.PlaceOrderLeftMargin
{
	margin-left: 10pt;
}

TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

T.PlaceOrder
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TD.RedText
{
	font-size: 15pt;
	color: #993333;
}

TD.GlossaryHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}

TD.ContentBold
{
	font-weight : bold;
	font-size : 10pt;
	color: #000000;	
}

TD.ContentBoldRed
{
	font-weight : bold;
	font-size : 10pt;
	color: #993333;	
}

P.PlaceOrder
{
	font-weight: bold;
}


P.Content
{
	font-size : 10pt;
	color: #000000;
}

P.ContentBold
{
	font-weight : bold;
	font-size : 10pt;
	color: #000000;	
}

div.ContentBoldRed
{
	font-weight : bold;
	font-size : 10pt;
	color: #993333;		
}

P.ContentBoldRed
{
	font-weight : bold;
	font-size : 10pt;
	color: #993333;		
}

span.Bold
{
	font-weight: bold;
}

div.ParagraphHeaderBoldRed
{
	font-size: 14pt;
	font-weight: bold;
	color: #990000;	
}

div.ParagraphHeaderRed
{
	font-size: 14pt;
	color: #990000;	
}



