body
{
	margin-top: 0px;
	
/*	SCROLLBAR-FACE-COLOR: #103C52;
	SCROLLBAR-HIGHLIGHT-COLOR:#1B678B;
	SCROLLBAR-SHADOW-COLOR: #1B678B;
	SCROLLBAR-3DLIGHT-COLOR: #103C52;
	SCROLLBAR-ARROW-COLOR: #C6BA29;
	SCROLLBAR-TRACK-COLOR: silver;
	SCROLLBAR-DARKSHADOW-COLOR: #103C52;
*/
}

.unnamed1 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.un
{ 
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

A
{
	font-size: 14px;
	color: Green;
	font-family: 'Times New Roman' , Verdana;
	text-decoration: none;
}

A:hover
{
	color: gainsboro;
	font-family: 'Times New Roman' , Verdana;
	text-decoration: none;
}

A:visited
{
		color: #000000;
	font-family: 'Times New Roman' , Verdana;
	text-decoration:none;
}

.MainTitle
{
	font-weight: bolder;
	font-size: 14px;
	text-transform: capitalize;
	color: black;
	font-family: Verdana, Tahoma, 'Times New Roman';
	color:Gray ;
}

.HedTitle
{
	font-weight: bolder;
	font-size: 16px;
	text-transform: capitalize;
	color: black;
	font-family: Verdana, Tahoma, 'Times New Roman';
}
.subTitle
{
	font-weight: bolder;
	font-size: 11px;
	text-transform: capitalize;
	color: black;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.MainDetails
{
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	font-family: 'Verdana, Times New Roman' ,  Tahoma, Cursive;
}

.Nlink
{color: #0245ca;
	font-family: 'Times New Roman' , Verdana;
	text-decoration:none;
	}


