<!--h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.headline {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-align : right;
}

.mainfont {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

P {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
	
a.left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #664397;
	width: 100%;
}

a.left:visited {
	color: #664397;
}

a.left:active {
	color:#664397;
}

a.left:hover {
	color: #664397;
	text-decoration: none;
}

a.right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
}

a.right:visited {
	color: #000000;
}

a.right:active {
	color: #000000;
}

a.right:hover {
	color: #000000;
	text-decoration: underline;
}

.top {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #020281;
}

a.top {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}

a.top:visited {
	color: #FFFFFF;
}

a.top:active {
	color:#FFFFFF;
}

a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nav1 {
  margin-top: 15px;
}
.nav1 td{
  background-color: #FFF;
  border-bottom: 18px solid #020281;
  padding-left: 10px;
  padding-bottom: 2px;
  background-image : url("/cr/rb/images/bogi_menu_transp.gif");
  background-position: 0% 0%;
  background-repeat : no-repeat; 

}

.nav2 td{
  background-color: #00007B;
}

.nav3 td{
  background-color: #FFFFFF;
  padding-top: 12px;
  padding-bottom: 2px;
}

a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration: none;
}

a:visited {
	color : #000000;
}

a:active {
	color : #000000;
}

a:hover {
	color : #000000;
	text-decoration: none;
}

td {
  font-family : Tahoma, Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
}

td.outline_main_category {
  width:300px;
  background-color: #DDD;
}
-->