﻿body 
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #646464;
}
.center
{ 
	text-align: center;
}

.center table
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

a
{
	text-decoration: none;
	color: white;
	font-weight: normal;
}
.link
{
	text-decoration: none;
	color: blue;
	font-weight: normal;
}

.bgcolor1
{
	background-color: #FF8C00;
}

.menus1
{
	color: White;
	font-weight: bold;
	cursor: default;
}

.menus1Hover
{
	color: #FF8C00;
	font-weight: bold;
	cursor: pointer;
}

.menus1Selected
{
	color: #FF8C00;
	font-weight: bold;
	cursor: default;
}

.header1
{
	font-size: 12px;
	color: #FF8C00;
}
.header2
{
	font-size: 11px;
	font-weight: bold;
}

.header3
{
	font-size: 12px;
	color: #646464;
}

.MsgLbl
{
	color: Red;
}
.content
{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.content1
{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:White;
}
.header
{
	font-family:Verdana;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	color: #FF8C00;
	font-weight:bold;
}
