body
{
	margin: 0px;
	text-align: center;
	background-image: url(../images/PageBg.gif);
	background-repeat: repeat;
	font-family: Arial;
}

.DropDown
{
	font-size: 8pt;
	background-color: #E9E9E9;
}

div#toolbar
{
	width: 100%;
}
div#body
{
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

h1
{
	margin:8px;
	color: #656565;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

div#topShadow
{
	position: absolute;
	height: 9px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url('../images/TopShadowBg.png' );
}

.VerticalShadow
{
	background-repeat: repeat-y;
	background-image: url('../images/VerticalShadow.png' );
	width: 10px;
}

.RoundedPanel .u
{
	color: White;
	background-image: url(../images/RPUp.png);
}
.RoundedPanel .l
{
	background-image: url('../images/RPLeft.png' );
}
.RoundedPanel .d
{
	background-image: url('../images/RPDown.png' );
}
.RoundedPanel .r
{
	background-image: url('../images/RPRight.png' );
}
.RoundedPanel .c
{
	background-color: #DADADA;
	color: White;
}
.RoundedPanel .lu
{
	height: 31px;
	width: 9px;
	background-image: url('../images/RPLeftUpCorner.png' );
}
.RoundedPanel .ru
{
	height: 31px;
	width: 9px;
	background-image: url('../images/RPRightUpCorner.png' );
}
.RoundedPanel .ld
{
	height: 13px;
	width: 9px;
	background-image: url('../images/RPLeftDownCorner.png' );
}
.RoundedPanel .rd
{
	height: 13px;
	width: 9px;
	background-image: url('../images/RPRightDownCorner.png' );
}
/************* Panel redondeado con sombras **************/

.RoundedPanelGray .u
{
	color: White;
	background-image: url(../images/RPUpGray.png);
	font-size:8pt;
	font-weight:bold;
	color:black;
	vertical-align:middle;
}
.RoundedPanelGray .l
{
	background-image: url('../images/RPLeft.png' );
}
.RoundedPanelGray .d
{
	background-image: url('../images/RPDown.png' );
}
.RoundedPanelGray .r
{
	background-image: url('../images/RPRight.png' );
}
.RoundedPanelGray .c
{
	background-color: #DADADA;
	color: White;
}
.RoundedPanelGray .lu
{
	height: 31px;
	width: 9px;
	background-image: url('../images/RPLeftUpCornerGray.png' );
}
.RoundedPanelGray .ru
{
	height: 31px;
	width: 9px;
	background-image: url('../images/RPRightUpCornerGray.png' );
}
.RoundedPanelGray .ld
{
	height: 13px;
	width: 9px;
	background-image: url('../images/RPLeftDownCorner.png' );
}
.RoundedPanelGray .rd
{
	height: 13px;
	width: 9px;
	background-image: url('../images/RPRightDownCorner.png' );
}
/************* Panel redondeado con sombras **************/

.textTab
{
	margin-top: 5px;
}

.textTab .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(WebResource.axd?d=T5Qz2-d1avf0S4hW3i2B665Kr1UC9uiBOAaBSiOTommzNPczx9kh7Z_NOldQdc054AJ_NX05verDaBCHugzxzw2&t=633549068000000000) repeat-x bottom;
}

.textTab .ajax__tab_outer
{
	padding-right: 1px;
	background: url(../images/pstGrayLeft.png) no-repeat;
	height: 21px;
}

.textTab .ajax__tab_inner
{
	padding-left: 3px;
	background: url(../images/pstGrayRight.png) no-repeat right;
}

.textTab .ajax__tab_tab
{
	background: #999999;
	height: 13px;
	padding: 4px;
	margin: 0;
	text-align: center;
}

.textTab .ajax__tab_active .ajax__tab_inner
{
	background: url(../images/pstBlackRight.png) no-repeat right;
}

.textTab .ajax__tab_active .ajax__tab_outer
{
	background: url(../images/pstBlackLeft.png) no-repeat;
}

.textTab .ajax__tab_active .ajax__tab_tab
{
	background-color: Black;
}

.textTab .ajax__tab_body
{
	font-family: arial;
	font-size: 10pt;
	border-top: 2px solid #FEB81A;
	padding: 8px 0px 0px 0px;
}

.ContextMenuPanel
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	width: 200px;
	height: 300px;
	overflow: auto;
}

.ContextMenuBreak
{
	margin: 1px 1px 1px 3px;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
	border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.unwatermarked
{
	width: 80px;
	background-color:#E9E9E9;
	font-size: 8pt;
}
.watermarked
{
	width: 85px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F2F2F2;
	color: gray;
}

.detailBox .d { width: 100%; height: 7px; background: url(../images/DsDown.png) repeat-x }
.detailBox .ru { height: 7px; background: url(../images/DsRightUp.png) no-repeat }
.detailBox .ld { height: 7px; background: url(../images/DsLeftDown.png) no-repeat }
.detailBox .l { height: 61px; background: url(../images/DsRight.png) repeat-y }
.detailBox .rd { height: 7px; background: url(../images/DsRightDown.png) no-repeat }

