/* Containers skin */

.WelcomeTitle
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #2b3163;
	height: 20px;
}

.WelcomePix {
	background-image: url(img/h1-arrow.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
}

.Header{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF
}

.HeaderLogin{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#E0B95E
}

SearchInput{
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
}


