﻿@import "../../Css/Coral.css";

A
{
	color: #707070;
	font-size: 13px;
	text-decoration: underline;
}

.Validators
{
	color: #EB0C01;
	font-family: Arial;
	font-weight: normal;
}

.TabsBar
{
	color: #707070;
}
.tab_supplier_title
{
	color: #0066CB;
	font-size: 1.5em;
	font-weight: bold;
}

LI.navigation_item_selected
{
	display: inline;
	padding: 0px 2px 0px 15px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../../Images/li_ico_blue.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

