.box_heading_green {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/corner_left_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.menu_background {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}

.TD_main {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:180%
}
.normal_text_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height:180%
}
.normal_text_orange_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	line-height:180%
}
.normal_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height:180%
}
.normal_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:180%
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.title_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
}
.border_right_left {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.border_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.b_top_bottom {
	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #999999;	border-bottom-color: #999999;
}
.b_bottom {
	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;
}
.b_left_top_bottom {
	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #999999;	border-bottom-color: #999999;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;
}
.b_left_bottom {
	border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #999999;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;
}
.b_right_top_bottom {
	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #999999;	border-bottom-color: #999999;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;
}
.b_right_bottom {
	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;
}
.b_bottom {
	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;
}

.table_border {
	border: 1px solid #CCCCCC;
}
.table_border_bottom_only {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table_border_right_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table_border_left_right_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_border_left_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_border_left_right_top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table_border_left_only {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table_border_right_only {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.table_border_top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table_border_top_only {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table_border_bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table_border_bottom_only {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu_link:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 180%;

}
a.menu_link:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 180%;

}
a.menu_link:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
	line-height: 180%;

}
a.menu_link:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
	line-height: 180%;

}
a.menu_link2:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	text-align:left
}
a.menu_link2:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	text-align:;left
}
a.menu_link2:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	line-height: 200%;
	text-align:left
}
a.menu_link2:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	line-height: 200%;
	text-align:left
}
.bullet {
list-style-image: url(/images/arrow.gif);
text-align:left;
}
.li_style {
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#999999
}
.content_background {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
}