﻿body
{
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 9pt;	
	height: 100%; 
}


table
{
	padding: 1px;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: left;	
}

.HIDE
{
	display:none;
}

.BANNER
{
	border: 1px solid #AFCDDC;
}

td
{
	font-family: Tahoma;
	font-size: 9pt;
	vertical-align: top;
}



td.PGTITLE
{
	border: 1px solid #000099;
	background-color: #000099;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	line-height: 24px;
	text-indent: 2px;
	color: #FFFFFF;
	text-transform:uppercase;
}


.TBLMAIN
{
	border: 1px solid #99CCFF;
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	text-align: left;
}

.TXTINPUT_READONLY_HIDDEN
{
	border-right: #6699cc 1px;
	border-top: #6699cc 1px;
	font-size: 9pt;
	border-left: #6699cc 1px;
	border-bottom: #6699cc 1px;
	font-family: Tahoma, Arial;
	background-color: gray;
}

.DISPLAY_HIDDEN
{
	display:none;
}

.TXTINPUT_READONLY
{
	border: 1px solid #808080;
	font-size: 9pt;
	font-family: Tahoma, Arial;
	background-color: #F0F0F0;
	margin-left: 0px;
}

.BUTTON
{
	font-family: Tahoma;
	font-size: 9pt;
	height: 22px;
}

.CHECKBOXLIST
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #6666FF;
}

.TBLPRINTPREVIEW
{
	border: medium double #000000;
}

.TBL1
{
	border: thin double #808080;
}

.IMGPOINTING
{
	cursor: pointer;
	font-size: 9pt;
}

a a:active a:hover a:link a:visited
{
	font-family: Tahoma;	
	color: #0000FF;
	font-size: 9pt;
}
.DATAGRID
{
    font-size: 9pt;
	font-family: Tahoma;
	border: 0px;
	
}
.GridHeader
{
	/* background-position: bottom; 
	border: 1px solid #006699;
	*/
	font-weight: bold; 
	background-color: #CFE6F2; /* comment this line if using background below */
	color: #000000;
	/*background-image: url(Images/system/headerBg.gif); */
	font-size: 9pt;
	font-family: Tahoma;
	padding-left: 3px;
	text-transform:uppercase;
}

.GridPager
{
	padding-left: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.GridRow
{	
	background-color: #FFFFFF;	/* comment this line if using background below */
	/* background-image: url(images/system/rowBg.gif); */
	font-size: 9pt;
	font-family: Tahoma;
	
}
.GridRowAlternate
{
	background-color: #E8F8F9;	/* comment this line if using background below */
	/*background-image: url(images/system/rowBg.gif);	 */
	font-size: 9pt;
	font-family: Tahoma;
	
}
/* rad panel */

.panelHeader
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 30px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
	background-color: #CFE6F2; 	
	border: 1px solid #AFCDDC;
}

.panelHeaderHover
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	height: 30px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
	background-color: #9CCBE4;
	border: 1px solid #AFCDDC;
}

.navigation_item 
{
	font-size: 9pt;
	COLOR: #000000;
	font-family: Tahoma;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	padding: 3px;
	padding-left: 16px;
	background-color: #E4F1F8;
	border: 1px solid #C1D9E5;
	border-top: 0px;
	text-decoration: none;
	display: block;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
option
{
	font-family: Tahoma;
	font-size: 9pt;
}
