﻿.TopBar
{
	width:960px;
	height:175px;
	margin: 0 auto 0 auto;
	background-image:url('../images/topbar.jpg');
	background-repeat :no-repeat;
	
}
.HeaderLogo
{  
    width:180px;
    height:114px;
	border:none;
	display:block;	
}
.HeaderLinks
{  
	padding-top:23px;
	display:block;  
}
.HeaderLinks li
{
	
	list-style-image:none;
	list-style-type:none;
	padding-left:10px;
	
	display:inline;
}

.LoginButton
{
	background-image:url('../images/signin.jpg');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
}
.LoginOut
{
	background-image:url('../images/signOut.jpg');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
}

.Left-GO
{
	background-image:url('../images/gobutten.gif');
	width:30px;
	height:21px;
	cursor:pointer;
	display:block;
}

.SearchButton
{
	background-image:url('../images/Search.jpg');
	height:21px;
	width:138px;
	background-repeat:no-repeat;
	display:block;
}

.TopAlert
{
	background-image: url('../images/bluetitel.jpg'); 
	width: 140px;
	height: 22px;
	color: White; 
	text-align:center; 
	vertical-align: middle; 
	background-repeat: no-repeat;
	display:block;
}
.LeftBanner1
{
	background-image:url('../images/banner1.gif');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:140px;
	height:230px;
	display:block;
}

.LeftBanner2
{
	background-image:url('../images/bulkbanner.jpg');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:478px;
	display:block;
	
}

.LeftRepButtons
{
	line-height:1;
	border-width:0;
	display:block;
	text-align:left;
	padding-left:7px;
	white-space:nowrap;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-color:#f5f3f1;
	
}