/*
  ==========================================
	           PureViolet Container
  ==========================================
*/

/* No_border1 */
.PureViolet_noborder_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.PureViolet_noborder_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_container_content
{
	padding: 8px;
}

/* No_border2 */
.PureViolet_noborder_lightPureVioletBodybg_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: D8CCE1;
}

.PureViolet_noborder_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_lightPureVioletBodybg_container_content
{
	padding: 8px;
	background-color: D8CCE1;
}

/* No_border3 */
.PureViolet_noborder_GrayBodybg_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #ebebeb;
}

.PureViolet_noborder_GrayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_GrayBodybg_container_content
{
	padding: 8px;
	background-color: #ebebeb;
}

/* No_border4 */
.PureViolet_noborder_container_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_noborder_container_NB_bg
{
	background: url(PureViolet_noborder_titlebg.jpg);
	height: 24px;
}

.PureViolet_noborder_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_container_NB_content
{
	padding: 8px;
}

/* No_border5 */
.PureViolet_noborder_lightPureVioletBodybg_container_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_noborder_container_lightPureVioletBodybg_NB_bg
{
	background: url(PureViolet_noborder_lightPureVioletBodybg_titlebg.jpg);
	height: 24px;
}

.PureViolet_noborder_container_lightPureVioletBodybg_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_container_lightPureVioletBodybg_NB_content
{
	padding: 8px;
	background-color: #D8CCE1;
}

/* No_border6 */
.PureViolet_noborder_container_GrayBodybg_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_noborder_container_GrayBodybg_NB_bg
{
	background: url(PureViolet_noborder_grayBodybg_titlebg.jpg);
	height: 24px;
}

.PureViolet_noborder_container_GrayBodybg_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_noborder_container_GrayBodybg_NB_content
{
	padding: 8px;
	background-color: #ebebeb;
}

/* L_round_corner1 */
.PureViolet_l_Round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_Round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_container_title_bg {
	background: url(PureViolet_l_round_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_l_Round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #fff;
}

.PureViolet_l_Round_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #fff;
}

.PureViolet_l_round_container_topleft {
	background: url(PureViolet_l_round_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_container_topright {
	background: url(PureViolet_l_round_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_container_btmleft {
	background: url(PureViolet_l_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_container_btmright {
	background: url(PureViolet_l_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner2 */
.PureViolet_l_round_lightPureVioletBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_lightPureVioletBodybg_container_title_bg {
	background: url(PureViolet_l_round_lightPureVioletBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_l_round_lightPureVioletBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: D8CCE1;
}

.PureViolet_l_round_lightPureVioletBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}
.PureViolet_l_round_lightPureVioletBodybg_container_topleft {
	background: url(PureViolet_l_round_lightPureVioletBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_lightPureVioletBodybg_container_topright {
	background: url(PureViolet_l_round_lightPureVioletBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_lightPureVioletBodybg_container_btmleft {
	background: url(PureViolet_l_round_lightPureVioletBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_lightPureVioletBodybg_container_btmright {
	background: url(PureViolet_l_round_lightPureVioletBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner3 */
.PureViolet_l_round_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_grayBodyBg_container_title_bg {
	background: url(PureViolet_l_round_grayBodyBg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_l_round_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: EBEBEB;
}

.PureViolet_l_round_grayBodyBg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}
.PureViolet_l_round_grayBodyBg_container_topleft {
	background: url(PureViolet_l_round_grayBodyBg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_grayBodyBg_container_topright {
	background: url(PureViolet_l_round_grayBodyBg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_grayBodyBg_container_btmleft {
	background: url(PureViolet_l_round_grayBodyBg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_grayBodyBg_container_btmright {
	background: url(PureViolet_l_round_grayBodyBg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner4 */
.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_title_bg {
	background: url(PureViolet_l_round_lightPureVioletTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_topleft {
	background: url(PureViolet_l_round_lightPureVioletTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_topright {
	background: url(PureViolet_l_round_lightPureVioletTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_btmleft {
	background: url(PureViolet_l_round_lightPureVioletTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_lightPureVioletTitlebgBodybg_container_btmright {
	background: url(PureViolet_l_round_lightPureVioletTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner5 */
.PureViolet_l_round_grayTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_grayTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_grayTitlebgBodybg_container_title_bg {
	background: url(PureViolet_l_round_grayTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_l_round_grayTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ebebeb;
}

.PureViolet_l_round_grayTitlebgBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}

.PureViolet_l_round_grayTitlebgBodybg_container_topleft {
	background: url(PureViolet_l_round_grayTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_grayTitlebgBodybg_container_topright {
	background: url(PureViolet_l_round_grayTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_l_round_grayTitlebgBodybg_container_btmleft {
	background: url(PureViolet_l_round_grayTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_grayTitlebgBodybg_container_btmright {
	background: url(PureViolet_l_round_grayTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner6 */
.PureViolet_l_round_lightPureVioletTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_title_bg {
	background: url(PureViolet_l_round_lightPureVioletTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #662C91 1px solid;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: ffffff;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}
.PureViolet_l_round_lightPureVioletTitlebg_container_topleft {
	background: url(PureViolet_l_round_lightPureVioletTitlebg_top_left.gif) no-repeat;
	width: 12px;
	border-bottom: #662C91 1px solid;
	height: 24px;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_topright {
	background: url(PureViolet_l_round_lightPureVioletTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #662C91 1px solid;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_btmleft {
	background: url(PureViolet_l_round_lightPureVioletTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_lightPureVioletTitlebg_container_btmright {
	background: url(PureViolet_l_round_lightPureVioletTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner7 */
.PureViolet_l_round_grayTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_l_round_grayTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_l_round_grayTitlebg_container_title_bg {
	background: url(PureViolet_l_round_grayTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #662C91 1px solid;
}

.PureViolet_l_round_grayTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: ffffff;
}

.PureViolet_l_round_grayTitlebg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}
.PureViolet_l_round_grayTitlebg_container_topleft {
	background: url(PureViolet_l_round_grayTitlebg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #662C91 1px solid;
}

.PureViolet_l_round_grayTitlebg_container_topright {
	background: url(PureViolet_l_round_grayTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #662C91 1px solid;
}

.PureViolet_l_round_grayTitlebg_container_btmleft {
	background: url(PureViolet_l_round_grayTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_l_round_grayTitlebg_container_btmright {
	background: url(PureViolet_l_round_grayTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner1 */
.PureViolet_s_round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_container_title_bg {
	background: url(PureViolet_s_round_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_s_round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: ffffff;
}

.PureViolet_s_round_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}
.PureViolet_s_round_container_topleft {
	background: url(PureViolet_s_round_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_container_topright {
	background: url(PureViolet_s_round_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_container_btmleft {
	background: url(PureViolet_s_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_container_btmright {
	background: url(PureViolet_s_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner2 */
.PureViolet_s_round_lightPureVioletBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_lightPureVioletBodybg_container_title_bg {
	background: url(PureViolet_s_round_lightPureVioletBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_s_round_lightPureVioletBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_s_round_lightPureVioletBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}

.PureViolet_s_round_lightPureVioletBodybg_container_topleft {
	background: url(PureViolet_s_round_lightPureVioletBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_lightPureVioletBodybg_container_topright {
	background: url(PureViolet_s_round_lightPureVioletBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_lightPureVioletBodybg_container_btmleft {
	background: url(PureViolet_s_round_lightPureVioletBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_lightPureVioletBodybg_container_btmright {
	background: url(PureViolet_s_round_lightPureVioletBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}


/* S_round_corner3 */
.PureViolet_s_round_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_grayBodyBg_container_title_bg {
	background: url(PureViolet_s_round_grayBodyBg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_s_round_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: EBEBEB;
}

.PureViolet_s_round_grayBodyBg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}
.PureViolet_s_round_grayBodyBg_container_topleft {
	background: url(PureViolet_s_round_grayBodyBg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_grayBodyBg_container_topright {
	background: url(PureViolet_s_round_grayBodyBg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_grayBodyBg_container_btmleft {
	background: url(PureViolet_s_round_grayBodyBg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_grayBodyBg_container_btmright {
	background: url(PureViolet_s_round_grayBodyBg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner4 */
.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_title_bg {
	background: url(PureViolet_s_round_lightPureVioletTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_topleft {
	background: url(PureViolet_s_round_lightPureVioletTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_topright {
	background: url(PureViolet_s_round_lightPureVioletTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_btmleft {
	background: url(PureViolet_s_round_lightPureVioletTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_lightPureVioletTitlebgBodybg_container_btmright {
	background: url(PureViolet_s_round_lightPureVioletTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner5 */
.PureViolet_s_round_grayTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_grayTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_grayTitlebgBodybg_container_title_bg {
	background: url(PureViolet_s_round_grayTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_s_round_grayTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ebebeb;
}

.PureViolet_s_round_grayTitlebgBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}

.PureViolet_s_round_grayTitlebgBodybg_container_topleft {
	background: url(PureViolet_s_round_grayTitlebgBodybg_top_left.gif) no-repeat;
	height: 24px;
}

.PureViolet_s_round_grayTitlebgBodybg_container_topright {
	background: url(PureViolet_s_round_grayTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_s_round_grayTitlebgBodybg_container_btmleft {
	background: url(PureViolet_s_round_grayTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_grayTitlebgBodybg_container_btmright {
	background: url(PureViolet_s_round_grayTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner6 */
.PureViolets_round_lightPureVioletTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_title_bg {
	background: url(PureViolet_s_round_lightPureVioletTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #662C91 1px solid;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: ffffff;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}
.PureViolet_s_round_lightPureVioletTitlebg_container_topleft {
	background: url(PureViolet_s_round_lightPureVioletTitlebg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;	
	border-bottom: #662C91 1px solid;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_topright {
	background: url(PureViolet_s_round_lightPureVioletTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #662C91 1px solid;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_btmleft {
	background: url(PureViolet_s_round_lightPureVioletTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_lightPureVioletTitlebg_container_btmright {
	background: url(PureViolet_s_round_lightPureVioletTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner7 */
.PureViolet_s_round_grayTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_s_round_grayTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_s_round_grayTitlebg_container_title_bg {
	background: url(PureViolet_s_round_grayTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	border-bottom: #662C91 1px solid;
	vertical-align: middle;
}

.PureViolet_s_round_grayTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: ffffff;
}

.PureViolet_s_round_grayTitlebg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}
.PureViolet_s_round_grayTitlebg_container_topleft {
	background: url(PureViolet_s_round_grayTitlebg_top_left.gif) no-repeat;
	width: 12px;
	border-bottom: #662C91 1px solid;
	height: 24px;
}

.PureViolet_s_round_grayTitlebg_container_topright {
	background: url(PureViolet_s_round_grayTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #662C91 1px solid;
}

.PureViolet_s_round_grayTitlebg_container_btmleft {
	background: url(PureViolet_s_round_grayTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_s_round_grayTitlebg_container_btmright {
	background: url(PureViolet_s_round_grayTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Square_corner1 */
.PureViolet_square_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_square_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ffffff;
}

/* Square_corner2 */
.PureViolet_square_lightPureVioletBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_lightPureVioletBodybg_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_square_lightPureVioletBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #D8CCE1;
}

/* Square_corner3 */
.PureViolet_square_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_grayBodyBg_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_square_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ebebeb;
}

/* Square_corner4 */
.PureViolet_square_lightPureVioletTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_lightPureVioletTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_lightPureVioletTitlebg_container_title_bg {
	background: #D8CCE1;
	height: 24px;
	vertical-align: middle;
	border: #662C91 1px solid;
}

.PureViolet_square_lightPureVioletTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ffffff;
}

/* Square_corner5 */
.PureViolet_square_lightPureVioletTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_lightPureVioletTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_lightPureVioletTitlebgBodybg_container_title_bg {
	background: #D8CCE1;
	height: 24px;
	vertical-align: middle;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-top: #662C91 1px solid;
}

.PureViolet_square_lightPureVioletTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #D8CCE1;
}

/* Square_corner6 */
.Dark_square_lightPureVioletTitlebg_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_lightPureVioletTitlebg_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_lightPureVioletTitlebg_grayBodybg_container_title_bg {
	background: #D8CCE1;
	height: 24px;
	vertical-align: middle;
	border: #662C91 1px solid;
}

.PureViolet_square_lightPureVioletTitlebg_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ebebeb;
}

/* Square_corner7 */
.PureViolet_square_grayTitleBgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_square_grayTitleBgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_square_grayTitleBgBodybg_container_title_bg {
	background: #ebebeb;
	height: 24px;
	vertical-align: middle;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-top: #662C91 1px solid;
}

.PureViolet_square_grayTitleBgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ebebeb;
}

/* Tab_round1 */
.PureViolet_Tab_round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_container_title_bg {
	background: url(PureViolet_Tab_round_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ffffff;
}

.PureViolet_Tab_round_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}

.PureViolet_Tab_round_container_topleft {
	background: url(PureViolet_Tab_round_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_container_topright {
	background: url(PureViolet_Tab_round_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_container_btmleft {
	background: url(PureViolet_Tab_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_container_btmright {
	background: url(PureViolet_Tab_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round2 */
.PureViolet_Tab_round_lightPureVioletBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_title_bg {
	background: url(PureViolet_Tab_round_lightPureVioletBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_topleft {
	background: url(PureViolet_Tab_round_lightPureVioletBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_topright {
	background: url(PureViolet_Tab_round_lightPureVioletBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_btmleft {
	background: url(PureViolet_Tab_round_lightPureVioletBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_lightPureVioletBodybg_container_btmright {
	background: url(PureViolet_Tab_round_lightPureVioletBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round3 */
.PureViolet_Tab_round_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_grayBodybg_container_title_bg {
	background: url(PureViolet_Tab_round_grayBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ebebeb;
}

.PureViolet_Tab_round_grayBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}

.PureViolet_Tab_round_grayBodybg_container_topleft {
	background: url(PureViolet_Tab_round_grayBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_grayBodybg_container_topright {
	background: url(PureViolet_Tab_round_grayBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_grayBodybg_container_btmleft {
	background: url(PureViolet_Tab_round_grayBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_grayBodybg_container_btmright {
	background: url(PureViolet_Tab_round_grayBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round4 */
.PureViolet_Tab_round_lightPureVioletTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_title_bg {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ffffff;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_topleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_topright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_btmleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_container_btmright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round5 */
.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_title_bg {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #D8CCE1;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_topleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebgBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_topright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebgBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_btmleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_lightPureVioletTitlebgBodybg_container_btmright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round6 */
.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_title_bg {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ebebeb;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ebebeb;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_topleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_topright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_btmleft {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_container_btmright {
	background: url(PureViolet_Tab_round_lightPureVioletTitlebg_grayBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab1 */
.PureViolet_tab_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_tab_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_tab_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_tab_container_top_bg {
	border-bottom: #662C91 1px solid;
}

.PureViolet_tab_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ffffff;
}

.PureViolet_tab_container_titleright {
	background: url(PureViolet_tab_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Tab2 */

.PureViolet_tab_lightPureVioletBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_tab_lightPureVioletBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_tab_lightPureVioletBodybg_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_tab_lightPureVioletBodybg_container_top_bg {
	border-bottom: #662C91 1px solid;
}

.PureViolet_tab_lightPureVioletBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #D8CCE1;
}

.PureViolet_tab_lightPureVioletBodybg_container_titleright {
	background: url(PureViolet_tab_lightPureVioletBodybg_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Tab3 */

.PureViolet_tab_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_tab_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_tab_grayBodyBg_container_title_bg {
	background: #662C91;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_tab_grayBodyBg_container_top_bg {
	border-bottom: #662C91 1px solid;
}

.PureViolet_tab_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	border-bottom: #662C91 1px solid;
	background-color: #ebebeb;
}

.PureViolet_tab_grayBodyBg_container_titleright {
	background: url(PureViolet_tab_grayBodyBg_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Text_cross1 */
.PureViolet_text_cross_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_text_cross_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_text_cross_container_title_bg {
	background: url(PureViolet_text_cross_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_text_cross_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #B2B2B2 1px solid;
	border-right: #B2B2B2 1px solid;
	background-color: #ffffff;
}

.PureViolet_text_cross_container_bg {
	background: url(PureViolet_text_cross_top_bg.gif) repeat-x left top;
}

.PureViolet_text_cross_container_btm_border {
	border-bottom: #B2B2B2 1px solid;
	background: #ffffff;
}

.PureViolet_text_cross_container_topleft {
	background: url(PureViolet_text_cross_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_text_cross_container_topright {
	background: url(PureViolet_text_cross_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_text_cross_container_btmleft {
	background: url(PureViolet_text_cross_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_text_cross_container_btmright {
	background: url(PureViolet_text_cross_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Text_cross2 */
.PureViolet_text_cross_darkPureVioletborder_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.PureViolet_text_cross_darkPureVioletborder_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #662C91;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.PureViolet_text_cross_darkPureVioletborder_container_title_bg {
	background: url(PureViolet_text_cross_darkPureVioletborder_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.PureViolet_text_cross_darkPureVioletborder_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #662C91 1px solid;
	border-right: #662C91 1px solid;
	background-color: #ffffff;
}

.PureViolet_text_cross_darkPureVioletborder_container_bg {
	background: url(PureViolet_text_cross_darkPureVioletborder_top_bg.gif) repeat-x left top;
}

.PureViolet_text_cross_darkPureVioletborder_container_btm_border {
	border-bottom: #662C91 1px solid;
	background: #ffffff;
}

.PureViolet_text_cross_darkPureVioletborder_container_topleft {
	background: url(PureViolet_text_cross_darkPureVioletborder_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_text_cross_darkPureVioletborder_container_topright {
	background: url(PureViolet_text_cross_darkPureVioletborder_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.PureViolet_text_cross_darkPureVioletborder_container_btmleft {
	background: url(PureViolet_text_cross_darkPureVioletborder_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.PureViolet_text_cross_darkPureVioletborder_container_btmright {
	background: url(PureViolet_text_cross_darkPureVioletborder_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}




