﻿.recmContentSmall
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial MS, Sans-Serif;
	color: #000000;
}
.recmContentSmallGray
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial MS, Sans-Serif;
	color: #666666;
}
.recmContentlarge
{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial MS, Sans-Serif;
	color: #000000;
}
.reaccomUL
{
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}

.reaccomLI
{
	margin: 0 0 0 0;
	list-style: none;
}
.tblGreen
{
	background-color: #bcddbc;
	border: 2;
	border-style: solid;
	background: #9acc9a url("../img/Reaccom/gradient_green_9acc9a.gif") repeat-x;
	border-color: #9acc9a;
}
.tblGreen1
{
	border: 4px solid #94CC99;
}
.tblOrange
{
	background-color: #ffde9d;
	border: 2;
	border-style: solid;
	background: #ffcc67 url("../img/Reaccom/gradient_yellow_ffcc67.gif") repeat-x;
	border-color: #ffcc67;
}
.tblLightBlue
{
	
	border-color: #87b3d7;
	border-style: solid; border-width: 4px; background-color: #fdfeff;
	
}
.tblGrey
{
	background-color: #e3e3e3;
	border: 2;
	border-style: solid;
	background: #cccccc url("../img/Reaccom/gradient_gray_cccccc.gif") repeat-x;
	border-color: #cccccc;
	border-bottom: #cccccc;
}
.tblYelow
{
	border: 1px solid #ffcc67;
}
.tblYelow2
{
	border: 2px solid #ffcc67;
	background-color: White; 
	padding-left: 1px;
    padding-right: 1px;
}
.tblYelow1
{
	border:1px solid #000000;
}
 div#ToolTipDiv {
	  Position: absolute;
	  top: 100px;
	  left: 100px;	
	  display: none;
	}
.MaskedDiv 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;
    z-index:201;
    opacity:0.45;
    background-color:#111;
    filter:alpha(opacity=45);
}
.ModalPopup {
	background-color: White;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	color: Black;
	border-width:thin;
	border-color: #999999;
	width: 800px;
    height :120px;
}

.tblStandbyGray
{
	background-color: #e1e1e1;
	border-width:thin;
	border-style: solid;
	border-color: #cccccc;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial MS, Sans-Serif;
}
.tblStandby
{
	
	border-width:thin;
	border-style: ridge;
	border-color: #adadad;
	
}
.tblStandbyHeader
{
	background-color: #e1e1e1;
	border-width:thin;
	border-style: solid;
	border-color: #cccccc;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial MS, Sans-Serif;
	font-weight:bold;
}

