.up-bg {
	background-image: url(img/up-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.up-bg2 {
	background-image: url(img/up-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0969CB;
	text-decoration: underline;
}
a.font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;


}




.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.font4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0969CB;
	text-decoration: underline;



}


.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0969CB;
	text-decoration: underline;
}
a.font2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0969CB;
	text-decoration: underline;
}
a.font3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;

}



.img {
	background-image: url(img/main-pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.shadow {
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.image {
	background-repeat: no-repeat;
	background-position: left center;
}
