/* #### MG: BEGIN Elements */
body, form
{
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-arrow-color: #CE5108;
	scrollbar-face-color: #FFF;
	scrollbar-track-color: #FFDFB5;
	scrollbar-3dlight-color: #E78631;
	scrollbar-highlight-color: #FFBE73;
	scrollbar-shadow-color: #FFBE73;
	scrollbar-darkshadow-color: #CE5108;
}

body
{
	background-color: #FFF;
	background-image: url("../Images/Common/body_bg.gif");
	background-repeat: repeat-y;
}

body.Edit
{
	background-image: none !important;
}


body, form, table, input, select, textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

td
{
	vertical-align: top;
}

img
{
	cursor: auto;
	border: none;
}
div.PrintHeader{display: none;}
/* #### MG: END Elements */
