body {
	background-color: #061a29;
	/*background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;*/
	background: url(../images/background.gif) fixed repeat;
	margin: 0px;
	padding: 0px;
}
.txtbox
{
	color:#404040;
	background-color:#F9F9F9;
}
.btnsave
{
	font-weight:bold;
	color:#ffffff;
	background-color:#616161;
}
.logintablebg
{
	background:url('../images/newlogin1.jpg');
	background-repeat:no-repeat;
	height:366px;
	}
.toplinks {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.footerlinks {

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #697471;
	text-align: center;
	text-decoration: none;
}
.lefttxt
{
	text-align:right;
}

.dotedline {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #35678d;
}
.leftpanellink {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: none;
}

.leftpanellink:hover {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.logintxt
{
	margin: 0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #000;
	
}

.othertxt
{
	margin: 0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #FFFFFF;
	
}

.othertxthed
{
	margin: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #FFFFFF;
	
}
.othertxthedleft
{
	margin: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #616161;
	padding-left:10px;
	
}
.othertxthedcenter
{
	margin: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #616161;
	
}
.dotedlinesitemap {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1E4664;
}

td.header2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A7C5D1;
}
.tdtext {

	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #1a3a56;
	border-bottom-color: #1a3a56;
	border-left-color: #1a3a56;
	border-top-color: #1a3a56;
}
.errtext
{
	color:Red;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
}