﻿a            {  text-decoration:none;color: #747274;}

a:visited    { text-decoration:none; color: #747274;}

a:hover      {text-decoration: none underline; color: #747274}

a.nav             { color: #ffffff;}
a:visited.nav     { color: #ffffff;}
a:hover.nav       { color: #ffffff;text-decoration: none underline;}

BODY {
    SCROLLBAR-FACE-COLOR: #000000; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    background-color:#000000;
    margin:0;
     }
    
.td_orange   { background-color: #DA0606; color:#ffffff; padding-left:10px }
.td_line      { border-bottom:1px solid #ffffff;}
.td_white   { padding:10px; background-color: #FFFFFF}
.td_blue   { background-color: #05053A }
.td_gray   { background-color: #736E6E; color:#FFFFFF; text-align:center; padding-top:0px; padding-bottom:0px}
.td_orange-light   { background-color: #FFDCA8 }

span.white     { color: #ffffff }
span.welcome    { font-size: 15pt; color: #DA0606; font-weight:bold; font-family:verdana }
.cap         { font-family: Verdana; font-size: 9;text-align: center}

	
.menu        { font-family: Verdana; font-size: 10pt; color: #FFFFFF; text-align: center; }
.td_head     { font-family: Verdana; font-size: 8pt; font-weight: bold; color:#000000; margin-top:1; margin-bottom:10}
.td_head-blue     { font-family: Verdana; font-size: 8pt; font-weight: bold; color:#05053A; margin-top:1; margin-bottom:10}
.td_body     { font-family: Verdana; font-size: 8pt; color:#747274; margin-top:2; margin-bottom:2 }
.more    { font-family: Verdana; font-size: 7pt; color:#ffffff; margin-top:0; margin-bottom:0;text-align:right}
.td_body-white     { font-family: Verdana; font-size: 8pt; color:#ffffff; margin-top:2; margin-bottom:2 }
.td_boder    { border: 1px solid #8B8787; padding-left: 5px; padding-right:5px;padding-TOP:5px; padding-bottom:5px }

.td_bullet     { font-family: Verdana; font-size: 8pt; color:#011347; margin-top:5; margin-bottom:5; text-indent:-10; margin-left:10 }

.block     { font-family: Verdana; font-size: 8pt; color:#FFFFFF; margin-top:0; margin-bottom:0; text-align:center; font-weight:bold }
.header     { font-family: Verdana; font-size: 8pt; color:#FFFFFF; margin-top:0; margin-bottom:0; font-weight:bold;}

.marquee     { font-family: Verdana; font-size: 8pt; color:#ffffff; margin-top:0; margin-bottom:0 }

.td_body-ar   { font-family: Tahoma; font-size: 9pt; color:#000000; margin-top:0; margin-bottom:0; direction:rtl }
.td_head-ar    { font-family: Tahoma; font-size: 10pt; font-weight: bold; color:#000000; margin-top:1; margin-bottom:10; direction:rtl}
.ol_BULLETS-ar  { font-family: Tahoma; font-size: 9pt; text-indent:-10; margin-Right:10; margin-top:5; margin-bottom:15}

span.black   {text-decoration:underline }

.ol_BULLETS  { font-family: Verdana; font-size: 8pt; color:#05053A; text-indent:-10; margin-left:10 }
               
ul {
	line-height: 15px; margin-top:0; margin-bottom:0
}

 ol {
	line-height: 15px;
}

.table_body  { border: 2px solid #031A53; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px}

td           {font-family: Verdana; font-size: 8pt; color:#000000; margin-top:2px; margin-bottom:2px;}
span.bold    { font-weight: bold }

.cellback
{
	font-family: verdana;
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
}
.cellback-over
{
    font-family: verdana;
	background-image: url('images/2.gif');
	background-repeat: no-repeat;

}
.cell
{
    padding-left: 5px;
    font-family: Arial; 
    font-size: 10pt; 
    color: #FFFFFF; 
    text-align: left;
    vertical-align: middle;
    padding-top: 0; 
    font-weight:bold;

    
}

a.cell
{
    padding-left: 5px;
    font-family: arial; 
    font-size: 10pt; 
    color: #ffffff; 
    text-align: left;   
    vertical-align: middle;
   	padding-top:0;
  font-weight:bold;

}
a:visited.cell
{
    padding-left:5px;
    font-family: arial; 
    font-size: 10pt; 
    color: #ffffff; 
    text-align: left;   
    vertical-align: middle;
   	padding-top:0;
  font-weight:bold;

}

a:hover.cell
{
    padding-left: 10px;
    font-family: arial; 
    font-size: 10pt; 
    color: #ffffff; 
    text-align: left;   
    vertical-align: middle;
   	padding-top: 0;
  font-weight:bold;

}

/*Reorder List*/

.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
@media print {body{display:none;}}