body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
}
table {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
}
/*
a {
	color: #E87B00;
	text-decoration: none;
}
*/
a, .anchor {
	color: #E87B00;
	text-decoration: none;
	cursor:pointer;
}
.anchor:hover {
	color: white;
	text-decoration: none;
}
.mvhyperlink
{
	color: #E87B00;
	text-decoration:underline;
	cursor:pointer;
}
.lightbackground
{
  background-color:#D7DFE1;
}
.medblue 
{
	color: #ffffff;
  background-color: #3580AE;
}
.deepblue
{
	color: #BABABA;
  background-color: #202E6E;
  text-align:center;
}
.medblue a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.loginform a {
	color: #225F88;
	text-decoration: underline;
}
.loginform {
	font-size: 9px; 
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ccdbcf;
	border-color: #999999 #ffffff #ffffff #999999;
	border-style: solid;
	border-width: 1px; 
}
.hiddentxt
{
  visibility:hidden
}
.transparent
{
  background-color: Transparent;
}
.DataGridFixedHeader 
{
  position:relative; top:expression(this.offsetParent.scrollTop-2);
}
.bigvideoimage
{
	/*
    */
	display:inline;
	vertical-align:top;
	height:120;
	width:160;
}

.headertable
{
	/*
  background-color:#804492;
    */
  margin: 0;
  padding: 0;
  border: none;
}
.purpletitlebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width:240px;
  text-align:left;
  padding:0 2 2 10;
  background-color:#52006A;
  border-top-style:solid; 
  border-top-width:thin;
  border-top-color:#804492;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-bottom-color:#3F0052;
  margin:0 0 0 0;
  
}
.greytitlebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width:240px;
  text-align:left;
  padding:0 2 2 10;
  background-color:#A9AAAA;
  border-top-style:solid; 
  border-top-width:thin;
  border-top-color:#BABABA;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-bottom-color:#857C7A;
  margin:0 0 0 0;
  
}
.littleheaderpanel
{
  FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#E3ECF3,endColorstr=#3B80AE); 
  WIDTH: 100%; 
  HEIGHT: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #BABABA;
  text-align:right;
}
.welcomelabel
{
	color:#691F7D;
	background-color:transparent;
	font-style:italic;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:12pt;
	cursor:default;
}
.welcomemessagelabel
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	background-color:#83A488;
	background-color:transparent;
	color:#3580AE;
	color:#691F7D;
	left:0;
	top:0;
	padding:0;
	text-align:left;
	vertical-align:text-bottom;
	
}
.bigwelcomelabel
{
	color:#3580AE;
	background-color:transparent;
	font-style:italic;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:24pt;
	cursor:default;
}
.logoimage
{
  margin-right:50px;
}