/* (c) Juris Sitcs, 2009  */
/* Web page style sheet */

.style_a1 {	font-family: 	arial;
		font-size:   	10pt;
		font-weight:   	bold;
		color:       	#452065;
		text-decoration:none;
		display:	block;
		white-space:	nowrap;
}
.style_a1:hover{background: #F8922D;
		color:#000000;
}

.style_a2 {	font-family: 	arial;
		font-size:   	9pt;
		font-weight:   	normal;
		color:       	#452065;
		text-decoration:none;
		display:	block;
		white-space:	nowrap;
}
.style_a2:hover{background: #F8922D;
		color:#000000;
}

.style_menu1 {	text-align:	left;
		padding-left:	5px;
}

.style_menu2 {	text-align:	left;
		padding-left:	25px;
}
