form
{
	margin: 0px;
}
.label
{
	border: 0px solid #FFDCB2;
	background-color: #F8F8F8;
	background-image: url(../images/label_top.gif);
	background-repeat: repeat-x;
	background-position: left top ;
}
.menLinks
{
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menCell
{
	font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 1px solid #FFFFFF;
}
.topLinks
{
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: white;
	padding: 1px;
	text-decoration: none;
}
.topLinks:hover
{
	position: relative;
	color: white;
	padding: 1px;
	top: -1px;
	/*border: 1px solid white;*/
}
a
{
	font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight:bold;
}
a:hover
{
	color: #222222;
	font-weight:bold;
	
}
.text,body,td,b,i
{
	font-family: times, helvetica;
	font-size: 12px;
	color: #666666;
}
input,select
{
	border: 1px solid #BBBBBB;
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
	height: 18px;
}
textarea
{
	border: 1px solid #BBBBBB;
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
}
.ellipsis
{
	 text-overflow: ellipsis;
	 overflow: hidden;
	 width: 125px;
	 white-space: nowrap;
}

.btnBlue,.btnOrange,.btnBlueBold,.btnOrangebold
{
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	line-height: 12px;
	color: white; 
	height: 20px; 
	border: 1px solid white;
	cursor: pointer;
}
.btnBlue
{
	background-color: #D0D0D0; 
	cursor: pointer;
}
.btnOrange
{
	background-image: url(../images/btn_orange_back.gif); 
	cursor: pointer;
}
.btnBlueBold
{
	background-color: #D0D0D0; 
	font-weight: bold;
	cursor: pointer;
}
.btnOrangeBold
{
	background-image: url(../images/btn_orange_back.gif); 
	font-weight: bold;
	cursor: pointer;
}
.btnCal
{
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/icon_cal.gif);
	padding-left: 3px;
	padding-top: 3px;
}
.msg
{
	font-weight: bold;
	color: #095cb9;
}
.btn,.btnNew,.btnDel,.btnSelectAll,.btnSelectNone,.btnFind,.btnRefresh,.btnBrowse
{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #666666; 
	height: 25px; 
	background-color:#DEDEDE; 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 25px;
	text-align: left;
	border: 3px solid #FFFFFF;
	cursor: pointer;
}
.btnRefresh
{
	background-image: url(../images/icon_refresh.gif); 
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnBrowse
{
	background-image: url(../images/btn_browse.gif); 
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnNew
{
	background-image: url(../images/icon_new.gif);
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnDel
{
	background-image: url(../images/icon_bin.gif);
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnSelectAll
{
	background-image: url(../images/check_on.gif);
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnSelectNone
{
	background-image: url(../images/check_off.gif);
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btnFind
{
	background-image: url(../images/icon_find.gif);
	background-position: 4% center;
	background-repeat: no-repeat; 
}
.btn
{
	padding: 1px !IMPORTANT;
	cursor: default !IMPORTANT;
}

.headingBlue,.headingBlueBold,.headingOrange,.headingOrangeBold,.headingWhite,.headingWhiteBold,.headingBlueRight,.headingBlueBoldRight,.headingOrangeRight,.headingOrangeBoldRight,.headingWhiteRight,.headingWhiteBoldRight
{
	font-size: 12pt;
	margin: 0px;
}peat; 
}
.btn
{
	padding: 1px !IMPORTANT;
	cursor: default !IMPORTANT;
}

.headingBlue,.headingBlueBold,.headingOrange,.headingOrangeBold,.headingWhite,.headingWhiteBold,.headingBlueRight,.headingBlueBoldRight,.headingOrangeRight,.headingOrangeBoldRight,.headingWhiteRight,.headingWhiteBoldRight
{
	font-size: 12pt;
	margin: 0px;
}
