<!--
body, img, a, p, table, tr, td, span, br, ul, li, form,
H1, H2, H3, H4, H5, H6 {margin:0px; padding:0px;}

a:link { color:#0066FF; }
a:link:hover { color:#73140F; }
a:visited {color:#990033; }

*.headerTab {
	background-image:url(/templates/images/header.bkg.gif);
	height:117px; width:100%; border-bottom:#0D7ABB 1px solid;
	}

*.logoCell {
	width:242px; background-color:#fff;
	height:117px;
	background-image:url(/templates/images/lg.bkg.gif); background-position:right; background-repeat:repeat-y;
	}

*.buttonNormal { height:28px; margin-left:1px; }
*.buttonNormal .left { background-image:url(/templates/images/button.bk-left.gif); background-repeat:no-repeat; width:6px; }
*.buttonNormal .center { background-image:url(/templates/images/button.bk-center.gif); background-repeat:repeat-x; }
*.buttonNormal .center a { margin:0px 12px;	font-family:tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#000; }
*.buttonNormal .center a:hover {text-decoration:underline; color:#33f; }
*.buttonNormal .right { background-image:url(/templates/images/button.bk-right.gif); background-repeat:no-repeat; width:6px; }

*.buttonHover {	height:28px; margin-left:1px; }
*.buttonHover .left { background-image:url(/templates/images/button.bk-left-nor.gif); background-repeat:no-repeat; width:6px;	}
*.buttonHover .center {	background-image:url(/templates/images/button.bk-center-nor.gif); background-repeat:repeat-x;	}
*.buttonHover .center a { margin:0px 12px; font-family:tahoma; font-size:12px; font-weight:bold; text-decoration:underline; color:#33f;	}
*.buttonHover .right { background-image:url(/templates/images/button.bk-right-nor.gif); background-repeat:no-repeat; width:6px; }

/* Brands Listing */
ul.brands {	width:190px; padding-left:10px; padding-right:39px; list-style-type:none; font-family:tahoma; font-size:12px; }
ul.brands a	{
	float:left; text-decoration:none; color:black; display:block;
	background-color:#fff; padding-left:2em; width:120px;
	}
ul.brands a:visited { color:#000; }
ul.brands a:hover { background-color:#86ABE8; color:#fff; }
ul.brands li { display:inline; line-height:24px; }
*.y-right { color:#000; float:right; }

/* Quick Short News */
a.newsListing {
	display:list-item; list-style:none; padding:10px 2px 10px 20px; font-family:tahoma; color:#000;
	font-size:12px; line-height:18px; border-bottom:#000 1px solid; text-decoration:none;
	}
a:visited.newsListing { color:#000; }
a:hover.newsListing {
	background-color:#CC9966; color:#fff;
	}
	

*.bottomPlace ul { margin-left:20px; list-style-type:none; font-family:tahoma; padding-top:10px; height:23px; }
*.bottomPlace span { float:left; padding:0.2em 0.2em; font-size:12px; font-weight:bold; }
*.bottomPlace a {	float:left; text-decoration:none; color:#000; font-size:12px; padding:0.2em 0.8em;	}
*.bottomPlace a:hover { color:blue; text-decoration:underline; }
*.bottomPlace a:visited { color:#000; }
*.bottomPlace li { display:inline; }

p.obbix-a {padding:0px; margin:0px; line-height:20px; font-family:tahoma; font-size:12px;}
.displays {font-size:12px; color:blue; cursor:pointer; text-decoration:underline;}

#a_news_q p { margin-bottom:14px; }

	
-->