BODY
{
	font-size: 11px;
	font-family: Verdana;
	color: #4b4b4b;
}
TABLE
{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
}
INPUT
{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	border: 1px ridge #C6C6C6;
}
TEXTAREA
{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	border: 1px ridge #C6C6C6;
}
SELECT
{
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
	border: 1px ridge #C6C6C6;
}
A
{
	font-family: Verdana;
	font-size: 11px;
	color: #0066ff;
	TEXT-DECORATION: none;
}
H5
{
	color: #1F3877;
	margin-bottom: 2px;
	font-family: Verdana;
}
H6
{
	color: #1F3877;
	margin-bottom: 2px;
	font-family: Verdana;
}
.clsSearchButton
{
	border: none;
	width: 29px;
	height:18px;
	font-weight: bold;
	color: White;
	font-size: 11px;
	background-color: #1F3877;
}
.clsButton
{
	border-right: #000000 thin out;
    border-top: #ffffff thin outset;
    border-bottom: #000000 thin out;
    border-left: #ffffff thin outset;
    width: 60px;
    height: 19px;
    background-color: #1F3877;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    cursor: hand;
}
.clsInvalid
{
	background-color: #D8DFF2;
	color: #07165B;
}
.clsSearchLabel
{
	font-weight: bold;
	color: #1F3877;
}
A.clsEmployeeLink
{
	color: black;
}
.clsContactsBorder
{
	border-top:1px solid #E1E0EB;
	border-right: 1px solid #E1E0EB;	
}
TR.Header
{
	font-weight: bold;
	color: #1F3877;
	padding-left: 10px;
}
TD.HeadLine
{
	font-weight: bold;
	color: #1f3877;
	padding-bottom: 5px;
}
A.LinkGray
{
	color: #4b4b4b;
}
A.LinkGray:hover
{
	text-decoration: underline;
}
.WhiteMenu
{
	color: White;
	font-weight: 600;
}
.SendSubscriber
{
	background-color: white;
	position: relative;
	left: 4px;
}
#visible_urgent
{
	border: 0px;
}
.Error
{
	color: White;
}
.SuccessFailure
{
	color: White;
}
