﻿.bodyStyle
{
	background-color: #374957;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}

.label
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.label_Bold
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
}

.label_Master
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.label_MasterlOGIN
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
}

.Textboxnormal
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:209px;
}
.button
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #47596E;
	border: 1px solid #47596E;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 4px;
	background-image: url(../Images/buttonbg.jpg);
}
.grdcol
{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
.grdhead
{
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	background-color: #3b4e5f;
	text-align: center;
}

.grdalt
{
	background-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}

table.grid
{
	background-color: #ededed;
	width: 100%;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cbcbcb;
	margin-top: 5px;
}

td.grid
{
	font-family: Arial;
	font-size: 10px;
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-color: #cbcbcb;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	vertical-align: top;
	text-align: center;
}

.message
{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}

h1
{
	font-weight: bold;
	color: #005566;
	font-size: 14px;
}


.mandatory
{
	font-family: Arial;
	font-weight: bold;
	color: red;
	font-size: 11px;
}


.leftcolumn a:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.leftcolumn a:visited
{
	text-decoration: none;
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.leftcolumn a:hover
{
	text-decoration: none;
	color: #E47438;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.leftcolumn a:active
{
	text-decoration: none;
	color: #E47438;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.copyright
{
	color: #d2dddf;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
