.image { border: 5px solid #FE771D; }
.header {
	background-image: url(common/header_r1_c3.jpg);
	background-repeat: repeat-x;
}
.header1 {
	background-image: url(common/header_r1_c1.jpg);
	background-repeat: no-repeat;
}
.header2 {
	background-image: url(common/header_r1_c2.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(common/footer.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E2F0F;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8634;
	text-decoration: underline;
}
.header-bg {
	background-image: url(common/header-new_r1_c3.jpg);
	background-repeat: no-repeat;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8634;
	text-decoration: underline;
}

p {text-align: justify; }
.galleryImg { border: 5px solid #FF771C; }
