/* general styles */
* 				{margin:0px;padding:0px;} 
BODY				{background:#ffffff URL("../images/bg1.png") repeat-x center top;}
#masthead			{background:URL("../images/swelco_bg.png") no-repeat center top;width:999px;height:275px;display:block;position:relative;margin:0 auto;}
#swelco_logo			{background:URL("../images/swelco_logo.png") no-repeat top right;width:530px;height:100px;display:block;position:relative;top:20px;right:31px;z-index:100;}
#menu				{background-color:#bcb7d9;height:35px;width:957px;margin:0 auto;}
#search-bar			{background:URL("../images/swelco_search_bg.png") repeat-x top;width:1px;height:57px;}
#content-top			{background-color:white;width:973px;height:175px;}
#footer				{background:URL("../images/swelco_footer_2.png") no-repeat center top;width:999px;height:80px;display:block;position:relative;margin:0 auto;}
#footer-inner			{background:URL("../images/swelco_footer_bg.png") repeat-x center top;width:957px;height:44px;display:block;position:relative;margin:0 auto;}
#lew-geffen			{background:URL("../images/swelco_lew_geffen.png") no-repeat center top;width:229px;height:80px;display:block;position:relative;top:20px;}
.search-text			{color:#7d7d7d;font:normal normal 12px arial,verdana;font-weight:700px;padding-left:34px;}
.input-bg			{color:#7d7d7d;background:URL("../images/swelco_input_bg_250.png") no-repeat top;width:250px;height:37px;border:0;display:block;position:relative;top:2px;}
.input-bg-hide			{border:0;padding:0px 0px 2px 3px;margin-bottom:7px;height:18px;width:245px;color:#7d7d7d;background-color:transparent;}
.input-bg-lot			{color:#7d7d7d;background:URL("../images/swelco_input_bg_lot.png") no-repeat top;width:80px;height:37px;border:0;display:block;position:relative;top:1px;}
.input-bg-lot-hide		{border:0;padding:0px 0px 2px 3px;margin-bottom:7px;height:18px;width:75px;color:#7d7d7d;background-color:transparent;}
.search-button			{background:URL("../images/swelco_search_button_2.png") no-repeat top right;width:34px;height:36px;float:right;color:#6d6e71;font:normal normal 17px arial;font-weight:680;padding-right:4px;padding-bottom:5px;border:0px solid black;}
.search-button-last		{background:URL("../images/swelco_search_button_2.png") no-repeat top left;width:34px;height:36px;border:0px solid black;color:#6d6e71;font:normal normal 17px arial;font-weight:680;padding-right:4px;padding-bottom:5px;}
.content-fader			{background:#e0e1e2 URL("../images/swelco_content_fader.png") repeat-x left bottom;height:600px;}
.lot-link			{background:URL("../images/swelco_lot_button.png") no-repeat top right;width:189px;height:33px;text-align:center;}
.bg-white			{background-color:white;}
.bg-grey			{background-color:#939598;}
.content-left-bar		{background-color:#e3e4e5;width:15px;}
.content-header			{background-color:#e3e4e5;height:50px;color:#14135f;font:normal bold 14px arial,verdana;padding-top:15px;padding-left:23px;}
.content-header-no-bg		{height:50px;color:#14135f;font:normal bold 14px arial,verdana;padding-top:15px;padding-left:10px;}
.content-right-bar		{background-color:#e3e4e5;width:15px;}
.side-left-bar			{background-color:#e3e4e5;width:15px;}
.side-bar-header		{width:260px;height:50px;color:#14135f;font:normal bold 14px arial,verdana;padding-top:15px;padding-left:10px;text-align:left;}
.side-bar-header-news		{background-color:#e3e4e5;width:240px;height:45px;color:#14135f;font:normal bold 14px arial,verdana;padding-bottom:10px;padding-left:10px;text-align:left;}
.side-bar-header-news-no-bg	{width:240px;height:45px;color:#14135f;font:normal bold 14px arial,verdana;padding-bottom:10px;padding-left:10px;text-align:left;}
.side-bar-header-no-bg		{width:260px;color:#14135f;font:normal bold 14px arial,verdana;padding-top:5px;padding-left:10px;text-align:left;}
.side-right-bar			{background-color:#e3e4e5;width:15px;}
.side-bar-spacer		{color:#e3e4e5;text-align:center;font:normal bold 3px arial,verdana;}	
.base-image			{background:URL("../images/swelco_footer_1.png") no-repeat center bottom;width:999px;height:90px;}
.scroller-bg			{background-color:#a1a8cc;height:30px;}
.footer-text			{color:#7d7d7d;font:normal bold 9px arial,verdana;padding:0 20px 3px 20px;}
/*LINKS*/
A 			{color:#6d6e71;}
A.topLink       	{color:#bcb7d9;font:normal bold 12px arial,verdana;text-decoration:none;}
A:hover.topLink		{color:#000000;}
A.usaleLink       	{color:#636363;font:normal bold 12px arial,verdana;text-decoration:none;}
A:hover.usaleLink	{color:#bcb7d9;}
A.articleLink       	{color:#636363;font:normal bold 12px arial,verdana;text-decoration:none;}
A:hover.articleLink	{color:#000000;}
A.scrollerLink       	{color:#ffffff;font:normal bold 12px arial,verdana;text-decoration:none;}
A:hover.scrollerLink	{color:#ffffff;text-decoration:underline;}
A.lotLink       	{color:#14135f;font:normal bold 12px arial,verdana;text-decoration:none;text-align:center;}
A:hover.lotLink		{text-decoration:underline;}

/*GENERAL*/
.cursor		{cursor:pointer;}
.lightblue	{color:#bcb7d9;}
.grey		{color:#636363;}
UL,OL		{padding-left:20px;}
.LightBackGrey	{background-color:#e3e4e5;}
.white		{color:white;}
.red		{color:red;}