BODY {
	font-family: Tahoma, Arial, Helvetica;
	font-size:11pt;
}

A  {
	text-decoration : none;
}

A.plateTHOrange {
       color: white;
}


A:Hover  {
	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 : 11pt;
}

LI  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11pt;
}

H1  {
	font-family : Tahoma, Arial, Helvetica;
	font-size :20pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : #AA002D;
}

H2  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 15pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : #AA002D;
}

H3  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 13pt;
	font-weight : bold;
	margin-bottom: 5px;
	color : #AA002D;
}

H4  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom: 3px;
	color : #AA002D;
}

H5  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color : #AA002D;
}

TABLE  {
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11pt;
}

TD  {
	font-family :  Arial, Tahoma,Helvetica;
	font-size :11pt;
}
DIV {
	font-family : Arial, Tahoma,Helvetica;
	font-size : 11pt;
}

TH  {
	font-weight : bold;
	font-size : 11pt;
	background-color : #FFC891;
	text-align : left;
	font-family : Tahoma, Arial, Helvetica;
}

PRE  {
	font-size : 11pt;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	color:4D4D4D;
}
.menu_dx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight : bold;
	color:7F7F7F;
}
.title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13;
	color : #e62e00;
	font-weight : bold;
}

.tiny {
	font-size : 9pt;
	font-family : Tahoma, Arial;
	color : Black;
}

.tinyblue {
	font-size : 9pt;
	font-family : Tahoma, Arial;
	color : Navy;
}

.regular {
	font-size : 11pt;
	font-family : Tahoma, Arial;
	color : Black;
}
.copyright{
	font-family: arial, Helvetica, sans-serif;
	font-size : 10;
}

.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;
	padding: 2px;
}

.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 : white;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #8D8DE9;
	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: #8D8DE9;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.plateTHLeft {
	color : White;
	text-align: left;
	font-weight: bold;
	padding: 2pt;
	background: #4D4D4D;
	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 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style : italic;
	font-weight: bold;
	color: White;
}

.plateline {	
	padding: 0pt;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

.boxdiv {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size : 11pt;
	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;
}

.ulNear {
	padding-left: 12px;
}

.slug {
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.inputs {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:11pt;
	background-color: #CBD0F3; 
}

.buttons {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:11pt;
	font-weight: bold;
	background-color: #CBD0F3;
}
.border{
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid; 
	border-top: 1px black solid;
}

table.sortable a.sortheader {
        color: white;
	font-weight: bold;
	background-color : #8D8DE9;
        text-decoration: none;
}

table.sortable span.sortarrow {
	font-weight: bold;
	background-color : #8D8DE9;
        text-decoration: none;
}

