body		{margin:0pt; margin-top: 20pt; background:#000000 url(topbkd2.jpg) repeat-x top}
td		{font-family:arial; font-size:12px; color:#aaaaaa; line-height: 1.5em;}
.login		{font-family:arial; font-size:12px; color:#ffffff}
.footer		{font-family:arial; font-size:11px; color:#ffffff}
.footer2	{background: url(footbkd.jpg) repeat-x bottom}
a:hover.footer		{font-family:arial; font-size:11px; color:#ffff66}
a:hover		{font-family:arial; font-size:12px; color:#3399ff; text-decoration:none}
a			{font-family:arial; font-size:12px; color:#3366cc; text-decoration:none}
h1			{font-family:arial; font-size:20px; color:#3366cc; font-weight:bold; margin:0pt}
hr			{color:#cccccc; height:1px}
.showroom	{background: url(virtualshowroom.gif) no-repeat top left}
.contact	{background: url(contactbkd.jpg) no-repeat top right}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(tab_bottom2.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #000000;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #999999;
		text-decoration: none;
		text-align: center;
		color: #999999;
		width: 100px;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #000000;
		background: #000000;
		color: #6699cc;
	}

#tabnav a:hover
	{
		background: #ffffff;
	}