﻿/* --- margin: 1px 2px 3px 4px (top, right, bottom, left) --- */
body {
margin:0 0 0 0; padding:0 0 0 0;
text-align:center;
background-color:#FFFFFF;
 font-size: 12px;
 font-family: Arial, Verdana, Tahoma;
 color: #000000;
 text-decoration: none;
}

.menuitem
{
	text-align :center;
	padding-left:1pt; 
	padding-right:1pt; 	
	color:Navy ;	
	font-weight:900;
	font-size:small ;
	font-family:Verdana Tahoma ;
	cursor:hand;	        
}
.menuitemclicked
{
	text-align :center;
	padding-left:1pt; 
	padding-right:1pt; 	
	color:Navy ;	
	background-color:WhiteSmoke ;	
	font-weight:900;
	font-size:small ;
	font-family:Verdana Tahoma ;
	        
}
.menuitemblank
{
	text-align :center;
	padding-left:1pt; 
	padding-right:1pt; 	
	color:Navy ;	
	font-weight:900;
	font-size:small ;
	font-family:Verdana Tahoma ;
	        
}
.TABLE
{
	border-left: #a6c2f2 1px; 
	border-bottom: #a6c2f2 1px;
	border-top: #a6c2f2 2px;
	border-right: #a6c2f2 2px;
	border-style :solid  ;	 
	background-color : WhiteSmoke;
}
.SUBTABLE
{
	border-left: #a6c2f2 1px; 
	border-bottom: #a6c2f2 1px;
	border-top: #a6c2f2 1px;
	border-right: #a6c2f2 1px;
	border-style :solid  ;	 
}
.TRLine
{
	Font-Size : small;
	FONT-FAMILY : Tahoma;
	COLOR : Black ;	
	border: solid 1px Blue;
	background-color: #e0e3ff;
	height:18px; 
}

.TRLine2
{
	Font-Size : small;
	FONT-FAMILY : Tahoma;
	COLOR : Black ;	
	border: solid 1px White;
	background-color: #e0e3ff;
	height:18px; 
}

.TRItem
{
	Font-Size : small ;
	FONT-FAMILY : Tahoma;
	COLOR : Black ;
	border-color:AliceBlue;
	border:1px solid;   
	background-color: WhiteSmoke;
	height:18px; 
}
.TRHead
{
	color:#204E8C; 
	FONT-SIZE: small; 
	FONT-FAMILY: Verdana;
	background-color:#E6E9EC;
	TEXT-ALIGN: center ;
	vertical-align:middle ;      
	padding-left:7pt; 
	font-style :italic ;
}

.TDSubHead
{
	color:#204E8C;
	FONT-SIZE: small; 
	FONT-FAMILY: Verdana;
	background-color:#f0eaf6;
	TEXT-ALIGN: left ;
	vertical-align:middle ;      
	padding-left:7pt; 
	font-style :italic ;
	FONT-SIZE: 10pt; 
	font-weight:bold;
	background-image:url(../pictures/subheaderblue.gif);
	width:570px;
}
.AHREF
{
	font-weight: bold; 
	text-transform: uppercase; 
	color: blue; 
	text-decoration: underline;
	FONT-SIZE : 7pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	background-color : Transparent  ;
	width:100%; 
	font-weight:500;  
	cursor:hand;
}
.NONCLICKAHREF
{
	font-weight: bold; 
	text-transform: uppercase; 
	color: blue; 
	text-decoration: underline;
	FONT-SIZE : 7pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	background-color : Transparent  ;
	width:100%; 
	font-weight:500;  
	cursor:hand;
	border-style:groove ; 
}
.TEXTBOX
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	background-color : Transparent  ;
	width:100%; 
	border: solid 1px Silver;
	font-weight:500;  
}
.TEXTBOX_
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	background-color : Transparent  ;
	width:100%; 
	border-bottom : solid 1px Silver;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width: 0px;
	font-weight:500;  
}
.LABEL
{
	FONT-SIZE: small; 
	FONT-FAMILY: Tahoma; 
	color : brown; 
	text-align :left;
	padding-left:3pt; 
	border-color : #9EAFC5;
	border-width :1px;	
	background-color : Transparent; 
	width :100%;
	vertical-align:middle ;      
}
.DROPDOWNLIST
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	border: solid 1px Silver;	
	background-color : Transparent ;
	width:100%; 
}
.RADIOBUTTON
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma; 
	text-align :left;
	border: solid 1px Silver;
	vertical-align:baseline; 
	background-color : Transparent; 
}

.TDDOCIFRAME
{
	text-align:center;
	height:580px;
}
.BUTTON
{
	BACKGROUND-COLOR : Transparent ;
	font-weight : bold ;
    font-family : Tahoma ;
	color : Black ;
	cursor : hand ;		
	border-left: #a6c2f2 1px; 
	border-bottom: #a6c2f2 1px;
	border-top: #a6c2f2 2px;
	border-right: #a6c2f2 2px;
	border-style :solid  ;	 
	background-color : WhiteSmoke;
}
.HeaderStyle
{
	FONT-SIZE : 9pt ;
	COLOR : black ;
	FONT-FAMILY : Tahoma ;
	background-color : #c3d5df ;
	background-repeat : repeat ;
	TEXT-ALIGN : center  ;
	border-color : Gray ;
	width:760px;
}
.DivFixed
{	
	table-layout : fixed ;
	overflow : auto ;
	scrollbar-highlight-color : #9EAFC5 ;
	scrollbar-base-color : #E6E9EC ;
	scrollbar-arrow-color : Blue ;
	scrollbar-face-color : #E6E9EC ;	
}
.GRID
{
	border-color : Gray ;
	border-width : 1px ;
	width : 100% ;		
}
.ItemStyle
{
	Font-Size : 10pt  ;
	FONT-FAMILY : Tahoma ;
	Color : Black  ;
	background-color : AliceBlue ;
	text-indent : 3px ;
	width:760px;
}
.AlternateItemStyle
{
	Font-Size : 10pt  ;
	FONT-FAMILY : Tahoma ;
	COLOR : Black  ;
	background-color : #eeeef0 ;
	text-indent : 3px ;
}
.TDLABEL
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	background-color : #E6E9EC ;
	color : mediumblue ;
	padding-left : 0pt ;
	padding-right : 0pt ;
	vertical-align : top ;
	
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}