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:#89A8AD url('bg-main.gif')}
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:#333; margin:0px; padding:0px;}
hr					{height:3; width:95%; color:white; margin:0px; background:white; border:0px}

/* */
.left-part	{
		background:url('left-border.gif') repeat-y;
		border-right:solid 1px white;
}	
.right-part	{
		background:url('right-border.gif') repeat-y;
		border-left:solid 1px white;
}
.top-line	{
		background:#65878C;
}
.logo		{
		vertical-align:middle;
		font:bold 24px Arial;
		padding-left:15px;
		background:#FFF;
		color:#666;
}
.logo img	{
		vertical-align:middle;
}
.info-top	{
		background:url('info-top.gif') repeat-x;
		width:100%;
}
.info-bottom	{
		background:url('info-bottom.gif') repeat-x;
		width:100%;
}
.info-left	{
		background:url('info-left.gif') repeat-y;
}
.info		{
		vertical-align:top;
		text-align:justify;
		color:#333;
}
.info a		{
		font-weight:bold;
		color:#0066CC;
}
.cell		{
		border-bottom:solid 1px white;
		width:100%;
}
.resuts-top	{
		background:url('results-top.gif') repeat-x;
		width:100%;
}
.results-cell	{
		background:#65878C;
		text-align:left;
}
.results 	{
		background:url('result-pic.gif') no-repeat;
		padding:5px 10px 5px 25px;
		text-align:justify;
		font:11px Arial;
		color:white;
}
.results h4, .results a{
		font-weight:bold;
		color:#114EC8;
}
.link-top	{
		background:url('link-top.gif') repeat-x;
		width:100%;
}
.link-title	{
		font:bold 11px Arial;
		text-align:center;
		color:#009900;
}
.link-disable	{
		text-align:center;
		height:16px;
}
.link-disable a	{
		text-decoration:none;
		font:bold 11px Arial;
		color:#000;
}
.link-active	{
		text-align:center;
		cursor:pointer;
		height:16px;
}
.link-active a	{
		text-decoration:none;
		font:bold 11px Arial;
		color:#0033FF;
}
.banner		{
		background:#4A6D72;
		text-align:center;
}
.bottom-line	{
		background:url('bottom-line.gif') repeat-x;
}