﻿BODY						{
                 font-family: Arial, Helvetica, sans-serif;
                 color: #000000;
                 font-size: 9pt;
                 background-color: #6b8cad;
                 margin-top:2px;
/*	background-image: url(../misc/bg.gif); */
}

TD							{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 9pt;}

.small					{font-size: 8pt;}
.bg							{background-color:#F5F5F5;}
.white					{color: #000000;	background-color: #FFFFFF;}
.black					{background: #000000; color: #FFFF00;}
.light					{background: #D9ECFF; color: #000000;}
.lighter				{background: #E8F3FF; color: #000000;}
.dark 					{background: #148FEB; color: #FFFFFF;}
.lb							{border-bottom-color: #000000;	border-bottom-width: 1px; border-bottom-style: solid;}
.lbw						{border-bottom-color: #FFFFFF;	border-bottom-width: 1px; border-bottom-style: solid;}

.menuheading		{font-family: verdana, arial, helvetica, sans;
								 color: #FFFF00;
								 font-size: 9pt;
								 height: 17px;
								 width: 138px;
								 font-weight: bold;
								 text-indent: 6px;
								 line-height: 17pt;
								 text-align: left;
								 display: block;
								 border: #FFFFFF 0px solid; }

A:link					{text-decoration: none;}
A:visited				{text-decoration: none;}
A:active				{text-decoration: underline;}
A:hover					{text-decoration: underline;}

A.list:active		{color: #330099; text-decoration: none;}
A.list:link			{color: #330099; text-decoration: none;}
A.list:visited	{color: #330099; text-decoration: none;}
A.list:hover		{color: #FFFF00; text-decoration: none; background-color: #330099}

SELECT					{font-size: 9pt;}
SELECT.shortcuts 
.shortcuts-1		{background-color:#FFFFFF;color:#000000;}
.shortcuts-2		{background-color:#CCFFCC;color:#000000;}
.shortcuts-3		{background-color:#CCFFFF;color:#000000;}
.shortcuts-4		{background-color:#FFFFCC;color:#000000;}
.shortcuts-5		{background-color:#FFCCFF;color:#000000;}

.short					{display:inline;}
.long						{display:none;}

.bord						{border: solid 1px black;}
.bordw					{border: solid 2px white;}
.margin0				{margin: 0px;}

div.conlist			{width:660px;
								 height:300px;
								 max-height:300px;
								 z-index:1;
								 left:0px;
								 top: 0px;
								 overflow:scroll;
								 position: static;
								 border: 1px solid #148FEB;
								 padding: 0 0 0 0;
								 margin: 0 0 0 0;}

TD.menuheading	{ font-family: verdana, arial, helvetica, sans;
									color: #FFFF00;
									font-size: 9pt;
									height: 17px;
									width: 138px;
									font-weight: bold;
									text-indent: 6px;
									line-height: 14pt;
									text-align: left;
									display: block;
									border: #FFFFFF 0px solid; }

.menu						{ font-family: verdana, arial, helvetica, sans;
									font-size: 8pt;
									height: 18px;
									width: 138px;
									cursor:hand;
									font-weight: bold;
									text-indent: 12px;
									line-height: 13pt;
									text-align: left;
									display: block;
									border: #FFFFFF 0px solid; }
a.menu:link 		{ background-image: url("../misc/button.gif");
									background-color:#B2B2B8;
									text-decoration: none;
									color: #F0F0F0; }
a.menu:visited 	{ background-image: url("../misc/button.gif");
									background-color:#B2B2B8;
									text-decoration: none;
									color: #F0F0F0; }
a.menu:active 	{ background-image: url("../misc/buttonon.gif");
									background-color:#1F356E;
									text-decoration: none;
									color: #FFFFFF; }
a.menu:hover 		{ background-image: url("../misc/buttonon.gif");
									background-color:#1F356E;
									text-decoration: none;
									color: #FFFFFF; }
									
#google_results iframe {width: 690px;} 
