.MarginMenu {
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	}

.MarginMenu a:link { 
	color: #ffcc00;
	text-decoration: none;
	}

.MarginMenu a:visited { 
	color: #ffcc00;
	}

.MarginMenu a:hover { 
	color: #d7ac00; text-decoration: none;
	}
.MarginSubMenu {
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	line-height: 18px;
	}

.MarginSubMenu a:link { 
	color: #ffcc00;
	text-decoration: none;
	}

.MarginSubMenu a:visited { 
	color: #ffcc00;
	}

.MarginSubMenu a:hover { 
	color: #d7ac00; text-decoration: none;
	}
	
.FooterMenu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	line-height: 18px;
	}

.FooterMenu a:link { 
	color: #000066;
	text-decoration: none;
	}

.FooterMenu a:visited { 
	color: #000066;
	}

.FooterMenu a:hover { 
	color: #000066; text-decoration: none;
	}
	
.poplink {
	background: #000066; 
	border:1px solid #000000; 
	color:#000000; padding:12px; 
	margin-left:0px; 
	margin-top:20px; 
	position:absolute; 
	visibility:hidden; 
	width:300px; 
	height:300px; 
	overflow:auto;
	}
.poplink a:link { 
	color: #ffcc00;
	text-decoration: none;
	}

.poplink a:visited { 
	color: #ffcc00;
	}

.poplink a:hover { 
	color: #d7ac00; text-decoration: none;
	}

.ScrollDivTabs {
	position:absolute;
	visibility:hidden;
	width:95%;
	height:auto;
	overflow-x: visible;
	overflow-y: auto;
	padding: 0px;
	scrollbar-face-color: #000066;
	SCROLLBAR-BASE-COLOR: #000066;
	SCROLLBAR-ARROW-COLOR: #000000;
	scrollbar-track-color: #000066;
}

.TabBox { 
	border: 1px solid #000066;
	width: 100%;
	}
	
.PubBox { 
	height:130px; 
	width:100%; 
	clear:both; 
	float:left;
	}

.intip {
 	display:none;
	}
.inserttable {
	border:1px solid #000066;
	}
 
.CartRow td { 
	font-size: 11px;
	padding: 3px;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.ItemTable { 
	background-color: #f7f7f7; 
	border: 1px solid #000066;
	width: 95%;
	}

.ItemRow td { 
	font-size: 12px;
	padding: 3px;
	border-left: 1px solid #000066;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
.ItemTitle { 
	font-size: 13px;
	font-weight: bold;
	}
	
.ItemDetailRow td { 
	font-size: 12px;
	padding: 6px;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}


