.res_content_title {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #939292;
	font-weight: bold;
}
.res_content_title_blue {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #527E8E;
	font-weight: bold;
}
.res_content_title_green {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #809A53;
	font-weight: bold;
}
.res_content_title_orange {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDA93C;
	font-weight: bold;
}
.res_content_title_mauve {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #914B69;
	font-weight: bold;
}
.res_table_head {
	background-image: url(../images/img_resource_top.gif);
	background-repeat: no-repeat;
	height: 86px;
}
.res_table_head_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80023;
	padding-right: 10px;
}
.res_table_head_menu {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.res_table_head_menu_links {
	text-decoration: none;
	color: #B80023;
}
a.res_table_head_menu_links:hover {
	text-decoration: underline;
	color: #B80023;
}
a.res_table_intro_title_links {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	display: block;
	vertical-align: top;
	height: 70px;
	width: 100%;
}
a.res_table_intro_title_links:hover {
	color: #DCDCDC;
	text-decoration: none;
}
a.res_table_cont_prog_dl_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	width: 120px;
	border: 1px solid #6C6C6C;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	background-image: url(../images/icon_arrow_dl.gif);
	background-repeat: no-repeat;
	background-position: 105px center;
}
a.res_table_cont_prog_dl_links:hover {
	color: #FFFFFF;
	background-color: #404040;
	width: 120px;
	border: 1px solid #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../images/icon_arrow_dl2.gif);
	background-repeat: no-repeat;
	background-position: 105px center;
	display: block;
}
.res_table_head_menu_spacer {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
}
.res_table_intro_blank {
	background-color: #6C6C6C;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.res_table_intro_right {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	width: 113px;
}
.res_table_intro_title {
	height: 81px;
	width: 104px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.res_table_intro_middle {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
}
.res_table_cont_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6C6C6C;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.res_table_cont_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #817D7D;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.res_table_cont_top_wline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6C6C6C;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.res_table_cont_prog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.res_table_cont_prog_dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px;
}

