TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
}
TD.GlobalTop{
	background-image : url(images/global_background_top.gif);
	background-repeat : no-repeat;
}


TD.ImageText{
	background-image : url(images/global_content_background_image_text_gradient.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 9px;
	font-style : italic;
	padding : 5px 10px 5px 10px;
}

.SubmenuUnSelected{
	background-image : url(images/global_submenu_item_0.gif);
	background-repeat:no-repeat;
	padding-left : 18px;
	width : 170px;
	height : 22px;
	cursor:hand;
	padding-top:4px;
}
.SubmenuSelected{
	background-image : url(images/global_submenu_item_1.gif);
	background-repeat:no-repeat;
	padding-left : 18px;
	width : 170px;
	height : 22px;
	cursor:hand;
	padding-top:6px;
}

.SubmenuOpen{
	background-image : url(images/global_submenu_gradient.gif);
	background-repeat:no-repeat;
	background-position : top;
	background-repeat : no-repeat;
	width: 170px;
	padding-left : 0px;
}

.SubmenuOpenItem{
	padding-left : 20px;
	padding-top : 7px;
}

TD.Footer{
	background-image : url(images/global_footer_background.gif);
	height : 19px;
	color: #FFFFFF;
}



TD.BoxTop{
	background-image : url(images/global_box_top.gif);
	width : 153px;
	height : 24px;
	font-weight: bold;
	font-size : 12px;
	background-position : top;
	background-repeat : no-repeat;
	padding-left : 11px;
}

TD.BoxItem{
	width : 153px;
	padding-left : 11px;
}

TABLE.BoxGradient{
	background-image : url(images/global_box_gradient.gif);
	background-position : top;
	background-repeat : no-repeat;
}

TD.TopRightImage{
	background-position : center;
	background-repeat : no-repeat;
	width : 160px;
	height : 180px;
}

