﻿

table.table_fullsize th a {
	background-color:#6A88A4;
}

table.table_fullsize th.FirstTab a 
{
	background-image:url(/images/tabs/privalto/second_tab.gif);
	background-color: #6A88A4;
}

table.table_fullsize th.FirstTab a.active, 
table.table_fullsize th.LastTab a.active, 
table.table_fullsize a.active 
{
	background-image:url(/images/tabs/privalto/active_tab.gif);

}


table.table_fullsize th.LastTab a {
	background-color: #506B83;
	background-image: url(/images/tabs/privalto/last_tab.gif);
}

table.table_fullsize a:hover {
	background-color: #367ACB;
}


#content h1.nextheadline {
	margin: 0px;
	padding: 0px;
}
