﻿.idcomLink
{
	font-family: Verdana; 
	font-size: 8pt;
}
.idcomTextBox
{
	font-family: Verdana; 
	font-size: 8pt;
	background-color: White;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: Black;
}
.idcomTableFrame
{
	font-family: Verdana; 
	font-size: 8pt;
	background-color: White;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: Black;
	width: 100%;
	margin: 0;
	padding: 0;
}
.idcomLoginFrame
{
	font-family: Verdana; 
	font-size: 8pt;
	background-color: White;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: Black;
	margin: 0;
	padding: 0;
}

.idcomTable
{
	font-family: Verdana; 
	font-size: 8pt;
	background-color: White;
	color: Black;
	margin: 0;
	padding: 0;
}
.idcomHeadLabel
{
	font-weight: 700; 
	text-decoration: underline;
	font-family: Verdana; 
	font-size: 8pt;
	color: Black;
}