﻿a            {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11;
	color: #000000;
	font-weight: bold;
}

a.visited           {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11;
	color: #000000;
	font-weight: bold;
}


a:hover      {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11;
	color: #ff0000;
	font-weight: bold;
}


a.nav  { text-decoration:none; font-family:Tahoma; font-size:11; color:#034E63; font-weight:bold;font-style: italic;text-decoration: none;}
a:visited.nav     { font-style: italic; }
a:hover.nav       { font-style: italic; }

BODY 
{
    SCROLLBAR-FACE-COLOR: #0D6EAC; 
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #ffffff; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff ;
    margin:0px;
}


form {
	margin: 0px;
}


span.red     { color: #FF0000; }
span.news    { font-size: 7pt; color: #FFFFFF; text-align: center; }

a.marquee {
	font-family: Tahoma;
	font-size: 10pt;
	color: #034E63;
	padding-bottom: 2px;
	padding-top: 0px;

}

a:visited.marquee {color: #034E63;}
a:hover.marquee{color: #034E63;}

.td_body-ar   { font-family: Tahoma; font-size: 9pt; color:#034E63; margin-top:0; margin-bottom:0; direction:rtl;}
.td_head-ar    { font-family: Tahoma; font-size: 7pt; color:#034E63; margin-top:0; margin-bottom:10; direction:rtl; text-align:right;}
.ol_BULLETS-ar  { font-family: Tahoma; font-size: 9pt; text-indent:-10; margin-Right:10; margin-top:5; margin-bottom:15;}



td           {margin:0; font-family: Tahoma; font-size: 10pt; color:#1B4963;  text-indent:0;
	
	}
h4           {font-size: 10pt; color:#FF0000;font-weight:bold; }
.calender    {font-family:Verdana;font-size: 4pt;color:#00175D;font-weight:bold; }


.CellBack
{
	background-image: url('images/1.jpg');
	background-repeat: no-repeat;
}
	

.cellover
{
	background-image: url('images/2.jpg');
	background-repeat: no-repeat;

}


.cell
{
    
    font-family: tahoma; 
    font-size: 8pt; 
    color: #1F4601; 
    vertical-align: middle;
    padding-right: 23px;

 }


a.cell
{
    
    color: #1F4601; 
 
 }
a:visited.cell
{

    color: #1F4601; 

}

a:hover.cell
{

    color: #ff0000; 
    
}


/*Reorder List*/

.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url("aspximages/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("aspximages/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;
}
