	body {
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		margin-left:0;
		margin-top:0;
	}

	A.white
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
	}

    A.white_nl
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
		text-decoration:none;
	}
    
    A.blue_nl
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration:none;
	}
        
	TD.gray_bg  
	{
		background : #999999
	}
	
	TD.gray_bg_bright  
	{
		background : #E6E6E6
	}
		
	TD.regular  
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
	}
	
	TD.white_bold  
	{
		font-family : Arial;
		color : #ffffff;
		font-size : 9pt;
		font-style : normal;
		font-weight : bold
	}	
	
	TD.regular_bold
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		font-weight : bold;
	}

	H2.regular_bold
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		font-weight : bold;
		margin-bottom:0;
		margin-top:2px;
	}
	
	TD.red  
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 9pt;
		font-style : normal;
	}
	
	TD.drak_gray  
	{
		font-family : Arial;
		color : #999999;
		font-size : 9pt;
		font-style : normal;
	}
	
	.smaller_gray  
	{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #999999;
		font-size:9px;
		
	}
	
	TR.gray_dark
	{
		background : #999999
	}
	
	TR.gray_medium  
	{
		background : #CCCCCC
	}
	
	TR.gray_medium_dark  
	{
		background : #B4B4B4
	}
		
	TR.gray_bright  
	{
		background : #E6E6E6
	}
	
	TABLE.gray_bg  
	{
		background : #E6E6E6
	}
	
	TABLE.dark_gray_bg  
	{
		background : #999999
	}
	
	TABLE.black  
	{
		background : #000000
	}
	
	TABLE.gray_medium  
	{
		background : #CCCCCC
	}
		
	.formButton  {
		font-family : Arial;
		font-size : 11px;
		color : #333333;
		background-color : #E7E7E7;
		margin-right : 10px;
	}

	.small {
		font-family : Arial;
		color : #000000;
		font-size : 8pt;
		font-style : normal;
	}
	
	.red  
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 9pt;
		font-style : normal;
	}
	
	.red_bold  
		{
			font-family : Arial;
			color : #CC0000;
			font-size : 9pt;
			font-weight : bold;
	}
	
	.heading_red
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 17pt;
		font-style : normal;
	}	
	.heading_red_med
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14pt;
		font-style : normal;
	}
	
    H1.heading_red_med
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14pt;
		font-style : normal;
		margin-top:10px;
		margin-bottom:0;
		font-weight : normal;
	}
	
	 H1.heading_red_medHome
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14pt;
		font-style : normal;
		margin-top:0;
		margin-bottom:0;
		font-weight : normal;
	}	

	.heading_red_med2
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 12pt;
		font-style : normal;
	}
	.heading_red_small
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14px;
		font-style : normal;
		font-weight: bold;
	}	
	.heading_red_smaller
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 15pt;
		font-style : normal;
	}
	
	.regular_red
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 9pt;
		font-style : normal;
	}
	
	A.blue_link
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration : none;
	}
	
	A.blue_link:Hover
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration : underline;
	}
	
	A.blue_link_underline
		{
			font-family : Arial;
			color : #3D6484;
			font-size : 9pt;
			font-style : normal;			
		}
		
	A.blue_link_underline:Hover
		{
			font-family : Arial;
			color : black;
			font-size : 9pt;
			font-style : normal;	
	}
	
	A.white_link
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
		text-decoration : none;
	}
	
	A.black_link
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		text-decoration : none;
	}
	
	A.black_link:Hover
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		text-decoration : underline;
	}
	
	A.black_link_underline
		{
			font-family : Arial;
			color : #000000;
			font-size : 9pt;
			font-style : normal;
		}
		
	A.black_link_underline:Hover
	{
			font-family : Arial;
			color : #000000;
			font-size : 9pt;
			font-style : normal;			
	}
	
	A.white_link:Hover
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
		text-decoration : underline;
	}
	
	.blue_link_smaller
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 8pt;
		font-style : normal;
		text-decoration : none;
	}

	A.blue_link_smaller
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 8pt;
		font-style : normal;
		text-decoration : none;
	}
	
	A.blue_link_smaller:Hover
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 8pt;
		font-style : normal;
		text-decoration : underline;
	}

	A.heading_red_med
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14pt;
		font-style : normal;
		text-decoration : none;
	}
		
	.formField 
	{
		font-family : Arial;
		font-size : 11px;
		color : #333333;
		background-color : white;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 5px;
		margin-top : 0px;
		padding: 0;
	}
	
	.boldCombo
	{
			font-family : Arial;
			font-size : 12px;			
			color : #000000;
			font-weight : bold;
			background-color : white;
			margin-right : 0px;
			margin-left : 0px;
			margin-bottom : 5px;
			margin-top : 0px;
	}
	
	.DateField 
	{
		font-family : Arial;
		font-size : 11px;
		color : #333333;
		background-color : white;
		margin-right : 0px;
		margin-left : 0px;
		margin-top : 0px;
		HEIGHT: 28px; 
		WIDTH: 28px
	}
	
	.blue_smallest  {
		font-family : Arial;
		color : #3D6484;
		font-size : 7pt;
		font-style : normal;
	}
	.blue {
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration : none;
	}
	
	#carsList option[value="choose"] {
			color:blue;
	}
	
	.innerLinksList .topLevelLink {
		font-weight: bold;
	}
	.innerLinksList .secondLevelLink {
		padding-right: 35px;
	}

	TD.leftNavbarItem {
		height:35px;
		align: right;
		direction: rtl;
		padding-right: 30px;
	}
	TD#selectedLeftNavbarItem , TD#selectedLeftNavbarHeadingItem {
		background-color: #ffffff;
		color: #3D6484;
		font-weight: bold;		
	}
	TD.indentedLNI {
		padding-right: 45px;
		height:25px;
	}
	TD.dropdownLNI {
		height: 30px;
		vertical-align: bottom;
		align:right;
		direction:rtl;
		color: #3D6484;
	}
 		
	.red_center	{
	  direction: rtl;
	  text-align: center;
		font-family : Arial;
		color : #CC0000;
		font-size : 9pt;
		font-style : normal;
	}
	.regular  {
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
	}
	.larger {
		font-size: 10pt;
	}
	 
	 P.normalP {
	 	margin-top: 3px;
		margin-bottom: 9px;
	}
	
	TABLE#affTable {
		width: 550px;
		margin-right: 5px;
		margin-top: 20px;
		border: 2px solid #cc0000;
		border-collapse:collapse;
	}
	TABLE#affTable TH {	
		color:white; 
		background-color: #cc0000; 
		font-size:11pt ;
	}
	TABLE#affTable A {
		font-weight: normal;
	}
	TABLE#affTable TD {
		border: 1px solid #cc0000;
	}
	TABLE#affTable TD.affLogo {
		padding: 8px 8px 8px 8px;
		vertical-align:middle;
		text-align:center;
	}	
	TABLE#affTable TD.affDetails {
		vertical-align: top;
		padding: 10px 18px 10px auto;
		vertical-align: middle;
	}	
	TABLE#affTable TD.affSite {
		text-align: right;		
		padding: 10px 14px 10px auto;
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration: none;
		vertical-align: middle;
	}	
	TABLE#affTable DIV.affTitle {
		width: 90%;
		font-size: 13px;
		font-weight: bold;
		border-bottom: 1px solid #F7D9D9;
		margin-bottom: 6px;
		padding-bottom: 2px;
		color: #3D6484;
	}
	
	img.affLogo {
		float:left; 
		margin:10px 60px 18px 20px;
	}
	.affHeading {
		color : #CC0000;
		font-size : 12pt;
		font-weight: bold;
		margin-top:20px;
	}
	.affContent {
		vertical-align:top; 
		text-align:justify; 
		direction:rtl;
	 }
	.affBenefitHeading {
		color : #3D6484;
		font-size : 9pt;
		font-weight:bold;
		margin-bottom:5px; 
		margin-top:14px;
	}
	.affBenefitsTable {
		font-size : 9pt;
		margin-top:10px;
		border: 1px solid #999999;
		border-collapse:collapse;
		text-align:center;
	}
	.affBenefitsTable TD {
		border: 1px solid #999999;
		border-bottom: 1px solid #e6e6e6;
	}
	.affBenefitsTable TH {
		border: 1px solid #999999;
		font-weight:bold;
	}
	.affBenefitsTable TD.right {
		text-align:right;
		padding-right: 10px;
	}
	.affContact {
		text-align:center; 
		font-size:14px; 
		margin-top:14px; 
		margin-bottom:14px;
		color : #CC0000;
		font-weight : bold;
	}
	.affRemark {
		margin-top: 4px;
	}
	
	.stationName {
		margin-top: 9px;
		margin-bottom: 3px;
	}

a.language img {
	margin-top: 11px;
}