/*for all unvisited hyperlinks*/
a:link {
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
}

/*for all visited hyperlinks*/
a:visited {
	color: #CC6600;
	padding: 0px;
	font-weight: bold;
}

/*for all hovering hyperlinks*/
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF6600;
}

/*TN heading cell*/
.TNheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #BA92BA;
	padding: 5px 5px 0px;
	width: 80%;


}

/*TN cell darker*/
.TNodd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CC9999;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: BA92BA;
	border-right-color: BA92BA;
	border-bottom-color: BA92BA;
	border-left-color: BA92BA;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}

/*TN cell lighter*/
.TNeven {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FAE2E2;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA92BA;
	border-right-color: #BA92BA;
	border-bottom-color: #BA92BA;
	border-left-color: #BA92BA;

}

/*Article heading; displaced by DataCtl and DataCtr*/
.Aheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC00;
	width: auto;
	margin: auto;
	padding: 0px;
	text-align: left;
	border: 0px none #FFCC00;
	text-indent: 5pt;

}

/*Article posting; displaced by DataDposting*/
.Aposting {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC00;
	font-style: italic;
	text-indent: 5pt;
	border: 0px ridge #FFCC00;

}

/*Article category; displaced by DataCtr and DataDcat*/
.Acategory {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	padding: 5px;
	vertical-align: baseline;
	margin: 0px;
	width: 20%;
	text-align: center;
	border: 0px;

}

/*Article text; displaced by DataCpara1-3*/
.Atext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;

}

/*Article footer; displaced by DataCfooter*/
.Afooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	margin: 0px;
	padding: 5px;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;

}

/*TN posting*/
.TNposting {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #BA92BA;
	text-indent: 5pt;
	padding: 0px;


}

/*TN other*/
.TNother {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #BA92BA;
	text-indent: 5pt;
	padding: 10px;

}

/*TN footer left cell*/
.TNfooterleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CC9999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #BA92BA;
	border-right-color: #BA92BA;
	border-bottom-color: #BA92BA;
	border-left-color: #BA92BA;
	padding: 5px 1px 5px 5px;


}

/*TN footer right cell*/
.TNfooterright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FAE2E2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #BA92BA;
	border-right-color: #BA92BA;
	border-bottom-color: #BA92BA;
	border-left-color: #BA92BA;
	padding: 5px;


}

/*TN summary*/
.TNsummary {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	background-color: #BA92BA;
	text-align: center;


}

/*TN info*/
.TNinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CC9999;
	padding: 0px 1px 5px 5px;
	border-bottom-width: 2px;
	border-top-color: #BA92BA;
	border-right-color: #BA92BA;
	border-bottom-color: #BA92BA;
	border-left-color: #BA92BA;
	border-bottom-style: solid;
	text-align: right;
	vertical-align: top;
	border-left-width: 0px;



}

/*TN wine score text*/
.Wscore {
	font-weight: bold;
}

/*TN category*/
.TNcategory {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #BA92BA;
	padding: 5px;
	vertical-align: baseline;
	margin: 0px;
	width: 20%;
	text-align: center;
}

/*FAQ heading; displaced?*/
.FAQheading {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	background-color: #990000;
	width: auto;
	margin: auto;
	padding: 5px;
	text-align: left;
	border: 0px ridge #FFCC00;
}

/*FAQ footer; displaced?*/
.FAQfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #E1B059;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #990000;
	margin: 0px;
	padding: 5px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	text-align: left;

}

/*not sure what this is for*/
.linkgroup {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	background-color: #FFCC66;
	text-align: center;
}

/*not sure what this is for*/
.linkname {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFCC99;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: FFCC66;
	border-right-color: FFCC66;
	border-bottom-color: FFCC66;
	border-left-color: FFCC66;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*not sure what this is for*/
.linkdescrip {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFCC;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FFCC66;
	border-right-color: FFCC66;
	border-bottom-color: FFCC66;
	border-left-color: FFCC66;
}

/*Nav heading; displaced by NavCc*/
.navheading {
	font-weight: bold;
	background-color: #990000;
	color: #FFCC00;
	padding: 0px;
	width: 196px;
	vertical-align: top;
	position: relative;
	background-attachment: fixed;
	background-image: url(http://www.icorp.net/perle0/sources/blanks/eurosign3/nav_bar_images/nav_bar_red.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;

}

/*Nav text; displaced by NavCline*/
.navtext {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	width: 172px;
	vertical-align: top;
	position: relative;
	text-align: right;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;


}

/*Nav cell; displaced by NavCc?*/
.navcell {
	font-weight: normal;
	background-color: #E1B059;
	color: #000000;
	padding: 0px;
	width: 196px;
	vertical-align: top;
	position: relative;
	background-attachment: fixed;
	background-image: url(http://www.icorp.net/perle0/sources/blanks/eurosign3/nav_bar_images/nav_bar_brown.gif);
	background-repeat: repeat-y;
	text-align: right;
	margin: 0px;
	background-position: left top;
}

/*Data cell right; used at all?*/
.dataCright {
	text-align: left;
	vertical-align: top;
	width: 100%;
	position: relative;
}


/*to make sure border-collapse is on all tables*/
table {	border-collapse: collapse;
}
