.bigTitle
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #00406F;
}
.bg_dark
{
	background-color: #FBFBFB;
	color: #000000;
	font-size: 12;
	font-family: Arial, Sans-Serif;
}
.bg_darkPrint
{
	background-color: White;
	color: Black;
	font-size: 14;
	font-family: David;
}
.bg_header
{
	background-color: #939393;
	color: #FFFFFF;
	font-size: 12;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	
}
.bg_sort_header
{
	text-decoration:underline;
	cursor:hand;
}
.bg_headerPrint
{
	background-color: Silver;
	color: Black;
	font-size: 14;
	font-family: David;
	font-weight: bold;
	text-align: center;
}
.bg_header_sorted
{
	background-color: #80AEC2;
	background-image: url(images/order_arrow_on.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: white;
	font-size: 12pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
}
.bg_light
{
	background-color: #FDF3CC;
	color: #000000;
	font-size: 12;
	font-family: Arial, Sans-Serif;
}
.bg_lightPrint
{
	background-color: White;
	color: Black;
	font-size: 14;
	font-family: David;
}
body
{
	margin: 0px;
	text-align: center;
	background-color: White;
	overflow: auto;
}
.boldCarefullDriverBox
{	
	BORDER-RIGHT: #2d71ce 2px solid; 
	BORDER-TOP: #2d71ce 2px solid; 
	BORDER-LEFT: #2d71ce 2px solid; 
	BORDER-BOTTOM: #2d71ce 2px solid
}
.boldCarelessDriverBox
{	
	BORDER-RIGHT: #FA7C00 2px solid; 
	BORDER-TOP: #FA7C00 2px solid; 
	BORDER-LEFT: #FA7C00 2px solid; 
	BORDER-BOTTOM: #FA7C00 2px solid
}
.carefullDriverBox
{	
	BORDER-RIGHT: #2d71ce 1px solid; 
	BORDER-TOP: #2d71ce 1px solid; 
	BORDER-LEFT: #2d71ce 1px solid; 
	BORDER-BOTTOM: #2d71ce 1px solid
}
.carelessDriverBox
{	
	BORDER-RIGHT: #FA7C00 1px solid; 
	BORDER-TOP: #FA7C00 1px solid; 
	BORDER-LEFT: #FA7C00 1px solid; 
	BORDER-BOTTOM: #FA7C00 1px solid
}
.cellTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #00406f;
	font-family: Arial, Sans-Serif;
}
.coloredTable
{	
	direction: rtl;
    border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #939393;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #939393;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #939393;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #939393;
}
.coloredTable_bottom
{	
	direction: rtl;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #939393;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #939393;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #939393;
}
.coloredTable_top
{	
	direction: rtl;
    border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #939393;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #939393;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #939393;
}
.groupTitle
{
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	color: #F19926
}
.heederTable
{
	color: black;
	font-size: 14Px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.largeText
{
	color: FFFFFF;
	font-size: 12;
	font-family: Arial, Sans-Serif;
}
.links
{
	font-family: Arial, Sans-Serif;
	font-size: 12;
	color: #0270C1;
	text-decoration: underline;
	cursor:hand;
}
A.links_bold
{
	font-family: Arial, Sans-Serif;
	font-size: 12;
	font-weight: bold;
	color: #0071C6;
	cursor:hand;
	text-decoration: none;
}

A.links_bold:hover
{
	font-family: Arial, Sans-Serif;
	font-size: 12;
	font-weight: bold;
	color: #0071C6;
	text-decoration: underline;
	cursor:hand;
}
/*A.links_bold:visited
{
	font-family: Arial, Sans-Serif;
	font-size: 12;
	font-weight: bold;
	color: #970146;
	cursor:hand;
	text-decoration: none;
}*/
/*.mainTitle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16;
	color: #00406F;
}*/
.mainTitle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #FB9F28;
}
.Msg
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15;
	font-weight:900; 
	color: #6C6C6C;
}
.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: #6C6C6C;
}
.parameterTitle
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12;
	font-weight: bold;
	color: #000000;
}
.poolTable
{
	background-color: #E8EEF1;
	direction: rtl;
    border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #FBAB42;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #FBAB42;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #FBAB42;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #FBAB42;
}
.printBigTitle
{	
	font-family: David, Arial, Helvetica, sans-serif;
	font-size: 20;
	color: #00406F;
}
.printMainTitle
{	
	font-family: David, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18;
	color: #00406F;
}
.printText
{
	color: #00406F;
	font-size: 16;
	font-family: David, Arial, Sans-Serif;
}
.printTextBlack
{
	color: Black;
	font-size: 16;
	font-family: David, Arial, Sans-Serif;
}
.printText2
{
	color: #00406F;
	font-size: 16;
	font-family: David, Arial, Sans-Serif;
}
.searchField
{
	color: #000000;
	background-color: #FFF5E5;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.searchTitle
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}
.smallText
{
	color: Black;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.smallTextColored
{
	color: #CC862E;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.tableText
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.tableTitleText
{
	color: #00406F;
	font-size: 12Px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.text_ariel
{
	color: black;
	font-size: 12Px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.TextBigBold1
{
	color: #00406F;
	font-size: 14Px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.TextBigBold2
{
	color: #C61313;
	font-size: 14Px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

