a:link {
	color: #0472A3;
    text-decoration: none;

}
a:visited {
    color: #0472A3;
	text-decoration: none;
}
a:hover {
    color: #6CA1C1;
	text-decoration: underline;
}
a:active {
    color: #0472A3;
	text-decoration: none;
}
.foot {
	background-image: url(photo/index_49.jpg);
	background-repeat: repeat-x;
	height: 81px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.space {
	padding-top: 5px;
}

.hdtext {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #2e5282;
}
.arrow {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #2e5282;
}
.subtext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.hdtext1 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #054864;
	float: left;
	margin-top: 13px;
	padding-left: 10px;
}
.topmenu {
	background-image: url(../photo/topmenu.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 146px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #084864;
	text-align: center;
	color: #0472A3;
	text-decoration: none;
}
.topmenu a:hover {
	background-image: url(../photo/topmenu1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 146px;
	float: right;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #084864;
	text-align: center;
}
.menu {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #084864;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #084864;
	text-align: left;
	color: #0579AA;
}
.text {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 8px;
	line-height: 14pt;
}
.text1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #8A6C44;
	text-align: justify;
	padding: 8px;
}
.style1 {
	font-size: 10px
}


/*******************popup image styles*********************/

img {
	border: none;
}
#thumbnail img {
	cursor: pointer; margin-left:25px; padding:2px;
}
#large {
	display: none;
	position: absolute;		
	background: #FFFFFF;	
	padding: 5px;
	z-index: 10;
	min-height: 200px;
	min-width: 200px;
	color: #336699;
}
#background{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;	
	z-index: 1;
}


