body,div,table,input{
	font-family: "Albany AMT", sans-serif;
	font-size:10;
}
body{
	margin:0;
	padding:0;
	background:#566069;
}
#loginPage{
	background:#2c3135 URL(images/loginBg.png)repeat-x;
	position:absolute;
	height:100%;
	width:100%;
	z-index:100;
	display:table;
}
#loginPage .loginPageDivBase{
	display:table-cell;
	vertical-align:middle;
	color:white;
}
#loginPage .loginPageDivBaseLogo{
	background:URL(images/logo.png) center no-repeat;
	height:70;
	width:177;
	margin:auto;
}
#loginPage .loginPageDivBaseLogo div{
	padding-left:187;
	padding-top:30;
	font-size:16;
	font-weight:bold;
}
#loginPage table{
	margin:auto;
	width:300;
	height:170;
	color:white;
}
#loginPage .loginLeft{
	background:URL(images/login_left.png)no-repeat center;
	height:170;
	width:17;
}
#loginPage .loginCenter{
	background:URL(images/login_center.png)repeat-x;
	height:170;
}
#loginPage .loginRight{
	background:URL(images/login_right.png)no-repeat;
	height:170;
	width:17;
}
#loginPage .loginLineAccess{
	text-align:center;
	font-weight:bold;
	margin-bottom:10;
}
#loginPage .loginName{
	text-align:right;
	padding-right:15;
}
#loginPage .loginPassword{
	text-align:right;
	padding-right:15;
}
#loginPage input{
	height:17;
	padding:2;
	border:0;
	border-bottom:1px solid #252a2e;
	border-right:1px solid #252a2e;
	background:URL(images/input.png);
}
#loginPage .loginRemember{
	text-align:center;
	color:#444b51;
}
#loginPage .loginAccess{
	text-align:center;
	cursor:pointer;
	background:URL(images/loginButton.png) no-repeat;
	width:100;
	height:17;
	margin:auto;
	margin-top:25;
	padding-top:3;
}
#loginPage .loginLineNoAccess{
	text-align:center;
	color:#2c2d31;
}
#loginPage #loginPageLoading{
	display:none;
}
#loginPage #loginPageLoadingLine{
	text-align:center;
}
#loginPage #loginPageLoadingLine b{
	color:orange;
}

/*=====================================================*/

.menuSuperior{
	width:100%; background:black URL(images/menuSuperiorBg.png) center repeat-x; color:#969696; padding-top:4;
	padding-bottom:4;
}
.menuSuperior div{
	margin-right:10;
}
.menuSuperior .menuSuperiorApps span{
	cursor:pointer;
	margin-left:10;
}
.menuSuperior .menuSuperiorApps{
	float:left;
}
.menuSuperior .menuSuperiorApps .selectedApp{
	font-weight:bold; color:orange;
}
.menuSuperior .menuSuperiorOps{
	text-align:right;
}
.menuSuperior .menuSuperiorOps span{
	cursor:pointer;
}


.menuBusq{
	background:white URL(images/menuBusqBg.png) center repeat-x;
	height:70;
}
.menuBusq .logo{
	background:URL(images/logo.png) center no-repeat;
	height:100%;
	width:177;
}

.tableBody{
	background:#566069 URL(images/bodyBg.png) top repeat-x;
	width:100%;
	padding-top:10;
}


#menuLeft{
	width:170; color:white; padding-left:10;
	vertical-align:top;
}
#menuLeft .unPressedButton{
	border:1px solid #343b41;
	margin-bottom:5;
	cursor:pointer;
}
#menuLeft .unPressedButton div{
	border:1px solid #585d63;
	background:URL(images/menuLeftButtonBg.png);
	text-align:center;
	padding:2;
}
#menuLeft .pressedButton{
	border:1px solid #343b41;
	margin-bottom:5;
	cursor:pointer;
}
#menuLeft .pressedButton div{
	border:1px solid #585d63;
	background:URL(images/menuLeftButtonPressedBg.png);
	text-align:center;
	padding:2;
}
#menuLeft .labelHolder{
	background:#304558 URL(images/degradado1.png) repeat-x;
	padding:4;
	border:1px solid #304558;
}
#menuLeft .labelHolder span{
	color:orange;
}
#menuLeft #labelContainer div{
	height:14;
	background:URL(images/point.png)no-repeat;
	padding-top:1;
	padding-left:16;
	overflow:hidden;
	cursor:pointer;
	margin-bottom:4;
}

.centerTd{
	vertical-align:top;
	padding-left:15;
	padding-right:10;
}
.centerTd .panelOpHolder{
	padding-bottom:15;
}
.centerTd .panelOpHolder .panelButton{
	border:1px solid #8a9197; background:URL(images/panelButton.png);
	height:15;
	color:#b5b6b8;
	float:left;
	padding-top:2;
	padding-left:8;
	padding-right:8;
	padding-bottom:0;
	margin-right:10;
	cursor:pointer;
}
.centerTd .panelOpHolder span{
	color:orange;
	position:relative;
	top:3;
	cursor:pointer;
}
.centerTd table{
	width:100%;
}
.selectionMenu{
	color:#24292d;
	background:URL(images/selectMenuBg.png);
	padding:4;
	display:block;
	height:13;
}




#boxContainer td{
	padding-right:3;
}
#boxContainer .boxEmptyTd{
	height:162;
	background:URL(images/emptyBox.png) repeat-x;
	text-align:center;
}
#boxContainer .mailStarred_no{
	background:URL(images/estar.png) center no-repeat;
	width:20;
	cursor:pointer;
}
#boxContainer .mailStarred_yes{
	background:URL(images/fstar.png) center no-repeat;
	width:20;
	cursor:pointer;
}
#boxContainer .boxDateTd{
	text-align:center;
}
#boxContainer .paperclip_no{
	height:15; overflow:hidden;
	cursor:pointer;
}
#boxContainer .paperclip_yes{
	height:15; overflow:hidden;
	padding-right:7;
	background:URL(images/paperclip.gif) center right no-repeat;
	cursor:pointer;
}
#boxContainer .paperclip_no nobr{
	color:#522e55;
	font-weight:bold;
}
#boxContainer .paperclip_yes nobr{
	color:#522e55;
	font-weight:bold;
}
#boxContainer input{
	visibility:hidden;
}


.mailUnreadedTr{
	background:URL(images/mailUnreadedTr.png); height:22; overflow:hidden;
}
.mailReadedTr{
	background:URL(images/mailReadedTr.png); height:22; overflow:hidden;
}
.mailUnselectedTd{
	background:URL(images/humanUncheck.png) center no-repeat;
}
.mailSelectedTd{
	background:URL(images/humanCheck.png) center no-repeat;
}


#menuActions{
	border:1px solid #8a9197; border-top:0; position:absolute; top:119; left:463; background:#434a54;
	visibility:hidden;
}
#menuActions .divtop{
	height:1; width:100%; background:#8a9197; overflow:hidden; margin-bottom:4;
}
#menuActions .divtop span{
	background:#434a54; padding:8;
}
#menuActions .elementAction{
	padding-left:20; padding-right:20;
	cursor:pointer;
}
#menuActions table{
	background:#304558 URL(images/degradado1.png) repeat-x; padding:4; border:1px solid #304558; color:white;
}
#labelActions .elementAction{
	padding-right:7;
	height:14;
	background:URL(images/point.png)no-repeat;
	padding-top:1;
	padding-left:16;
	overflow:hidden;
	padding-bottom:4;
	cursor:default;
}
#menuActions table span{
	cursor:pointer;
	color:#b5b6b8;
}

.selectionMenuPager{
	float:right;
}
.selectionMenuPager span{
	cursor:pointer;
}

#downloadAttachmentHelper{
	display:none;
}

