/* CSS Document */

body {
	background-color :#FFFFFF;
	margin-top :0px;
	margin-left :0px;
	margin-right :0px;
	margin-bottom :0px;
}
/* content--------------------------------------------------------------------------------------------------------------------- */

.txt-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-title {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.txt-maintle {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.subtxt {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.subtxtp {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.txt-subtitle {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-subtitle-justify {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.txt-white {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
	

/* link------------------------------------------------------------------------------------------------------------------------ */

.readmore {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.readmore A{
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.readmore A:hover{
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #2f257b;
	text-decoration: underline;
}
.content-over {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content-over A{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content-over A:hover{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: underline;
}
.content-over1 {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.content-over1 A{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.content-over1 A:hover{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: underline;
}
.subcontent-over {
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcontent-over A{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subcontent-over A:hover{
	font-family: Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #2f257b;
	text-decoration: underline;
}

/* bg------------------------------------------------------------------------------------------------------------------------ */
.bg_footer {
	background-image: url(../images/blue-strip.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 2px;
}
.bg_content {
	background-image: url(../images/bg-content.gif);
	background-position: top-left;
	background-repeat: repeat-x;
}
.bg_table {
	background-image: url(../images/bg_box.gif);
	background-position: left;
	align: left-top;
	background-repeat: no-repeat;
	width:225px;
	height: 340px;

}
.separator {
	background-image: url(../images/separator.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.separator-r {
	background-image: url(../images/separator.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.separator-c {
	background-image: url(../images/separator.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.txt-box {
	width: 300px;
	height: 20px;
}
.txt-area {
	width: 300px;
	height: 150px;
}
.img-map {
	position:absolute;
	z-index:0;
}
