HTML { margin-top:0px; }
BODY { background-color:  #C7E487; }

h3
{
	/*color:3F7864;*/
    font-family:Verdana;
    font-size:18; 
}

body
{
	margin:0px 0px 0px 0px
}

.ListBoxStyle
{
	width:200px;
/*	height:200px;*/
	font-family:Verdana;
	font-size:80%;
}

.ListBoxStylePort
{
	width:200px;
/*	height:200px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.TreeStyle
{
	font-family:Verdana;
	font-size:80%;
}
.RigtFrame
{
	height:100%;
}

.LeftFrame
{
	width:240px;
	height: 100%;
/*	background-color:E9F3EB;*/
	background-color:#FFF0D9;
}

.AlertLabelStyle
{ 
    color:red;
    font-family:Verdana;
    font-size:80%;
}

.UnderlineLink
{
	/*color:3F7864;*/
    font-family:Verdana;
    font-size:80%; 
	text-decoration:underline;
	color:Black;	
}

.RemoveUnderline
{ 
    font-family:Verdana;
    font-size:80%; 
    text-decoration:none;
 }
 
.BackgroundLink
{
	background-color:#C8D0D4;
	font-family:Verdana;
	text-decoration:none;
}

.RemoveBackground
{ 
	text-decoration:none;
	font-family:Verdana;
 } 
 
.DataGridHeaderStyle
{
	font-family:Verdana;
    font-size:80%; 
    font-weight:bold;
}

.DataGridHeaderStyle a
{
    color:Black;
    text-decoration:underline;
}

.DataGridHeaderStylePort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	vertical-align: top;
}

.DataGridHeaderStylePortLine
{
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

.ads_DataGridHeaderStylePort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #AEAEAE;
}

.DataGridHeaderStylePort a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004087;
	text-decoration: none;
}


.DataGridItemStyle
{
    font-family:Verdana;
    font-size:80%; 
	text-decoration:none;
	/*font-variant:small-caps;*/
}

.DataGridItemStyle a
{
    color:Black;
    text-decoration:underline;
}

.DataGridItemStylePort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
}

.DataGridItemStylePort a
{
	color: black;
	text-decoration: underline;
}

.DataGridItemStylePortLine
{
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.ads_DataGridItemStylePort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-style: hidden;
	color: red;
}
.DataGridSelectedItemStylePort
{
	background:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.caption
{
	/*color:3F7864;*/
    font-family:Verdana;
    font-size:80%; 
    font-weight:bold;
}

.captionPort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

.CheckBoxStyle
{
    font-family:Verdana;
    font-size:80%;
}

.DropdownStyle
{ 
    width:220px;
    font-family:Verdana;    
}

.DropdownStylePort
{ 
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 11px;
    width = 220px;
}

.InputStyle
{ 
    border-style:groove;
    border-width:thin;
    width:220px;
    font-family:Verdana;    
}

.InputStylePort
{ 
    border-style:groove;
    border-width:thin;
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 11px;
    width: 220px;
/*  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 104px;
	border: 1px solid #888888;
	background-color: #E0E0E0;
	padding-top: 1px;
	padding-left: 3px;
	color: #2A2A2A;*/
}

.ButtonStyle
{
	background-color:white;
    border-style:groove;
    font-family:Verdana;
    width:65px;
}

.ButtonStylePort
{
	background-color:white;
    border-style:groove;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width:65px;
}

.ReqFieldValidatorStyle
{
	font-family:Verdana;
	font-size:80%;
}

.ReqFieldValidatorStylePort
{
	font-family:Verdana;
	font-size:11px;
}

.RegExprValidatorStyle
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.RegExprValidatorStylePort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.DataListHeadStyle
{
	font-family:Verdana;
	font-size:100%;
	font-weight:bold;
	color:brown;
	font-style:italic;
}

.DataListHeadSmallStyle
{
	font-family:Verdana;
	font-size:80%;
	font-weight:bold;
	color:brown;
	font-style:italic;
}

.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
