* {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F7FB;
}
.copyr {
	font-size: 9px;
	color: #AAAAAA;
}
.copyr.a:link .copyr.a:visited .copyr.a:hover {
	font-size: 9px;
	color: #AAAAAA;
}

.style1 {
	font-size: 12px;
	color: #333333;
}
.style2 {
	font-weight: bold;
	color: #333333;
}
.style3 {
	color: #08aff8;
	font-weight: bold;
}
.style4 {
	color: #08aff8;
}
.style5 {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}
.style6 {
  color: #08aff8;
  font-size: 16px;
  font-weight: bold;
}

a:link {color: #333333;text-decoration: underline;}
a:visited {	text-decoration:  underline;	color: #333333;}
a:hover {	text-decoration: none;	color: #75D2FB;}
a:active {text-decoration:  underline;color: #08aff8;}



.menu a:link {	color: #333333;	text-decoration: none; font-weight: bold;}
.menu a:visited {	text-decoration: none;	color: #333333; font-weight: bold;}
.menu a:hover {	text-decoration: none;	color: #75D2FB; font-weight: bold;}
.menu a:active {	text-decoration: none;	color: #08aff8; font-weight: bold;}

.menu .sel a:link {	text-decoration: none;  color: #75D2FB; font-weight: bold;}
.menu .sel a:visited {	text-decoration: none;	color: #75D2FB; font-weight: bold;}
.menu .sel a:hover {	text-decoration: none;	color: #75D2FB; font-weight: bold;}
.menu .sel a:active {	text-decoration: none;	color: #75D2FB; font-weight: bold;}


.image2_border{border:2px solid #FFF;display:inline;background-color:#FFF}
.image2_border:hover{border:2px solid #3A83EE}

.image_border{border:2px solid #FFF;display:inline;background-color:#FFF}
.image_border:hover{border:2px solid #3A83EE}
.image_act{border:4px solid #3A83EE;display:inline;}
