BODY  {
	FONT-SIZE: 9pt;
	font-family :"Verdana","MS Sans Serif", Geneva, sans-serif;
	margin-left : 25;
	text-align : left;
	background-color :  #EBEEE7;
}

A:link {	COLOR: #336699}
A:hover {	COLOR: #336699; TEXT-DECORATION: underline}
A:visited {	COLOR: #336699}
A.menu:link {	COLOR: black}
A.menu:hover {	COLOR: #336699; TEXT-DECORATION: underline}
A.menu:visited {	COLOR: #336699}
TABLE {	FONT-SIZE: 9pt;}
TD {	vertical-align : top;}
.ContentBackground {	background: white;}
.ContentText {
	FONT-SIZE: 9pt;
	color : black;
	background : #FFFAFA;
	border : thin solid #C3C3C3;
	padding : 10 10 10 10;
}
.ContentTextAlternate{	background-color : #E2E9D6;	border : thin solid #C3C3C3;}
.ContentPrimaryHeader {	font-weight: bold;	font-size : 125%;}
.ContentSecondaryHeader {	font-weight: bold;}
.ContentSidebar {
	font : 12px;
	background : #FFE4C4;
	vertical-align : top;
	padding : 10 10 20 10;
	border : thin dashed White;
}

.ContentHeaderGraphic {	margin : 0 0 0 0;}
.LeftFeatureContainer{
	background-color : #E2E9D6;
	border : thin solid #C3C3C3;
	padding : 10 10 10 10;
}
.LeftFeatureCaption{
	font : 18px;
}

.MenuGroup{}
.MenuItem
{
	background-color: #B4C6D5;
	color: Black;
	padding:1px;
	padding-left:5px;
	padding-right:15px;
	cursor:hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	border:1px;
	border-style:solid;
	border-color:gray;
}

.MenuItemOver
{
	background-color : #3C6C93;
	color : White;
	border:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	padding-left:5px;
	padding-right:15px;
	cursor:hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.MenuItemSelected{
	background-color : #E2E9D6;
	color : black;
	border:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	padding-left:5px;
	padding-right:15px;
	cursor:hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.WelcomeText{
	margin-left : 10px;
	font-size : 12px;
}

.SpecialItemText{
	font-size : 10px;
}

.NewsText{
	font-size : 11px;
	width: 225;
	background-color : #E2E9D6;
	padding : 5 5 5;
	border : thin solid #C3C3C3;
}

.CopyrightNotice{
	font : 10px ;
}

.ProductDescription{
	font-size : 12px;
	width: 350;
	background-color : #E2E9D6;
	padding : 5 5 5;
	border : thin solid #C3C3C3;
}

.ProductCaption {
	font-size : 18px;
	font : bold;
	color: #171610;

	padding : 1 3 3 5;
}
.ProductListItem{
	background-color : #FFFAFA;
	border : thin solid Silver;
}

.ProductListItemAlternate{
	background-color : #D9DFE4;
}

.ProductPrice {
     font-size: 14px;
}

.ProductModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

.FinePrint
{
    color: #808080;
     font-size: 10px;
 }
 .HeaderName{
	position:absolute;
}

.AdminControl{
	BACKGROUND-COLOR: Yellow;
	font-size : 10 px;
}
.LoginBlock {
	font : 12px;
	background : #FFE4C4;
	border : thin dashed White;
}

.PageBreak{
	page-break-after : always;
}