@charset "utf-8";
.main_tables {
	width: 730px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 35px;
}
/* 05.08.2006 */

table.branches td	{
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	height:21px;
	width: 17px;
	padding-left: 20px;
	white-space: nowrap;
}

A:link  {
	text-decoration: underline;
	color:  #000000;
	font-size: 12px;
}

A:visited   {
    text-decoration: underline;
    color:  #000000;
	font-size: 12px;
}

A:active    {
    text-decoration: underline;
    color:  #000000;
	font-size: 12px;
}

A:hover {
    text-decoration: underline;
    color:  #ff0000;
	font-size: 12px;
}
a.branches		{
	color:#333333;
	display: block;
	padding: 2px;
	text-decoration: underline;
	font-size: 14px;
	white-space: nowrap;
}
a.branches:visited {
	color:#333333;
	display: block;
	padding: 2px;
	text-decoration: underline;
	font-size: 14px;
	white-space: nowrap;
}
a.branches:hover		{
	color:#FFFFFF;
	display: block;
	padding: 2px;
	background-color: #999999;
	font-size: 14px;
	white-space: nowrap;
}



/* style for module titles */
.Head   {
	font-family: "Arial narrow", Arial;
	font-size:  18px;
	font-weight:    bold;
	color: #666666;
}
ul.news {
	margin-left: 0px;
	list-style-type: none;
	font-size: 80%;
}
ul.news li {
	margin-top: 10px;
}
table.anouncement {
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.branches_current {
	color:#CC0000;
	display: block;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
}
a.branches_current:visited {
	color:#CC0000;
	display: block;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
}
a.branches_current:hover {
	color:#CC0000;
	display: block;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
}
a.articles {
	color:#006699;
	text-decoration: underline;
	font-size: 18px;
	white-space: nowrap;
	font-family: "Arial narrow", Arial;
	font-weight: bold;
}
a.articles:visited {
	color:#006699;
	text-decoration: underline;
	font-size: 18px;
	white-space: nowrap;
	font-family: "Arial narrow", Arial;
	font-weight: bold;
}
a.articles:hover {
	color:#003366;
	text-decoration: underline;
	font-size: 18px;
	white-space: nowrap;
	font-family: "Arial narrow", Arial;
	font-weight: bold;
}
ul {
	margin-left: 0px;
	list-style-type: none;
	font-size: 80%;
}
