﻿
/* CSS Document */

body{
background:#E1E1E1;
margin:15px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
color:#FF0000; 
/*font-weight:normal;
text-decoration:none;*/
}
.logo_txt{
color:#FF0000;
font-size:22pt;
font-weight:bold;
padding-left:4px;
}
.logo_txtB{
color:#0072c1;
font-size:22pt;
font-weight:bold;
}
.logo-image{
	background-image:url(../images/menu-line-nav.gif);
	background-repeat:repeat-x;
}
.logo-image-right{
	background-image:url(../images/menu-white-nav-line.gif);
	background-repeat:repeat-x;
}
.nav {
color:#FFFFFF;
font-weight:bold;
}
a.nav {
color:#FFFFFF;
text-decoration:none;
}
a.nav:hover {
color:#0072c1;
text-decoration:underline;
}
.welcome {
color:#eb922c;
}
.search-bold {
color:#0e7ac4;
font-weight:bold;
}
.heading {
color:#eb922c;
font-size:14px;
font-weight:bold;
}
.Search-font-nav{
	font:tahoma;
	color:#737373;
}
.Blue-line-img{
	background-image:url(../images/line-nav-top.gif);
	background-repeat:repeat-x;
}

.Feature-bold {
color:#a30300;
font-weight:bold;
padding:5px;
}
#menu_middle
{
width:276px;
float:left;
margin-left:0px;
}
.middle_txtB{
color:#0072c1;
font-size:15pt;
font-weight:bold;
}

.middle_test{
vertical-align:top;
color:#585858;
font-size:13px;
font:Tahoma;
line-height:1.7;
padding:0px;
}
.Blue-line-footer{
	background-image:url(../images/footer-blue-line.gif);
	background-repeat:repeat-x;
}


/*----------------------------------Table height--------------
          --------------------------------------------------------*/
		 .button
{
	font-size:16px;
	font-family:Arial,sans-serif;
	height:26px;
	border-bottom-style:outset;
	border-style:solid;
	border-color:#DBDBDB;
	border-width:1px;
}
 
 
.output-div-top {
	border:1px solid silver;
	background-color:#FFFFFF;
	padding:0px;
}
.featured-Client {
	border:1px solid silver;
	background-color:#FFFFFF;
	padding:5px;
}
.Search-nav {
	border:1px solid silver;
	background-color:#f6f8fa;
	table-layout:fixed;
	padding:0px;
}
.input-div {
	text-align:center;
	background-color:#FEFFF0;
	border:1px solid #868A15;
	padding:5px;
	algin:center;
}
.table_round {
	text-align:center;
	color:#FFFFFF;
	background-color:#0072c1;
	border-bottom-style:groove;
	border:2px solid #FFFFFF;
	padding:1px;
	padding-left:3px;
	align:center;
	cursor :hand;
	cursor :pointer ;
}
.rowstyle
{
	padding :2px;
	background:#DEE6ED;
	
	border:#cccccc solid 4px;
}

.middle_txtBD{
	color:#0072c1;
	font-size:12pt;
	font-weight:bold;
}
.linksCat
{
	font-weight:500;
	line-height :2;
	font-size :13px;
	color :Black ;
}
topmenu:hover {
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

#bigmageclass
{
	text-align :center ;
}
		  
/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	

