.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	margin-left:7px;
	margin-right:10px;	

}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00000;
	font-weight:bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	margin-left:7px;
	margin-right:0px;	
	font-weight:bold;
	text-align:left
}

.bMenu {
 	background-attachment:scroll;
	background-image:url(graphics/menu.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
.bTop {
 	background-attachment:scroll;
	background-image:url(graphics/top.jpg);
	background-repeat:no-repeat;
	
	
}
.bLeftMenu {
 	background-attachment:scroll;
	background-image:url(graphics/menu2.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
.bonder {
 	background-attachment:scroll;
	background-image:url(graphics/onder.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
.bonder2 {
 	background-attachment:scroll;
	background-image:url(graphics/onder2.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
a.style3:link {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
a.style3:visited {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
a.style3:hover {
	text-decoration: underline;
	color:#0099CC;
	font-size: 12px;
	font-weight:bold;
}
a.style3:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

a.menu:link {
	color: #003366;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
}
a.menu:visited {
	text-decoration: none;
	color: #003366;
	font-size: 16px;
	font-weight:bold;
}
a.menu:hover {
	text-decoration: underline;
	color:#0000CC;
	font-size: 16px;
	font-weight:bold;
}
a.menu:active {
	text-decoration: none;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}


