A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover {text-decoration: none; color: #FF9900; }

P, DIV, TD {
	caption: Default style;
	font-family: times new roman, georgia, serif;
	font-size: 12px;
	font-weight: 700;
	vertical-align: top; 
}

P.default, DIV.default, TD.default {
	caption: Default style;
	font-family: times new roman, georgia, serif;
	font-size: 12px;
	font-weight: 700;
	vertical-align: top;
}

P.red, DIV.red, TD.red {
	caption: Red;
	color: #990000;
}

H1 {
	font-family: times new roman, georgia, serif;
	font-size: 18px;
	font-weight: 700;
	color: #CC6600;
	text-align: center;
}

H2 {
	font-family: times new roman, georgia, serif;
	font-size: 12px;
	font-weight: 700;
	color: #CC6600;
}

UL {
	list-style: url("/nylha/images/goldbutton.gif");
}

UL UL {
	list-style: square;
}

.menu1, .menu0, .menu1Active, .menu0Active {
	visible: false;
	text-align: right;
	font-size: 105%;
	color: #CC6600;
}

/* slideshow widget styles */

	.slideshowHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight: bold;
		color : #3E598F;
		text-decoration : none;
	}
	
	.slideshowPopupHeader {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #F5F3E6;
		font-weight : bold;
		text-decoration : none;
		border-top: 1px solid #F5F3E6;
		border-bottom: 1px solid #F5F3E6;
		background-color : #3E598F;
		width : 100%;
	}
	
	.slideshowContent {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
	}
	
	.slideshowLink {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #3E598F;
		text-decoration : none;
	}
	
	.slideshowCaption {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #F5F3E6;
		text-decoration : none;
		font-style : normal;
	}
	
	.slideshowPrevNext {
		visible : false;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #F5F3E6;
		text-decoration : none;
	}
	
	.slideshowTable {
		visible : false;
		background-color: #3E598F;
	}
	.slideshowCell {
		visible : false;
		background-color: #F5F3E6;
	} 