.loginbox
{
Background-Color: #E0E0E0;
}
.maintable
{
Border: 1px solid #003366;
Background-Color: #F3F3F3;
}
.menubg1
{
Background-Color: #E0E0E0;
}
.result
{
Border: 0px solid #003366;
Background-Color: #FFFFFF;
Font-Size: 80%;
}
.result .evenrow
{
	background-color: #E9ECDB;
	background-image: url(../images/even_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.result .oddrow
{
	background-color: #E3E9E9;
	background-image: url(../images/odd_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.result A
{
    font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:underline;	
}
.result A:hover
{
    font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:underline;
}
.result TH
{
	background-image: url(../images/google_bar.gif);	
	background-repeat:repeat-x;	
}
.tableheader
{
Border-Bottom: 1px dashed #c0c0c0;
Background-Color: #f2f2f2;
Font-Size: 80%;
Font-Weight: bold;
}
.tablerow
{
Border-Bottom: 1px solid black;
}
A
{
Color: #000000;
Font-Size: 80%;
}
A:hover
{
Color: #FF0000;
Text-Decoration: underline;
}
div.menu a:hover
{
Color: #004080;
Background: #E0E0E0;
}
html body
{
Font-Family: Arial;
Color: #004080;
}
table.menu #menuon A
{
Background: #E0E0E0;
}
table.menu a
{
Text-Decoration: none;
Color: #004080;
Font-Weight: bold;
Background: #E7E7E7;
Font-Size: 80%;
Border: 0px solid #C0C0C0;
}


/* topbar css */

body {
    margin:0px;
    padding:0px;
}
.header_bg5 {
	background-image: url(http://www.consultationfinder.com/econsult/images/header_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:1px solid black;
	border-top:1px solid black;
	width:2px;
	height:24px;
}

.headerbg {
	background-image: url(http://www.consultationfinder.com/econsult/images/mainbg.gif);
	background-repeat: repeat-x;
}
.header_text_white {
	font-family: Verdana;
	font-size:12px;
	color:#FFFFFF;
}
.headerbgmain {
	background-image: url(http://www.consultationfinder.com/econsult/images/topPan-bg.gif);
	background-repeat: no-repeat;
	line-height: 18px;
}
A.link_menu:link {
	font-family:Century Gothic;
	font-size:11px;
	color:#4A4A4A;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
}
A.link_menu:active {
font-family:Century Gothic;
	font-size:11px;
	color:#4A4A4A;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
}
A.link_menu:visited {
font-family:Century Gothic;
	font-size:11px;
	color:#4A4A4A;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
}
A.link_menu:hover {
	font-family:Century Gothic;
	font-size:11px;
	color:#0574AF;
	text-decoration:none;
	font-weight:bold;
	line-height: 14px;
}

.menubgleft {
	background-color: #FFFFFF;
}







