body
{
	margin: 0px;
}

#ErrTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-left: 50px;
	margin-top: 10px;
}

.mainTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tablebg.jpg);
	vertical-align: top;
}

.style13
{
	font-size: 22px;
	color: #548d9e;
}

.style14
{
	font-size: 18px;
	color: #bbbbbb;
}

.style15
{
	font-size: 18;
}

.style16
{
	font-size: 12px;
	color: #999999;
}

.style17
{
	color: #2c76ac;
	font-size: 12;
	font-weight: bold;
}

.style5
{
	font-size: 13px;
	color: #a3a4a5;
}

.style6
{
	font-size: 16px;
	font-weight: bold;
	color: #226496;
}

.style7
{
	font-size: 14px;
	font-weight: bold;
	color: #226496;
}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #388ab0;
}

.style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style8
{
	font-size: 18px;
	color: #3a8daf;
}

.style9
{
	color: #b2b2b2;
	font-size: 16px;
}

.style11
{
	font-size: 11px;
	color: #b2b2b2;
}

.style12
{
	font-size: 12px;
	color: #316280;
}

img
{
	border: 0;
	text-decoration: none;
}

a
{
	border: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #86a8c2;
	text-transform: uppercase;
}

a:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #226496;
}

marquee
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
	color: #226496;
	font-weight: bold;
	white-space: normal;
}

.comboBox
{
	width: 137px;
}
.tdlist
{
	padding-left: 5px;
	padding-bottom: 5px;
}

td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#container /* this is used for the DIV that includes all other elements of the page */
{
	background-color: Transparent;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.note /* use this class for displaying notes that are not low highlighted information. like password note */
{
	text-align: justify;
	font-size: 12px;
	color: #123396;
	color: #993333;
}
