﻿
.AutoComplate
{
	border:solid 1px black;
    list-style-type : none;
    margin:1px;
    padding:0px;
}

.gRowStyle th
{
padding-left:10px;
padding-right:10px;
font-weight: Bold;
text-decoration:none;
height:16px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.dragclass
{
    z-index:0;
   	position: absolute;
	font-size: 11px;
	font-family: Arial;
	height: 3.8mm;
	cursor:crosshair;

	
}

.linkButton
{
 font-family:Tahoma, Arial;
 font-weight:bold;
 color:#caffff;
 text-decoration:none;
 font-size:14px; 
}

.defLink
{
 font-family:Tahoma, Arial;
 color:white;
 text-decoration:none;
 font-size:14px; 
 font-weight:normal; 
 font-style:italic;
}

.DivMain
{
	width: 216mm; 
	background-color:white; 
	position: relative; 
	height: 279mm; 
}
.LabelError
{
 font-family:Tahoma, Arial;
 font-size:12px;
 font-weight:bold;
 color:#b53838;
}

.DefFonts
{
 font-family:Tahoma, Arial;
 font-size:12px;
 font-weight:bold;
 color: white;
}

.HeaderTable
{
	margin-bottom: 10px;
}
.Line
{
	height: 3px;
	background-color: #86ebeb;
}
.UpLineText
{
	text-align:left;
	font-size: 16px;
	color: #86ebeb;
	font-family: Arial;
	font-weight: bold;
}



.csm1500_table
{
	text-align: left;
	/*background-color:White;*/
	background-color: #cccccc;
}

.mleft5
{
	padding-left: 5px;
}

.text
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
}

.Bold_Text
{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.p
{
	text-align: center;
	margin: 0;
}

.borderLeft2px
{
	border-left: ridge 2px #cccccc;
}

.borderTop2px
{
	border-top: ridge 2px #cccccc;
}

.borderRight2px
{
	border-right: ridge 2px #cccccc;
}

.borderBottom2px
{
	border-bottom: ridge 2px #cccccc;
}

.pbottom2px
{
	padding-bottom: 2px;
}

.padTop
{
	padding-top: 2px;
}

.alignRight
{
	text-align: right;
}

.borderTandR
{
	border-top: ridge 2px #cccccc;
	border-right: ridge 2px #cccccc;
}

.SimpleRow
{
	background-color: White;
	color: Black;
	font-size: 14px;
}



.buttonStyle
{
	color:#435189;
	font-size: 80%;
	font-weight: bold;
	cursor: pointer;
}

.reportMainHeader
{
	position: absolute;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.reportSmallerHeader
{
	position: absolute;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.reportSimpleText
{
	position: absolute;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.reportText
{
	position: absolute;
	font-size: 2.2mm;
	font-family: Arial;
}

.reportTextCh
{
	position: absolute;
	font-size: 11px;
	font-family: Arial;
	height: 3.8mm;
}

.textBox
{
	font-size:11px;
	border:0px;
	border-bottom:solid 1px #666666;
}


