﻿.bac
{
	background:url("~/image/pdf.gif");
}
.links
{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:White;
	
}
.txt
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
.txt_Green
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #006699;
}
.txt_green_light
{
	font-family:Arial;
	 font-size:11pt ;
	 color:#009999;
}
.NewsDate
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	direction:ltr;
	color:#CC0000;
}
.NewsTitle
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;	
	direction:ltr;
	color:#006699;
}
.NewsDesc
{
	font-family:Arial;
	font-size:8pt;
		
	direction:ltr;
	color:Black;
}
.generaltxt
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
	text-align:justify;
}
.fa_generaltxt
{
	font-family:Tahoma;
	font-size:10pt;
	color:Black;
	text-align:justify;
	direction:rtl;
	
}
.fa_txt_Green
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#006699;
	text-align:right;
	direction:rtl;
}
.fa_redtxt
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#990033;
	direction:rtl;
	
}
.redtxt
{
	font-family:Arial;
	font-size:13pt;
	color:#990033;
	font-weight:bold;
}
.hover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #006699;
	
	
}
.txtblack
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	font-weight:bold;
}
.greenbac
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:White;
	background-color:#006699;
	text-align:center;
}
.btn
{
	font-family:Arial;
	font-size:9pt;
	color:White;
	background-color:#006699;
	width:81px;
}
.txt_partners
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
	
	text-align:justify;
}

.txt_order
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
.red
{
	color:Red;
}
.Pro_Links
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #006699; 
	FONT-FAMILY: Arial
}
.red_txt
{
	color: #990033;
}





#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
        width:100%;
        
}

ul#navlist li {
       float:left;
      
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eef4f1;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
        width:127px;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9x;
        color: #95bbae;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
       
      
}

ul#navlist li#active {
      
        text-align:center;
       
}

#navlist a:hover {
        color: #74a893;
        background-color: #d1e3db;
      
        
}
.paintTest_green
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color: #006699;
	
	
}