﻿.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}
.Sample5PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
}
body
{ 
	margin:0px; 
}
A:link
{
	text-decoration: none;
	color: blue;
}
A:visited
{
	text-decoration: none;
	color: blue;
}
A:hover
{
	text-decoration: none;
	color: red;
}
.tdTopMenu {
	height: 30px;
	text-align:right;
}
.tdTopMenu A {
	color:#FFF;
	background-color:#cc3300;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:25px;
	padding-right:25px;
}
.tdTopMenu A:Hover {
	text-decoration:none;
}
.trLeftMenu {
	text-align:left;
}
.trLeftMenu A {
	color:#FFF;
	text-decoration:none;
}
.trLeftMenu A:hover {
	text-decoration:none;
}
.trLeftMenu table {
	background-color:#CF765C;
	margin-bottom:10px;
}
.trLeftMenu td {
	padding-right:10px;
	border-bottom:solid 2px #FFF;
}
.LeftMenu A{
	padding-bottom:15px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c394f;
	text-transform: capitalize;
	font-weight: bold;
}
.text11ar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text11ver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.LoginControl
{
    background-color: #EEE;
    border-color:#CCCC99;
    border-style:solid;
    border-width:1px;
}
.MainTable
{
    width: 100%;
}
.text10verB {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2e3748;
	font-weight:bold;
}

.pinnixStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}