﻿body {
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.4;
}
.labelBrown
{
	font-size: 8pt;
	font-family: Verdana;
	color: Maroon;
}
.labelWhite
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
.labelBlack
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.labelBlackNew
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
.labelGreen
{
	font-size: 8pt;
	color: yellowgreen;
	font-family: Verdana;
}
.labelYellow
{
	font-size: 8pt;
	color: yellow;
	font-family: Verdana;
}
.labelBlue
{
	font-size: 8pt;
	color: skyblue;
	font-family: Verdana;
}
.labelEBlue
{
	font-size: 8pt;
	color: #0066ff;
	font-family: Verdana;
}
.text
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.linkButton
{
	font-size: 8pt;
	color: gold;
	font-family: Verdana;
}

.button
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: #66ccff;
}

.menuheader
{
	color: white;
	font-family: Verdana;
	font-size: 8pt;
}

.error
{
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}

.errorNew
{
	font-size: 6pt;
	color: red;
	font-family: Verdana;
}

.lnktextColor
{
	font-size: large;
	color: white;
	font-family: Verdana;
}

.lnktextColorSelected
{
	font-size: large;
	color: black;
	font-family: Verdana;
}

.lnktextColorSelected1
{
	font-size: large;
	color: gold;
	font-family: Verdana;
}

.header
{
	position: absolute;
	font-weight: bold;
}

.ddlItemColor
{
	color: #ff3300;
}


.mi
{
	background-color: #ffff66;
}

.mo
{
	background-color: aqua;
}


.flashholder2 {
		width: 640px;
		height: 400px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}
