body {
font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
color: #000000;
}

.logo {
font-family: Helvetica, Verdana, Arial, Tahoma, Geneva, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 34px;
color: #ffffff;
}

.slogan {
font-family: Helvetica, Verdana, Arial, Tahoma, Geneva, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 11px;
color: #ffffff;
}

.tbl {
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
color: #000000;
}

.white_normal {
font-style: normal;
font-weight: bold;
font-size: 11px;
color: #ffffff;
}

.black {
font-style: normal;
font-weight: normal;
font-size: 12px;
color: #000000;
}

.branches:link {
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #3333CC;
text-decoration: none;
}

.branches:visited {
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #3333CC;
text-decoration: none;
}

.branches:active {
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #3333CC;
text-decoration: none;
}

.branches:hover {
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #00CC00;
text-decoration: underline;
}

.menu:link {
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #646464;
text-decoration: none;
}

.menu:visited {
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #646464;
text-decoration: none;
}

.menu:active {
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #646464;
text-decoration: none;
}

.menu:hover {
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #646464;
text-decoration: underline;
}

.smlink:active {
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #000000;
text-decoration: none;
}

.smlink:hover {
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #000000;
text-decoration: underline;
}

A.BoldULlink
{
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}