﻿BODY
{
font-family: Arial; font-size: 12px; font-style: normal; color: #003366
}

	a { 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	color: #0080C0;
	text-decoration: none
	}
	a:hover { 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	color: #CCCC00;
	text-decoration: none
	}
	
table { 
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #FFFFFF; 
  cursor: auto;
  border-style: none
  }
  td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align:right;
	color: #003366;
	cursor: auto;
	border-style: none;
	
  }
td.header{
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	color: #FF6600;
	direction:rtl;
	background-color: #ECF7FB;
	border-bottom: #BEE3F1 dashed 2px;
	border-right-color: #BEE3F1;
	border-right-style: dashed;
	border-right-width: 2px;
	font-weight: bold;
	line-height: 25px;
	padding-right: 7px;
  }
  td.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align:right;
	color: #003366;
	cursor: auto;
	border-style: none;
	line-height: 20px;
	direction:rtl;
	border-right-color: #BEE3F1;
	border-right-style: dashed;
	border-right-width: 2px;
	padding-right: 20px;
  }
  td.course{
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	color: #CC3300;
	direction:rtl;
	background-color: #ECF7FB;
	border-bottom: #BEE3F1 dashed 2px;
	border-right-color: #BEE3F1;
	border-right-style: dashed;
	border-right-width: 2px;
	font-weight: bold;
	line-height: 25px;
	padding-right: 7px;
  }
  td.course1{
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	color: #990066;
	direction:rtl;
	background-color: #ECF7FB;
	border-bottom: #BEE3F1 dashed 2px;
	border-right-color: #BEE3F1;
	border-right-style: dashed;
	border-right-width: 2px;
	font-weight: bold;
	line-height: 25px;
	padding-right: 7px;
  }
  td.bt{
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	color: #006699;
	direction:rtl;
	font-weight: bold;
	line-height: 20px;
	padding: 2px;
	border-right-color: #DAEFF8;
	border-right-style: dashed;
	border-right-width: 2px;
	border-bottom-color: #DAEFF8;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
  }
