/*
	Project name : Mits Infotech
	Date of starting : 3rd April'09
*/

body
{
	background:url(background_design.jpg) repeat-x top;
	background-color:#003b57;
	margin:0px;
}

.outer_tbl
{
	width:100%;
	height:100%;
}

.middle_tbl
{
	width:963px;
	height:100%;
	background:url(footer_bg.jpg) no-repeat bottom;
	background-color:#fff;
}

.idx_inputype_bg
{
	background:url(inputtype_bg.jpg) no-repeat;
	height:24px;
}
.inputypetext
{
	background:url(inputtext_bg.jpg) repeat-x;
	border:0px;
	margin-left:5px;
	margin-top:-3px;
	width:168px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
/* ------------------------------ button style start here ----------------------------*/

.go_blt
{
	background-color:#5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	width:26px;
	height:18px;
}

.moreinfo_blt, .moreinfo_blt a:link, .moreinfo_blt a:visited, .moreinfo_blt a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	background-color:#000;
	height:12px;
	width:150px;
	padding:0px;
	text-decoration:none;
}
.moreinfo_blt a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	background-color:#fff;
	height:12px;
	width:150px;
	text-decoration:none;
}




/*------------------------------ td style start here -------------------------- */
.input
{
	background:url(input_bg.jpg) no-repeat;
	width:139px;
	height:18px;
	border:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97977b;
	text-decoration:none;
	font-weight:bold;
}
.username
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003b57;
	font-weight:bold;
	text-decoration:none;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-decoration:none;
	text-align:justify;
}

.white_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:justify;
}

.project_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f737d;
	text-decoration:none;
	font-weight:bold;
}

.ourpro_text, .ourpro_text a:link, .ourpro_text a:visited, .ourpro_text a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a9a9a9;
	text-decoration:none;
}

.ourpro_text a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.btt_services_text, .btt_services_text a:link, .btt_services_text a:visited, .btt_services_text a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.btt_services_text a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0089ca;
	text-decoration:underline;
}

.dottedline
{
	background:url(dottedline.gif) repeat-x;
}

.footer_sitemap
{
	background:url(footer_sitemap_bg.jpg) #040507 top no-repeat;
	height:288px;
}

.page_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#76244b;
	font-weight:bold;
	text-decoration:none;
}

.page_services_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#0557aa;
	font-weight:bold;
	text-decoration:none;
}


.page_header_subtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


/* --------------------------------------------  Pages heading style start here ---------------------------------------- */

.header_aboutus_bg
{
	background:url(header_aboutus_bg.jpg) #fff top repeat-x;
	height:432px;
}

.header_services_bg
{
	background:url(header_services_bg.jpg) #fff top repeat-x;
	height:432px;
}

/* --------------------------------------------  Pages content style start here ---------------------------------------- */

.content_bg
{
	padding:10px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	text-decoration:none;
	text-align:justify;
}
/*------------------------------------------- page navigation style start here  ------------------------------------------------- */
.perpal_link, .perpal_link a:link, .perpal_link a:visited, .perpal_link a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a094d;
	text-decoration:none;
}

.perpal_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.blue_link, .blue_link a:link, .blue_link a:visited, .blue_link a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0169d2;
	text-decoration:none;
}

.blue_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}



/*------------------------------------------- Dottedline style start here  ------------------------------------------------- */

.dottedline_perpal
{
	background:url(dotted_perpal_line.gif) repeat-x;
	height:1px;
}

.dottedline_blue
{
	background:url(dotted_blue_line.gif) repeat-x;
	height:1px;
}