html, body {
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #8178B9;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0;
	color: #32303D;
}



.normal_txt
{
	color: #32303D;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.bold_txt
{
	color: #32303D;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bold_txt2
{
	color: #534D6F;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bold_txt_bullet
{
	color: #32303D;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/css/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.bold_txt_bullet2
{
	color: #32303D;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/css/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.td_bg
{
	background-color: #EDEAF4;
	background-image: url(images/css/bg_txt_field.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.td_color
{
	background-color: #EDEAF4;
}


.bottom_bg
{
	background-color: #EDEAF4;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-image: url(images/css/bottom.jpg);
	background-position: left top;
	color: #EAE9EF;
}

.bottom_link
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #EAE9EF;
	text-decoration: none;
}

.bottom_link:hover
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: underline;
}

.hline
{
	background-image: url(images/css/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vline
{
	background-image: url(images/css/vline.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.tbl_ngl
{
	color: #F5F4FB;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	background-color: #8D8EBC;
}

.tbl_ngl_a
{
	color: #F5F4FB;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	background-color: #8F89B4;
}

.tbl_ngl_b
{
	color: #F5F4FB;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	background-color: #7D75A8;
}

.tbl_ngl_1
{
	color: #F5F4FB;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #7D75A8;
}

.tbl_td_1
{
	color: #1E1C24;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #EAE7EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C1CE;
}

.tbl_td_1a
{
	color: #1E1C24;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #E3DFEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C1CE;
}

.tbl_td_2
{
	color: #1E1C24;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #EAE7EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C1CE;
}


.tbl_td_k
{
	color: #1E1C24;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-color: #EAE7EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C1CE;
	font-weight: bold;
}

.mail_link {
	color: #45415C;
	text-decoration: none;
	font-weight: bold;
	}
	
.mail_link:hover {
	color: #45415C;
	text-decoration: underline;
	}
	
ol li {
	padding: 2px 0;
	}
	
table td.td_color img {
	float: left;
	}
