
body 
	{
	background-color:#192A6D;
	background-repeat: repeat-x; 
	background-position: left top;
	padding:0;
	margin:0;

	}

.catMenu {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

a.catMenu:link {
	color: #ffffff;
	text-decoration: none;
}

a.catMenu:visited {
	color: #ffffff;
	text-decoration: none;	
}

a.catMenu:active {
	color: #186AD7;
	font-weight: bold;
	text-decoration: none;
}

a.catMenu:hover {
	color: #186AD7;
	font-weight: bold;
	text-decoration: none;
}



.footerMenu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #727272;
}

a.footerMenu:link {
	color: #727272;
	text-decoration: none;
}

a.footerMenu:visited {
	color: #727272;
	text-decoration: none;	
}

a.footerMenu:active {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a.footerMenu:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

.HeadingTxt {
	font-family: Avalon, Arial;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #F07D00;
	text-decoration: none;
}
.headingTxt1 {
	font-family: Avalon, Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #407FCC;
	text-decoration: none;
}


.normaltxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*text-align:justify;*/
}

.searchtxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
}

.registrationtxt {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.usernametxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
}

.forpasstxt {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.forpasstxt1 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.forpasstxt1:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #E77C0C;
	text-decoration: none;
	text-align:left;
}

.readmoretxt {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-align:left;
}
.readmoretxt:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #E77C0C;
	text-decoration: none;
	text-align:left;
}

.forpasstxt2 {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #0071FF;
	text-decoration: none;
	text-align:left;
}
.forpasstxt2:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #E77C0C;
	text-decoration: none;
	text-align:left;
}

.textboxtxt 
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:top;
}

.textboxtxt1 
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:top;
}



.copyright{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #6A7CC1;
	text-decoration: none;
	text-align:left;
}

.errormesg
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	text-align:left;
}

.errormesg1
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	}
	
.errormesg2
{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	}

.smalltxt
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.search-boxTxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sampleTxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.addressMenu {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #009CFF;
}

a.addressMenu:link {
	color: #009CFF;
	text-decoration: none;
}

a.addressMenu:visited {
	color: #009CFF;
	text-decoration: none;	
}

a.addressMenu:active {
	color: #FF8400;
	font-weight: normal;
	text-decoration: none;
}

a.addressMenu:hover {
	color: #FF8400;
	font-weight: normal;
	text-decoration: none;
}

.sampleTxt1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headingTxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linkTxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.linkTxt:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F58E07;
	text-decoration: none;
}

.linkTxt1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.linkTxt1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F58E07;
	text-decoration: none;
}

.largeTxt {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #DF7910;
	text-decoration: none;
}

.pagelink {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #192A6D;
	text-decoration: underline;
}

.pagelink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F58E07;
	text-decoration: underline;
}

.pagination
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}