A:link		{color:#666666;text-decoration: none;}
A:visited	{color:#666666;text-decoration: none;}
A:hover		{color:#666666;text-decoration: underline;}

A.res:link		{color: #CC0000;text-decoration: none; }
A.res:visited	{color: #CC0000;text-decoration: none; }
A.res:hover	    {color: #CC0000;text-decoration: underline; }

.td {
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
}

.td_menu {
	font-size: 8pt;
	color: #666666;
}

.nine {
	font-size: 8pt;
}

.b {
	font-weight: bold;
}

.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.border_dot_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.border_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.padding_bottom_5px {
	padding-bottom: 5px;
}

.border_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.border_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.td2 {

	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
}
.white {
	color: #FFFFFF;
}
.pad_b_5 {
	padding-bottom: 5px;
}
.dot_t {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003399;
}
.dot_b {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.dot_b2 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.blue {
	color: #003399;
}
.green {
	color: #336600;
}
.dot_r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
	padding-right: 5px;
}
.eight {
	font-size: 8pt;
}
.red {
	color: #CC0000;
}
.pt_13 {
	font-size: 13pt;
}

.images {
    position: absolute;
	left: 200px;
	top: 150px;
	width: 200px;
	height: 444px;
	z-index: 10;
	visibility: hidden;
}