/* CSS Document */

body {
	background-color :#FFFFFF;
	margin-top :0px;
	margin-left :0px;
	margin-right :0px;
	margin-bottom :0px;
}
.bg_sideb {
	background-image: url(../images/bg_sidebox.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 231px;
	height: 548px;
}
.bg_middleb {
	background-image: url(../images/bg_box1.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 231px;
	height: 176px;
}
.bg_middleb1 {
	background-image: url(../images/bg_box2.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 231px;
	height: 196px;
}
.bg_middleb2 {
	background-image: url(../images/bg_box3.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 231px;
	height: 175px;
}
.txt-content {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.link {
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.link A{
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: none;
}
.link A:hover{
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2f257b;
	text-decoration: underline;
}