﻿body 
{
	
}

a:link 
{
	color: #000000;
    text-decoration: none;    
    font-weight: normal;
    font-style: normal;	
}

a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
    background-color: #006699;
    font-weight: normal;
    font-style: normal;
}

a:hover 
{
	color: Red; 
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #FFFFFF;
    font-weight: normal;
    font-style: normal;
}

a:active 
{
	color: #FFFFFF;
	text-decoration: none;
    background-color: #006699;
    font-weight: normal;
    font-style: normal;
}


.formStyle
{
	padding : 5px;
	color : White;
	font-weight : bold;
}

.titleStyle
{
	font-family: Arial, Verdana, Sans-Serif; 
	font-weight: bold; 
	border-left: solid 2px #669999; 
	color: #669999;
}

.titleStyle1
{
	font-family: Arial, Verdana, Sans-Serif; 
	font-weight: bold; 
	border-left: solid 1px #669999; 
	color: #669999;
}

.titleNavigation
{
	background-color: #FFFFFF;	
	font-family: Arial, Times New Roman, Sans-Serif; 
	font-weight: bold; 		
	color: #336699;
	margin:0px 0px 0px 0px;
	text-align: center;
}

.formatterText 
{
	float: left;
	color: #FF0000;
	padding:2px;
	font-style:italic; 
	font-family:Times New Roman	
}

.formatterText1
{
	text-align:justify; 
	font-family:Times New Roman;
	font-style: normal;
	font-size: 15px; 
	font-weight: 200;
	padding: 2px; 
	color: #333333;	
	margin-left: 5px;
	text-indent: 2px;
	line-height: 20px;		
}

.formatTD
{
	background-color : #C0C0C0;
}

.formatterResultatTextBox
{
	background-color : #C0C0C0;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

.formatterSimpleTextBox
{
	direction: rtl;
}



.divLogoStyle
{
	width:675px; 
	height:175px;
	border: solid 1px #FFFFFF;		
}

.divNavigationStyle
{
	width:180px; 
	height:650px; 
	float:left; 
	border-right:solid 1px #EFBEEF;
	background-color:#006699;	
}

.divNavigationCellG
{
	font-weight: bold;
	float : right; 
	border-left: solid 2px #669999;	
}

.divSeparatorNavigation
{
	font-weight: bold; 
	border-bottom: solid 1px #C0C0C0;
	width : 136px;
	height : 2px;
	margin: 0px 0px 1px 13px;		
}

.underLineFormat
{
	font-weight: bold; 
	border-bottom: solid 1px #C0C0C0;
	width : 136px;
	height : 2px;
	margin: 0px 0px 1px 13px;	 		
}

.dimNavigationCellG
{
	width: 15px; 
	height: 15px;		 	
}

.dimNavigationCellD
{
	width: 160px; 
	height: 15px;	 	
}

.dimNavigationSeparatorCell
{
	width: 120px; 
	height: 2px;	 	
}

.divFooterStyle
{
	width:675px; 
	text-align:center; 
	font-size:11px; 
	border-top:solid 1px #FFFFFF
}

.spanFooterStyle
{
	width:675px; 
	text-align:center; 
	font-size:11px; 
	border-top:solid 1px #808080
}

.divErrorMessage
{
	width: 473px;	
	border: solid 1px #CC3300;
	background-color: #FFFFFF; 
	float: left;
	text-align: left;	
	margin: 5px 1px 0px 3px; 	
}

.navigationButtonsPanel
{
    margin-top: 5px;
    padding: 5px 2px 5px 2px;
    border-top: solid 1px #CCCCCC;
    text-align: center;
}





 
 