address.std
{
	font-style: normal;
}

table
{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table.MenuBar
{
        border-collapse: collapse; 
}

td.pltdkBanner
{
        background-color: #7f7faf;
        color: black;
        font-size: 14pt;
        font-weight: bold;
}

td.banner
{
	background: url(../../images/panorama.jpg);	
	background-position: center;
	background-repeat:no-repeat;
	width: 100%;
}

table.border
{
        border-collapse: collapse;
        background-color: white; 
        border: 3px solid black;
        margin-left: auto;
        margin-right: auto;
}
  
td.plain
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        border-collapse: collapse; 
        padding: 3px 6px 3px 6px;
}

td.header
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 10pt;
        border-bottom: 2px solid black;
        border-collapse: collapse; 
        padding: 3px 6px 3px 6px;
        font-weight: bold;
        background-color: #cfcfff;
}

td.subheader
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 9pt;
        border-bottom: 2px solid black;
        border-collapse: collapse; 
        padding: 2px 4px 2px 4px;
        font-weight: bold;
        background-color: #dfdfff;
}

td.title
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 1.2em;
        border: 2px solid black;
        border-bottom: 2px solid #7f7f7f;
        border-collapse: collapse; 
        padding: 6px 6px 6px 6px;
        font-weight: bold;
        background-color: black;
        text-align: center;
        color: white;
}

td.tablefooter
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: .8em;
        border: 2px solid black;
        border-collapse: collapse; 
        padding: 3px 6px 3px 6px;
        font-weight: bold;
        background-color: #cfcfff;
}

td.leftheader
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: .8em;
        border: 0px solid black;
        border-left: 2px solid black;
        border-top: 2px solid #afafaf;
        padding: 3px 6px 3px 6px;
        font-weight: bold;
        background-color: #cfcfff;
        text-align: right;
        white-space: nowrap;
}

td.subtitle
{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 14pt;
        border-left: 3px solid black;
        border-right: 3px solid black;
        border-top: 2px solid black;
        border-bottom: 1px solid black;
        border-collapse: collapse; 
        padding: 3px 6px 3px 6px;
        background-color: #cfcfff;
}

table.pltdkPageTable
{
        background-color: white;
        margin-left: auto;
        margin-right: auto;
}

ul.MenuBar 
{
	background-color: #afafff;
	padding: 0;
	margin: 0;
	width: 100%;
}

li.MenuBar 
{
	background: url(buttonbg.gif) #fff center center repeat-x;
	height: 1.5em;
	list-style: none;
	line-height: 1.5em;
	float: left;
	width: auto;
	min-width: 70px;
	display: inline;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

li.MenuBarSelected 
{
	background: url(selbuttonbg.gif) #fff center center repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: auto;
	min-width: 70px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 0;
}

li.MenuBarSpace 
{
	background-color: #afafff;
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: auto;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	margin: 0 0;
}

li.MenuBarRight 
{
	background: url(buttonbg.gif) #fff center center repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: auto;
	min-width: 70px;
	display: block;
	border: 0em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

li.MenuBarSelectedRight 
{
	background: url(selbuttonbg.gif) #fff center center repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: auto;
	min-width: 70px;
	display: block;
	border: 0em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

a.MenuBar:link
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
}

a.MenuBar:visited
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
}

a.MenuBar:hover
{
        font-size: 1em;
	background-color: #ffafaf;
	color: #ffffff;
}

a.MenuBar:active
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: bold;
        text-decoration: none;
}

td.pltdkFooter
{
        background-color: black;
        color: white;
        font-size: 8pt;
        font-weight: bold;
        text-align: left;
}

select.wide
{
        width: 80;
}

td.links
{
	text-align: left;
	padding: 5px;
}

td.pastdue
{
        font-weight: bold;
        font-size: 9pt;
        color: black;
        background-color: #ff7f7f;
	padding-left: 2px;
	padding-right: 2px;
}

td.imminent
{
        font-weight: bold;
        font-size: 9pt;
        color: red;
        background-color: #efefef;
	padding-left: 2px;
	padding-right: 2px;
}

td.imminent0
{
        font-weight: bold;
        font-size: 9pt;
        color: red;
        background-color: #efefef;
	padding-left: 2px;
	padding-right: 2px;
}

td.imminent1
{
        font-size: 9pt;
        color: red;
        background-color: #efefef;
	padding-left: 2px;
	padding-right: 2px;
}

td.listEntry
{
        font-size: 9pt;
}

td.event
{
        font-size: 9pt;
        background-color: #efefef;
	padding-left: 2px;
	padding-right: 2px;
}

td.completed
{
        font-size: 9pt;
        background-color: #cfcfcf;
	padding-left: 2px;
	padding-right: 2px;
}

td.cancelled
{
        font-size: 9pt;
        background-color: #cfcfcf;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: line-through;
}

td.deferred
{
        font-size: 9pt;
        background-color: #cfcfcf;
	padding-left: 2px;
	padding-right: 2px;
}

td.inprogress
{
        font-size: 9pt;
        background-color: #cfff7f;
	padding-left: 2px;
	padding-right: 2px;
}

td.menuitem
{
	background: rgb(255, 255, 255);
}

td.pagetitle
{
	background: rgb(192, 192, 255);
}

table.maintable
{
	background: rgb(255, 255, 255);
        margin-left: auto;
        margin-right: auto;
}

a:link
{
	color: rgb(102, 102, 51);
}
a:active
{
	color: rgb(153, 0, 0);
}
a:visited
{
	color: rgb(51, 51, 102);
}
body
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
        text-align: center;
}
table
{
	table-border-color-light: rgb(0, 0, 0);
	table-border-color-dark: rgb(0, 0, 0);
	border-color: rgb(0, 0, 0);
}
th
{
	border-color: rgb(0, 0, 0);
}
td
{
	border-color: rgb(0, 0, 0);
	font-size: 10pt;
}
h1
{
	color: rgb(51, 51, 51);
}
h2
{
	color: rgb(51, 51, 51);
}
h3
{
	color: rgb(51, 51, 51);
}
h4
{
	color: rgb(51, 51, 51);
}
h5
{
	color: rgb(51, 51, 51);
}
h6
{
	color: rgb(51, 51, 51);
}
hr
{
}
button
{
	background-color: rgb(51, 51, 51);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(51, 51, 51);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(51, 51, 51);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(51, 51, 51);
}
body
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
}
button
{
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	font-family: Arial;
	font-style: normal;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	font-size: 8pt;
}
caption
{
	font-size: 12pt;
	font-family: Arial;
	font-style: normal;
}
fieldset
{
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-size: 8px;
	font-family: Arial;
	border-right-style: solid;
	border-left-width: 1px;
	font-style: normal;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
}
h1
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	vertical-align: none;
	text-align: none;
	font-size: 24pt;
}
h2
{
	font-style: normal;
	vertical-align: none;
	font-weight: normal;
	font-size: 18pt;
	text-align: none;
	font-family: Arial;
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	vertical-align: none;
	text-align: none;
	font-family: Arial;
}
h4
{
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-align: none;
	font-family: Arial;
	vertical-align: none;
}
h5
{
	text-align: none;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
}
h6
{
	font-family: Arial;
	text-align: none;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
label
{
	font-style: normal;
	font-size: 8pt;
	font-family: Arial;
}
label, .mstheme-label
{
	font-style: normal;
	font-family: Arial;
	font-size: 8pt;
}
legend
{
	font-style: Normal;
	font-family: Arial;
	font-size: 8pt;
}
marquee
{
	font-size: 14pt;
	font-family: Arial;
}
select
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Arial;
	
}
table
{
	font-family: Arial;
	font-style: normal;
}
textarea
{
	border-style:solid; font-style: normal;
	font-family: Arial;
	font-size: 8pt;
}
th
{
	font-style: normal;
	font-family: Arial;
}

td.listText 
{ 
        color: black; 
        padding: 2px; 
        background: white; 
        font: 10pt Verdana;
}

td.listHeader 
{ 
        color: black; 
        background: #FF7f7f; 
        font: 10pt Verdana; 
        font-weight: bold; 
        text-align: center 
}

td.listTitle 
{ 
        color: black; 
        background: #FF7f00; 
        font: 11pt Verdana; 
        font-weight: bold; 
        text-align: center 
}

td.listButtons 
{ 
        color: black; 
        background: #FFFF77; 
        font: 13pt Verdana; 
        text-align: center 
}

td.listHighlighted 
{ 
        color: red; 
        padding: 2px; 
        background: white; 
        font: 12pt Verdana; 
        font-weight: bold;
}

table.recipe
{
        background-color: white;
        margin-left: auto;
        margin-right: auto;
}

th.recipe
{
        background-color: white;
        color: black;
        font-weight: bold;
        font-size: 10pt;
}

td.recipe
{
        background-color: #e7e7e7;
        color: black;
        font-size: 10pt;
}

table.inventory
{
        background-color: white;
        margin-left: auto;
        margin-right: auto;
}

td.inventory
{
        background-color: #e7e7e7;
        color: black;
        font-size: 10pt;
}

th.inventory
{
        background-color: white;
        color: black;
        font-weight: bold;
        font-size: 10pt;
}
