 a:link {color : blue; text-decoration: none; font-size: 8pt;
					font-family: verdana;
 }
 a:active {color : blue; text-decoration: none; font-size: 8pt;
					font-family: verdana;
 }
 a:visited {color : blue; text-decoration: none; font-size: 8pt;
					font-family: verdana;
 }
 a:hover {color : #3A3A3A; text-decoration: none; font-size: 8pt;
					font-family: verdana; 
 }
 


 body {
 	background-color: white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
 }
  
 .navLink a:link 	{color : #FF8040; text-decoration: none; font-size: 8pt; font-family: verdana;}
 .navLink a:active 	{color : #506797; text-decoration: none; font-size: 8pt; font-family: verdana;}
 .navLink a:visited {color : #506797; text-decoration: none; font-size: 8pt; font-family: verdana;}
 .navLink a:hover 	{color : #3A3A3A; text-decoration: none; font-size: 8pt; font-family: verdana; background-color: #E7EEF3;}
 
 

 .smalltext {color: #506797; font-family: verdana; font-size: 8pt;}
 .smalltext_red {color: red; font-family: verdana; font-size: 8pt;}
 
 .table_left{
 		width: 900px;
 		border: 0px; 
 }
 
 .table_left_yellow{
 		width: 900px;
 		border: 0px; 
 		background-color: #FBFCD1;
 		border: dotted 1px black;
 }
 
 .td {
 		font-family: ; 
 		font-size: 8pt;
 		padding: 1 2 1 2;
 		}
 .td_top_line {
 		font-family: verdana; 
 		font-size: 8pt;
 		padding: 1 2 1 2;
 		border-top: solid 1px silver;
 		}
 .td_bottom_line {
 		font-family: verdana; 
 		font-size: 8pt;
 		padding: 1 2 1 2;
 		border-bottom: solid 1px silver;
 		}
 		
 .td_small {font-family: verdana; font-size: 7pt;}
 .td_bluetext {font-family: verdana; font-size: 8pt; color: blue}
 .td_graytext {font-family: verdana; font-size: 8pt; color: gray}
 .td_black {
 		font-family: verdana; 
 		font-size: 8pt; 
 		background-color: black; 
 		padding: 1 2 1 2;
 		color: white;
 		}
 .td_silver {
 		font-family: verdana; 
 		font-size: 8pt; 
 		background-color: #ECEEEC; 
 		padding: 1 2 1 2;
 		}
 .td_silver_dark {
 		font-family: verdana; 
 		font-size: 8pt; 
 		background-color: silver; 
 		padding: 1 2 1 2;
 		}
 		
 .td_gray {
 		font-family: verdana; 
 		font-size: 8pt; 
 		background-color: 949494; 
 		padding: 1 2 1 2;
 		color: white;
 		}
 .td_orange {background-color: #FF7E00; color:white; font-family: verdana; font-size: 8pt;}
 .td_white {
	 	background-color: white; 
	 	color: black; 
	 	font-family: verdana; 
	 	font-size: 8pt;
	 	padding: 1 2 1 2;
 	}
 .td_darkblue {background-color: #6583C1; color: white; font-family: verdana; font-size: 8pt;}
 .td_lightblue {background-color: #E2E9F7; font-family: verdana; font-size: 8pt;}
 .td_green {background-color: #BBFCB4; font-family: verdana; font-size: 8pt;}
 .td_red {background-color: #FFDCD7; color: black; font-family: verdana; font-size: 8pt;}
 .td_info_panel {background-color: #E2E9F7; font-family: verdana; font-size: 8pt;}
 
 .td_first_line {
	 	font-family: verdana; 
	 	font-size: 8pt; 
	 	background-color: white;
	 	padding: 1 2 1 2;
 	}
 .td_second_line {
	 	font-family: verdana; 
	 	font-size: 8pt; 
	 	background-color: #ECEEEC;
	 	padding: 1 2 1 2;
 	}
 .td_line { background-color: #C4C4C4; color: white;}
 
 
 .td_button { 
 		background-color: #F89443; 
 		color: white;
 		
 		border-right: solid 1px silver;
 	}
  .td_button a:link 		{		color: white;	}	
  .td_button a:active 	{	 	color: white; }	
  .td_button a:visited 	{ 	color: white;	}	
  .td_button a:hover 		{		color: black; }	


.buttons1 {
	border: 1px solid black;
	font-size: 10px;
	background-color: #C4C4C4;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	}

.buttons2 {
	border: 1px solid #708090;
	font-size: 10px;
	letter-spacing: 2px;
	background-color: Black;
	text-align: center;
	font-weight: bold;
	color: White;
	}

.buttons3 {
	border: 0px solid gray;
	font-size: 9px;
	letter-spacing: 0px;
	background-color: gray;
	text-align: center;
	font-weight: bold;
	color: White;
	}
.buttons4 {
	border: 1px solid #3285AD;
	font-size: 8pt;
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-family: verdana, ;
	}

.buttons5    { font-size: 8pt; background-color: #D7D7D7; text-align: center; font-family:
               verdana, ; font-weight: bold; border-right-style: solid;
               border-right-width: 1; border-bottom-style: solid;
               border-bottom-width: 1 }
.inputtext{
 	border: 1px solid black;
  background: white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
  }

.inputtext_disable{
 	border: 1px solid black;
 	background: #e2e2e2;
	color: gray;
	font-family: verdana;
	font-size: 8pt;
  }
 
 .select_component {
  	border: 1px solid black;
  	background: white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
  }
