﻿body 
{
	font-FAMILY:Arial;
	font-size:8pt;	
	color:white;
}

/*#masterLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width:150px;
	background-color:#ffff22;
	border:1px solid blue;
	padding:10px;
	z-index:1;	
}*/

#masterMenu {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	/*background:url(images/user.gif);*/
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
#masterContent {
	margin:0px 100px 50px 50px;
	padding:0px;
	color:white;
	}
	
#LogIn
{
	position:relative;
	top:10px;
	left:0px;
	width:400px;
	/*border:1px solid blue;*/	
	padding:5px;
	text-align:center;
}

/*#content
{
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). 
	width:auto;
	min-width:120px;
	margin:0px 150px 0px 0px;
	border:1px solid red;
	padding:10px;
	z-index:2; 
}
	*/

#left {
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 10px 0px 10px 6px;
	width:250px;
	/*background-color:#ffffff;*/
	padding:10px;
	z-index:2;
}

#right {
	position: absolute;
	top: 20px;
	right: 20px;
	width:250px;
	/*background-color:#ffffff;*/
	padding:10px;
	z-index:1;
}

text.Numeric
{
	text-align:right;
	/*background-color:Red;*/
}

table#OrderHeader
{
	border-collapse:collapse;
	/*color:#C04000;*/
	background-color:White;
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
}

th
{
	color:white;
	font-size:12pt;
	background-color:#aaaaaa;
}

td.odd
{
	/*color:Black;*/
	font-size:10pt;
	background-color:#aaaaff;
}

td.even
{
	/*color:Black;*/
	font-size:10pt;
	background-color:#9999ff;
}

tr
{
	color:white;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	padding:2px,2px,2px,2px;
}

tr.odd
{
	/*color:Black;*/
	font-size:12pt;
	background-color:#FFE0C0;
}

tr.even
{
	/*color:Black;*/
	font-size:12pt;
	background-color:#ffffff;
}

tr.selected {
	/*color:Black;*/
	font-size: 8pt;
	/*background-color:#FFF080;*/
	background-color:#F00080;
	/*font-weight: bold;*/
}

tr.ukmf
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

radiobuttonlist.menu
{
	color:Fuchsia;
	background-color:Lime;
}

.myButton {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	color: Black;
	background-color:paleturquoise;
	padding:8px 8px 8px 8px;
	border-radius:20px;
}

.shadowDiv {
	background-color:#F0F0F0;
	-webkit-box-shadow:#e0d1d1 ;
	color:ActiveBorder;
	opacity:0.2;
	align-self:center;
}

.text {
	opacity:1;
}

.ppURL{
	font-size:xx-large;
	color:white;
	text-decoration:none;
}
a.ppURL:visited{color:white; font-size:large;}

h