table, body 				{font-family:Verdana, Tahoma,Helvetica, Arial, sans-serif; font-size:11px; color:#000000; margin:0; padding:0; border="0"; cellpadding="0"; cellspacing="0"; vertical-align:top}
body					{background:#1F64A1}
table 					{border-collapse:collapse; vertical-align:top;}
table td 				{padding:0; vertical-align:top}
A:hover					{text-decoration:none;}
h4					{font:bold 11px Arial; color:#FFCC33; margin:0px; padding:0px;}
hr					{height:1; width:92%; color:#C0BEBE; margin:0px; background:#C0BEBE; border:0px}

/* */
.main-table	{
		border:solid 1px #FF9900;
		border-bottom:0px;
		border-top:0px;
		width:800px;
}
.keyword	{
		background:#00326C url('bg-title.jpg') repeat-y left;
		vertical-align:middle;
		font:bold 18px Arial;
		padding:2px 22px;
		color:white;
		width:150px;
}
.banner		{
		background:#00326C;
		text-align:center;
		width:100%;
		vertical-align:middle;
}
.blue-space	{
		background:#48B2FB;
}
.link-title	{
		background:#F5CD6D url('bg-link-title.jpg') repeat-y right;
		font:bold 11px Arial;
		text-align:center;
		color:black;
		border-right:solid 1px #89BBE5;
}
.link-disable	{
		background:#256AA6 url('bg-link-dis.jpg') repeat-y right;
		border:solid 1px #89BBE5;
		text-align:center;
		border-left:0px; 
		border-top:0px;
}
.link-disable a	{
		text-decoration:none;
		font:11px Arial;
		color:white;
}
.link-active	{
		background:#5CA1DD url('bg-link-act.jpg') repeat-y right;
		border:solid 1px #89BBE5;
		text-align:center;
		border-left:0px; 
		border-top:0px;
		cursor:pointer;
}
.link-active a	{
		text-decoration:none;
		font:11px Arial;
		color:white;
}
.logo		{
		vertical-align:middle;
		background:#89BBE5;
		padding:10px;
}
.info		{
		text-align:justify;
		font:11px Arial;
		color:#FFCC33;
		padding:7px;
}
.info a		{
		font:bold 11px Arial;
		color:#FFCC33;
}
.results	{
		text-align:justify;
		font:11px Arial;
		color:black;
}
.results h4, .results a{
		font:bold 11px Arial;
		color:#0099FF;
}