.body {
	margin:0px;
	background-color:#F1FAFF;
}
body {
	margin:0px;
}
img { 
	border:0; 
}

form {
	margin: 0px;
	padding: 0px;
}

.BlackArial12Px{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3C3D3D;
	text-align:justify;
	}
		
	.BlackArial14Px{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3C3D3D;
	text-align:center;
	}
	
.bg-line{	
	margin: 0px;
	background-color:#f1faff;	
	background-image:url(./images/page-bg2.jpg); background-repeat:repeat-x; background-position:top;
	
}
.Text-bg-line{	
	margin: 0px;
	background-color:#ffffff;	
	background-image:url(./images/text-bg.jpg); background-repeat:repeat-x; background-position:top;
	
}
.BlackArial12Px strong
{
	font-size: 13px;
	font-family:Arial;
	}
.BlackArial12Px strong.or{
	font-size: 18px;
	color:#EE5900;
	}	
	
.BlackArial12Px a{
	color: #FF6000;
	text-decoration:Underline
	}
.BlackArial12Px a:hover{
	color: #3C3D3D;
	text-decoration:none
	}
.footer-text{
	font-family: Arial;
	font-size: 11px;
	padding-left:20px;
	font-style: normal;
	font-weight: normal;
	color: #3C3D3D;
	}
	.footer-text a{
	color: #3C3D3D;
	text-decoration:underline;
	}
	.footer-text a:hover{
	color: #3C3D3D;
	text-decoration:none;
	}
	.Toplink{
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #92BFEF;
	}
	.Toplink a{
	color: #92BFEF;
	text-decoration:none;
	}
	.Toplink a:hover{
	color: #ffffff;
	text-decoration:none;
	}
	.Wht-text11{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	}
	.Wht-text11 a{
	color: #ffffff;
	text-decoration:underline;
	}
	.Wht-text11 a:hover{
	color: #3C3D3D;
	text-decoration:none;
	}

.txt28Blk	{
	font-size:28px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}

.txt28Wht	{
	font-size:28px;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.txt20Wht	{
	font-size:20px;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.txt15Wht	{
	font-size:15px;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.txt20Blk	{
	font-size:20px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.txt15Blk	{
	font-size:15px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.txt11Blk	{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.txt12Blk	{
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.txt12Blk a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.txt12Blk a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.AdminTitle
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	font-family:Arial;
}
.Admin{
	font-family: Arial;
	font-size: 15px;
	font-weight: Bold;
	color:#5D7B9D;
	text-align:center;
	}
	
	.logout
	{
		font-family:Arial;
		font-size:8px;
		color:White;
		text-align:left;
	}
	
	.logout a
	{
		font-family:Arial;
		font-size:8px;
		color:White;
		text-align:left;
	}
	
	.logout a:hover
	{
		text-decoration:none;
	}