﻿.body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active {  text-decoration: none; } 

calfrom
{
	display: none;
	font-size: 8pt;
	color: #003399;
	font-family: verdana;
}
.link
{
	clear: left;
	display: inline;
	z-index:702;
	left: 168px;
	background-color:Fuchsia;
	position: absolute;
	top: 8px;
}
.blankrow
{
	height:8px;
}
.hd
{
	font-size: 8pt;
	color: #003399;
	font-family: verdana;
}
.panel
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-style: normal;
	font-family: verdana;
	background-color: #507CD1;
}
.paneltitle
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-style: normal;
	font-family: verdana;
	background-color: #507CD1;
}

.label
{
	font-size: 8pt;
	font-family: verdana;
	color: #3232CC;
}

.label2
{
	font-size: 10pt;
	font-family: Verdana;
	color: #3232CC;
	font-style: normal;
}

.label3
{
	font-family: verdana;
	font-size: 10pt;
	color : Black;
	font-weight:bold;	 
}

.label2sub
{
	font-size: 10pt;
	font-family: Verdana;
	color: #3232CC;
	text-decoration: underline;
}
.labelb
{
	font-size: 7pt;
	font-family: verdana;
	font-weight:bold;  
	color: #3232CC;
}

.title
{
	font-size: 12pt;
	font-family: verdana;
	font-weight:bold;
	color:#3232CC; 
}

.title2
{
	font-size: 10pt;
	font-family: verdana;
	font-weight:bold;
	color:#3232CC; 
}

.griditemstyle
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-size: 7pt;
	border-left: blue 1px solid;
	color: #330099;
	border-bottom: blue 1px solid;
	font-family: verdana;
	height: 3px;
	
}
.gridalternatingitemstyle
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 7pt;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	font-family: verdana;
	background-color: #EFF3FB;
}
.gridselecteditemstyle
{
	 font-size: 7pt;
	 font-family: verdana;
	 color: white;
	 background-color: #008a8c;
	/*nowrap: true;*/
}
.gridheaderstyle
{
	font-weight: bold;
	color: white;
	font-style: normal;
	font-family: verdana;
	background-color:#507CD1;
}

.gridpagerstyle
{
	font-family: verdana;
	vertical-align: bottom;
	border-color: navy;
	text-align: center;
	background-color: #c0ffff;
}

.gridstyle
{
	/*PageSize:20;*/
	border-width:1px;
	border-color:black;
	border-top-color:black;
	border-bottom-color:black;
	border-left-color:black;
	border-right-color:black;
	border-collapse: collapse;
	padding:4px;
	width: 99.8%;
	font-family: verdana;
	font-size: 7pt;
}

.table
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: verdana;
	font-size: 7pt;
}
.error
{
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	color:Red;
}

.error2
{
	font-family: verdana;
	font-size: 11pt;
	font-weight:bold;
	color:Red;
}

.success
{
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
	color:Green 
}

BODY
{
	font-weight: normal;
	font-size: x-small;
	margin-left: 15px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

A
{
	color: #000099;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

a
{
	color: #000099;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

option
{
	color: #000099;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

input
{
	color: #000099;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

select
{
	color: #000099;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.selItem td
{ 
	background-color:#e1ebfb; 
	border-left-color:#e1ebfb; 
	border-right-color:#e1ebfb; 
}