body {
	background-color: #777777;
	margin-top: 15px;
	 font: Arial, Helvetica, sans-serif;
}
a:link {
	color: #336699;
	text-decoration: none;
} 
a:visited {
	color: #336699;
	text-decoration: none;
} 
a:hover {
color : #000; 
text-decoration : underline; 
} 
a:active {
color : #000; 
text-decoration : none; 
} 
.BodyCopyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.WhiteSubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #222222;
}

.itemDescription_Link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000;
	
}

.itemDescription_Link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000;
	
}

.itemDescription_Link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000;
	text-decoration : none;
	
}

.itemDescription_Link a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000;
	text-decoration : none;
	
}

.leftnav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.PageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homecontent {
	margin: 20px;
	padding: 20px;
}
.content {
	margin: 20px;
	padding: 20px;
	background-image: url(layout/world.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navRoot {
	font-weight: bold;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
}
.navChild1 {
	margin-left: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	font-size: 12px;
}

.navChild2 {
	margin-left: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	font-size: 12px;
}

.navChild3 {
	margin-left: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	font-size: 11px;
}
.navHighlight {
	font-weight: bold;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	background-color: #EEEEEE;
}


.navRoot a:link {color: #336699; text-decoration: none} 
.navRoot a:visited {color: #336699; text-decoration: none} 
.navRoot a:hover {color: #000; text-decoration: underline} 
.navRoot a:active {color: #336699; text-decoration: none} 

.navChild1 a:link {
	color: #755E31;
	text-decoration: none
} 
.navChild1 a:visited {color: #755E31; text-decoration: none} 
.navChild1 a:hover {color: #000; text-decoration: underline} 
.navChild1 a:active {color: #755E31; text-decoration: none} 

.navChild2 a:link {color: #755E31; text-decoration: none} 
.navChild2 a:visited {color: #755E31; text-decoration: none} 
.navChild2 a:hover {color: #000; text-decoration: underline} 
.navChild2 a:active {color: #755E31; text-decoration: none} 

.navChild3 a:link {color: #755E31; text-decoration: none} 
.navChild3 a:visited {color: #755E31; text-decoration: none} 
.navChild3 a:hover {color: #000; text-decoration: underline} 
.navChild3 a:active {color: #755E31; text-decoration: none} 


.navSelected a:link {color: #000; text-decoration: none} 
.navSelected a:visited {color: #000; text-decoration: none} 
.navSelected a:hover {color: #000; text-decoration: underline} 
.navSelected a:active {color: #000; text-decoration: none} 

#shopitem_tbl {
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
.whiteHeader {
	font-size: 14px;
	font-weight: bold;
	color: #008800;
}

#shopitem_tbl td {
	padding: 3px;
}

.FreaturedItem {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Olive;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	background-color: #DDDDDD;
}
