BODY {
	font-family: Tahoma, Arial, Helvetica;
	font-size:10pt;
}

A  {
	color : Navy;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica;
}

A:Visited  {
	font-family : Tahoma, Arial, Helvetica;
}

A:Active  {}

A:Hover  {
	font-family : Tahoma, Arial, Helvetica;
	color : #FF8000;
	text-decoration : underline;
}

A.NewMenu  {
	color : Red;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica;
	font-weight : bold;
}

A.NewMenu:Hover  {
	font-family : Tahoma, Arial, Helvetica;
	color : Red;
	text-decoration : underline;
}

P  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
}

LI  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
}

H1  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 24pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : #800000;
}

H2  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 18pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : #800000;
}

H3  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom: 5px;
	color : #800000;
}

H4  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom: 3px;
	color : #800000;
}

H5  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color : #800000;
}

TABLE  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
}

TD  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 10pt;
}

TH  {
	font-weight : bold;
	font-size : 10pt;
	background-color : #FFC891;
	text-align : left;
	font-family : Tahoma, Arial, Helvetica;
}

PRE  {
	font-size : 10pt;
}

.menu {
	font-weight : bold;
}

.tiny {
	font-size : 8pt;
	font-family : Tahoma, Arial;
	color : Black;
}

.large {
	font-size : 14pt;
	font-family : Tahoma, Arial;
	color : Black;
}

.plate {	
	border-left: 1px white solid;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}

.plateTHBlack {
	color : White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: Black;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHOrange {
	color : navy;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #FFC891;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHArt {
	color : White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #9999CC;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateMR {	
	padding: 0pt;
	border-right: 0px; 
	border-left: 1px white solid;
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}

.plateML {	
	padding: 0pt;
	border-right: 1px black solid; 
	border-left: 0;
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}

.plateline {	
	padding: 0pt;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
}

.boxdiv {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: White;
	background-color: #9999CC;
	border-left: 1px white solid;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
	padding: 2px;
}

.slug {
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.inputs {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:10pt;
	background-color: #CBD0F3; 
}

.buttons {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:10pt;
	font-weight: bold;
	background-color: #CBD0F3; 
}
