/*
	LEGEND

	smtab = Secondary Menu Tab
	smlnk = Secondary Menu Link

	-on = Aktiivne seisnud
	-over = Kursori seisund



*/

.smtab1, .smtab1-on, .smtab1-over
{

	background: url(../img/menuback_blue3.gif) no-repeat;
background-color: Transparent;
	padding: 2px 0px 3px 10px;
}

a.smlnk1, a.smlnk1:visited
{
	color: #006699;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.smlnk1:hover
{
	color: #3366FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.smlnk1-on, a.smlnk1-on:visited
{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.smlnk1-on:hover
{
	color: #3366FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* 
	Teise taseme lingid 
*/

a.smlnk2, a.smlnk2:visited 
{
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}

a.smlnk2:hover
{
	color: #3366FF;
	font-size: 11px;
	text-decoration: none;
}

a.smlnk2-on, a.smlnk2-on:visited
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smlnk2-on:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}