body {
	background-color: #8196BA;
	background-image: url(img/bg.gif);
	 }
	 
.DIV_main {
	background-color: #FFFFFF;
	border: 2px solid #5B7AB0;
	height: 420px;
	width: 696px;
	top:2%;
	}
	
.DIV_header {
	z-index: 2;
	height: 96px;
	width: 696px;
		    }
	
a:link.ft,a:visited.ft,a:active.ft,a:hover.ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

a:link.sa,a:visited.sa,a:active.sa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D96C0;
	text-decoration: none;
}
a:hover.sa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BEA272;
	text-decoration: none;
}

a:link.pro,a:visited.pro,a:active.pro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D96C0;
	text-decoration: none;
}
a:hover.pro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BEA272;
	text-decoration: underline;
}

a:link,a:visited,a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D96C0;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7D96C0;
	text-decoration: none;
}

.font_gray_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B9B3AC;
}

.font_blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7D96C0;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
	word-spacing: normal;
	margin: 6pt;
	
}

.tbl_titl_bg{
	background-color: #979797;
	background-image: url(img/tbl_titl_bg.gif);
	border: 1px solid #959595;
	height:20px;
}

.td_id{
	background-color: #ECEFF6;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
	text-align: center;
}

.td_tpro{
	background-color: #EDEDED;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #7D96C0;
	text-align: center;
}

.td_pro{
	background-color: #F6F3ED;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #7D96C0;
	text-align: center;
}


hr {
	border: 1px solid #DBC59E;
	height: 1px;
	width: 100%;
	
}

.f {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DBC59E;
	text-align: center;
}

.inpt {
	background-color: #F6F3EE;
	border: 1px solid #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #7F98C1;
}
