Body
{
	background-color: #343b53;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
}


a.form_button_save
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url( 'left_bg.gif' );
	background-repeat: repeat-x;
}
a.form_button_save:hover
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url( 'left_bg.gif' );
	background-repeat: repeat-x;
}

.modalPopup
{
	background-color:  #E3E7EE;
	border-width: 3px;
	border-style: solid;
	border-color: #3c456c;
	padding: 3px;
	width: 250px;
}


.modalBackground
{
	background-color: #3c456c;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


p
{
	text-align: justify;
}

A
{
	color: #f78600;
	text-decoration: none;
}

A:Hover
{
	color: #f78600;
	text-decoration: UNDERLINE;
}

A.menulink
{
	color: #f78600;
	text-decoration: none;
	font-weight: 400;
	font-size: 10px;
}

A.menulink:Hover
{
	color: #04a6e1;
	text-decoration: none;
	font-weight: 400;
	font-size: 10px;
}

.line
{
	font-size: 9px;
}

.error
{
	color: Red;
}

.composebutton
{
    background-color:#3b404e;
    border-color: #4f576c;
    color:#d5d5d5;
    border-width:1px;
    border-style:solid;
}


.button
{
	background-image: url( '../Images/Common/btn_bg.gif' );
	border: solid 1px #acacac;
	background-repeat: repeat;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	color: White;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
	cursor: pointer;
}

A.signinlink
{
	color: #ffffff;
	font-family: arial;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #515a72;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}

A.signinlink:hover
{
	color: #ffffff;
	font-family: arial;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f78600;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}
.footer
{
	font-size: 11px;
	color: #ffffff;
}
.WELCOME
{
	font-size: 13px;
	font: bold;
	color: #70778b;
	font-weight: 400;
}
.forgot
{
	font-size: 12px;
	color: #ff8105;
	font-weight: 400;
}
.leftpanelborder
{
	border: 1px solid #323b5e;
}
.MailGridHeader
{
	background-image: url(       'images/tab_top_back.gif' );
	background-repeat: repeat-x;
}
.MailGrid
{
	background-color: #191919;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
}
.GridHeader
{
	font-size: 10px;
	color: #ffffff;
}
.Button
{
	background-image: url( '../images/btn_bg.gif' );
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
	color: #04a6e1;
	height: 30px;
}
select
{
	background-color: #2c2c2c;
	color: #d4d4d4;
	border: 0;
}

.Button:hover
{
	color: #f78600;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	background-image: url(       '../images/btn_bg_over.gif' );
	background-repeat: repeat-x;
	cursor: pointer;
}
.textbox
{
	background-color: White;
}
.LinkButton
{
	color: #deb634;
	text-decoration:none;
}
.LinkButton:hover
{
	color: #deb634;
	text-decoration:UnderLine;
}
.Label
{
	color: #deb634;
	font-weight: bold;
}
.composetxtbox
{
	/*background-color: #3b456c;*/
	border: 0;
	width: 300px;
}
.BackGround
{
	border: solid 5px #000000;
}
.GridHeaderLink
{
	color: White;
}
.FolderGridHeader
{
	background-color: #787e94;
	font-size: 10px;
}
.FolderAlternateRow
{
	background-color: #525973;
	font-size: 10px;
}
.FolderRowstyle
{
	background-color: #3f4764;
	font-size: 10px;
}
.BackGroundcolor
{
	background-color: #0a101a;
	background-repeat: repeat-x;
}



.modalPopupcapture
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: #3c456c; 
	width: 50px;
}



.popupHover
{
	background-image: url(images/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}


.popupMenu
{
	background: url(../images/Messages/drpdwn_bg.gif) repeat-y 0px 0px;
	padding-left: 10px;
	position: absolute;
	visibility: hidden;
}