Body
{
	margin: 0 0 0 0;
}

A 
{
	color: blue;
	font-family: Tahoma;
	text-decoration: none;
}

A:visited
{
	color: blue;
	font-family: Tahoma;
	text-decoration: none;
}

A:hover
{	
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}
A:link
{
    text-decoration: none;
    color: blue;
}


.MenuTable
{
	/*width:203px;*/
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	direction: rtl;
	text-align: right;
	text-decoration: none;
	
}

.MenuTable td 
{
	border: 0px ;
	height:21px;
	color:white;
	background:url("images/menubody.gif") no-repeat top left;
	
}
 
.MenuTable a 
{	
	display: block;color:white;
}

.MenuTable a:link 
{	
	color:white;
}	
.MenuTable a:visited
{	
	color:white;
}	
.MenuTable a:hover 
{	
/*	background-color: #DDE9F7;	color: #07233F;*/
	background-color: #aaaaaa;	color: white;
}
.MenuTR
{
	color: #1e90ff;
}	
	 /*
.MenuTable HR
{
	color: #c4dffe;
	height: 1pt;
	text-align: center;
	width: 90%;
}  */


.ModuleContainer
{
	width: 99%;
	padding: 1px 1px 5px 1px;
	border: 1px solid #CCCCCC;
}

.DailyTip
{
	font-family: Tahoma;
    font-size: 11px;
    border: solid 1px #C7D5E8;
    vertical-align:middle;
    background-color:white;
    padding-top:8px;
}
.BannerBg 
{
    height:229px;
    background-repeat: no-repeat;
    background: Transparent url('images/Banner.gif') no-repeat center;
   
}
.ModuleHeader
{	  
	height:50px;
	width: 30px;
	vertical-align:top;
	background: url("images/ModuleHeader.gif") no-Repeat transparent;
}
.ModuleHeaderEnd
{	  
	height:50px;
	width: 30px;
	vertical-align:top;
	background: url("images/moduleHeaderend.gif") no-Repeat transparent;
}
.ModuleHeaderTitle
{	  
	vertical-align:middle;
	font-family:tahoma;
	font-size:11px;	
	font-weight:600;
	height: 21px;
	background: url("images/ModuleHeaderbg.gif") Repeat-x top ;
	
}
.ModuleHeader a
{	  
	color:White;
}
.ModuleMarqueeHeader
{	  
	width: 129px;
	font-family:tahoma;
	text-align:right;
	font-size:10px;
	height:35px;
	background: url("images/ModuleHeaderBG.gif") Repeat-x top;
	color:Black;
	vertical-align:top;
}

.MenuHeader
{	  
	font-family:tahoma;
	color:White;
	font-size:11px;
	padding-top:3px;
	font-weight:600;
	text-align:center;
	vertical-align:top;
	background:url("images/aqrMenuHead.gif") no-repeat top left;
	height:42px;
	}




.SiteTitle 
{
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #cccc99
}

.SiteLink 
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

.Accent
{
    color: red;
    font-weight: bold;
}

.Message
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.Head
{
	font-family: Tahoma;
	font-size: 10px; /* font-weight: bold;*/
	color: gray;
	color: blue;
}


.SubHead
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #8b0000;
}

.SubSubHead
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

.NormalTextBox
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}


.CommandButton
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
    
A.CommandButton:link
{
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:visited
{
    text-decora
    
A.CommandButton:link
{
    text-decoration: underline;
    color: darkred;
}

underline;
    color: darkred;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: red;
}
    
H1
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #666644;
}

H2
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666644;
}

H3
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: darkred;
}

H4
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: darkred;
}

H5, DT
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: darkred;
}

H6
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: darkred;
}



UL LI 
{
    list-style-type: square ;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    color: dimgrey;
    height: 1pt;
    text-align: left
}

.NormalPaging
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

.BoldPaging
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 8px;
}

.imgClassFloat
{
	float: right;
}

.imgClassFloatLeft
{
	float: right;
}

.imgClassNoFloat
{
	float: none;
	vertical-align: baseline;
}

.ItemTitle
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: darkred;
}

.Normal
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px ;   
}

.ItemTitleFloat
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: darkred;
    float: right;
}

.NormalFloat
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    float: right;
}

.Normal1
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px    
}

.error
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
}

.Viewed
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666644;
}
.NewsContainer
{
		background:white url('Images/newsbg.gif') repeat-y right;
}
.tblNews1
{

	text-align:justify;
	font-family: Tahoma;
    font-size: 11px;
  
}
.News23
{
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;

}
.News123Titr
{
	color:blue;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}
.News123SubTitr
{
	color:gray;
	font-family:Tahoma;
	font-size:11px;
}
.JavanMagHeader
{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.JavanMagTitr
{	font-family:Tahoma;
	font-size:11px;
}
.SmallContact
{
	font-family:Tahoma;
	font-size:10px;
}
.SmallBR
{
	font-size:8px;
}
.BuiletinTitr
{
	font-weight:bold;
	color:Black;
}
.Builetin
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
}