
body
{ 
	font-size: 10pt;
	color: Black ;
	font-family: Arial;
	
	/*background-color: #cccccc;*/
	/*background-color: #e7f1fa;*/
}

.LinkRedirect
{
	cursor: hand;
	
	background-color: Transparent ;
	font-size: 8pt;
	color: Blue;
}

.ButtonRedir
{
	cursor: hand;
	color: black;  
	border-style:none ;
	background-color: Transparent ;
	font-size: 9pt;
	text-decoration: none ;
}
.ContentArea
{
	width:615;
}
.ButtonMainMenu
{
	cursor: hand;
	border-style:none ;
	background-color: Transparent ;
	color: white;
	font-size: 8pt;
	text-align:left ;
	
}

.ButtonRedir2
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	border-left: 1px solid;
	cursor: hand;
	color: #006699;
	border-bottom: 1px solid;
	background-color: Transparent ; 
}
.ButtonAction
{
	
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: PaleTurquoise;
	color: #006699;
	cursor: hand;
}

.ButtonEdit
{
	cursor: hand;

}
.EditHeader1
{ font-size: 12pt;
	color:  black ;
	font-weight:bold; 
	
}
.EditHeader2
{ font-size: 11pt;
  color: black ; /* #006699*/
  
}
.EditNormalText
{
	font-size: 11px;
	color:black;
}
.EditNormalInput
{
	font-size: 10pt;
	color: black;
	border-style:solid ;
	border-width:1 ; 
}
.EditButtonRedir2
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	border-left: 1px solid;
	cursor: hand;
	color: Black;  /* #006699; */
	border-bottom: 1px solid;
	background-color: Transparent ; 
}

.EditButtonAction
{
	border-right: 1px solid;
	border-top: 1px solid;
	
	border-left: 1px solid;
	cursor: hand;
	color: Black;  /* #006699; */
	border-bottom: 1px solid;
	background-color: Transparent ; 
}


.Header1
{ 
	font-family: Palatino Linotype;
	font-size: 18pt;
	color:#245872;
}
.Header2
{ font-size: 9pt;
  color:#245872;
  font-weight:bold;
}
.Header3
{ font-size: 8pt;
  color:#245872;
  font-weight:bold;
}
.NewsHeader
{ font-size:  11px;
  color:black;
  font-weight:bold;
  
}
.NewsText
{
	font-size: 10px;
	color:black;
}

.NewsLink
{
	text-decoration:  none;
}

.NormalText
{
	font-size: 11px;
	color:black;
}
.ContentText
{
	font-size: 8pt;
	color:black;
}
.MainMenu
{
	font-size: 8pt;
	color: white;
	text-decoration:none;
	text-align:left ;
	border-style:none; 
	BACKGROUND-COLOR: transparent;
	CURSOR: hand;
}
.MainMenuLevel2
{
	font-size: 8pt;
	color: Black;
	text-decoration:none;
	text-align:left ;
	border-style:none; 
	BACKGROUND-COLOR: transparent;
	CURSOR: hand;
}

.SubMenu
{
	font-size: 8pt;
	color: black;
	text-decoration:none;
	text-align:left ;
	border-style:none; 
	BACKGROUND-COLOR: transparent;
	CURSOR: hand;
	
}

.HomePageText
{
	font-size: 8pt;
	color: white;
}

.InvisibleText
{
	font-size: 9pt;
	color: white;
}

.NormalInput
{
	font-size: 10pt;
	color: black;
	border-style:solid ;
	border-width:1 ; 
}

TABLE
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding:0,0,0,0;
	
}
.DropDown
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.FooterNavLink
{
	font-size: 9px;
	color: #330066;
	text-decoration: underline;
}

.InnerScrollDiv
{ 
	font-size: 10pt;
	/*color: #006699 ;*/
	
	scrollbar-face-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: gray;
    scrollbar-track-color: gray;
    scrollbar-arrow-color: black;
    
    height:150px;
    overflow: auto ;  
    	
}
.InnerSpecialScrollDiv
{ 
	font-size: 8pt;
    
    height:440px;
    overflow: hidden ;  
    	
}
.TestScrollDiv
{ 
	font-size: 10pt;
	OVERFLOW: scroll; 
	HEIGHT: 200px;
	/*color: #006699 ;*/
	/*
	scrollbar-face-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-track-color: white;
    */
    
    	
}

H1
{
	font-family: Palatino Linotype;
	font-size: 18pt;
	color: black;
	font-weight: normal ; 
	vertical-align: bottom  ;
}

H2
{
	font-size: 12pt;
	color: black;
	font-weight:bold; 
	
}
A
{
	cursor: hand;
	color:#245872;
	border-style:none ;
	background-color: Transparent ;
	font-size: 8pt;
	
}
.LeftMenu
{
	color:Black;
	font-size: 9pt;
	text-decoration:none;
	text-align:left ;
	font-weight:bold;
}
.LeftSubMenu
{
	color:Black;
	font-size: 8pt;
	text-decoration:none;
	text-align:left ;
}
.ContentHeader
{ font-size: 11pt;
  color:Black;
  font-weight:bold;
}

.HomePageSubMenu
{
	color:Black;
	font-size: 9pt;
	text-decoration:none;
	text-align:left ;
}
