	body
	{
		margin-left: 0px;
		margin-top: 0px;
		font-family: Arial;
		font-size: 12px;
		background-color: #ffffff;
		color: #002B9E;
	}

	A:link {text-decoration: None; color: #8CC1EB; font-size: 12px; letter-spacing:0px;font-weight: bold;font-family: Arial;}
	A:Visited {text-decoration: None; color: #8CC1EB; font-size: 12px; letter-spacing:0px;font-weight: bold;font-family: Arial;}
	A:hover {text-decoration: underline ;color: #8CC1EB; font-size: 12px;letter-spacing:0px;font-weight: bold;font-family: Arial;}

	.tabborbr
	{
		border-bottom: 2px solid red;
		border-right: 2px solid red;
	}
	.tabborbl
	{
		border-bottom: 2px solid red;
		border-left: 2px solid red;
	}
	.tabbortr
	{
		border-top: 2px solid red;
		border-right: 2px solid red;
	}
	.tabbortl
	{
		border-top: 2px solid red;
		border-left: 2px solid red;
	}

	.indextoptab
	{
		background-color:#00136C;
		vertical-align:top;
		text-align:right;
	}
	.indexbottomtab
	{
		background-color:#00136C;
		vertical-align:top;
		text-align:center;
		font-size:9px;
		color:#FFFFFF;
	}
	.headingtxt
	{
		font-size:18px;
		color:#3b95ff;
		font-weight:bold;
	}
	.redtxt
	{
		font-size:12px;
		color:#ff0000;
		font-weight:bold;
	}
	.tabh
	{
		background-color: #a6caca;
		color: #786956;
		font-weight: bold;
	}
	.tabd
	{
		background-color:#d7d4c1;
		color: #786956;
	}
	.fluid_container
	{
		margin: 0 auto;
		max-width: 1024px;
		width: 90%;
	}
