﻿.buttonHeadLink
{
	background-color: #F0F0F0;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 4px;
		
}

.lightBack0{
	background-color: #ffffff;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBackMessage{
	background-color: #ffffff;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBackOn{
	background-color: #CCCCCC;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
	cursor:pointer;
}

.lightBackText{
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}


.messageCenterBG1{
    background-image: url(/imgs/employeeProfile/internalMessage/msgcentre_head.gif);
    color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 4px;
	height: 30px;
}
.messageCenterBG2{
    background-image: url(/imgs/employeeProfile/internalMessage/subject_bkgrd.gif);
    height: 21px;
    border-right: 1px solid #BBCCE0;
}

.messageCenterFooter
{
	background-image: url(/imgs/employeeProfile/internalMessage/msgcentre_btm.gif);
	height: 6px;
	width: 100%;
}

.messageHead
{
	background-image: url(/imgs/employeeProfile/internalMessage/msg_head.gif);
	height: 11px;
	width: 100%;
}

.messageTitle
{
	background-color: #D9E0E8;
	border-top: 1px solid #BBCCE0;
	border-left: 1px solid #BBCCE0;
	height: 24px;
	width: 100%;
}

.messageDetails
{
	background-image: url(/imgs/employeeProfile/internalMessage/addresses_bkgrd.gif);
	height: 18px;
	width: 80%;
	border-top: dotted 1px #FFFFFF;
}

.messageFooter
{
	background-image: url(/imgs/employeeProfile/internalMessage/msg_btm.gif);
	height: 6px;
	width: 80%;
}

.DataGridHeader { 
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 4px;
}
.HideHeader{
    display:none;
}

.InternalMessageData{
    background-color: #ffffff;
	color : #000000;
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;
}

.textAlignLeft
{
	text-align: left;
}

.groupBackgroundLeft
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_group_left.gif);
	height: 30px;
}

.addBackgroundLeft
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_add_left.gif);
	height: 90px;
}

.subjectBackgroundLeft
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_group_left.gif);
	height: 30px;
}

.groupBackground
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_group.gif);
	height: 30px;
}

.addBackground
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_add.gif);
	height: 90px;
}

.subjectBackground
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_group.gif);
	height: 30px;
}

.createTop
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_top.gif);
	height: 9px;
	width: 693px;
}

.createBottom
{
	background-image: url(/imgs/employeeProfile/InternalMessage/create_bottom.gif);
	height: 7px;
	width: 693px;
}

.createTitle
{
	padding-left: 10px;
	padding-top: 10px;
	height: 20px;
	width: 100px;
}

.createText
{
	width: 591px;
}
