﻿
Body
{
    

font-family:Verdana , arial, helvetica, sans-serif;
font-size: 11pt;
	
	}

 


A
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
text-decoration: none;
   
}

A:link
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
  
}

A:visited
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
  
}

A:hover
{
font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: red;
}


.MenuLink
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
   
}

.MenuLink:link
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
 
    text-decoration: none;
    color: #ffffff;
   
}

.MenuLink:visited
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.MenuLink:hover
{
font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ff0000;
}




.CizgiAlt
{   
    border-bottom:/*$LineSize*/1px;/*LineSize$*/ 
    border-bottom-style:solid;
    border-bottom-color:/*$LineColor*/#C1B9A9;/*LineColor$*/ 
    
}

.CizgiUst
{
   border-top:/*$LineSize*/1px;/*LineSize$*/ 
   border-top-style:solid;  
   border-top-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
     
        }

.CizgiSol
{     border-left:/*$LineSize*/1px;/*LineSize$*/ 
      border-left-style:solid;  
      border-left-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
  }

.CizgiSag
{  
    border-right:/*$LineSize*/1px;/*LineSize$*/ 
    border-right-style:solid;  
    border-right-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
  }
  
.CizgiAll
{   
   border-right:/*$LineSize*/1px;/*LineSize$*/ 
   border-right-style:solid;  
   border-right-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
   border-left:/*$LineSize*/1px;/*LineSize$*/ 
   border-left-style:solid;  
   border-left-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
   border-top:/*$LineSize*/1px;/*LineSize$*/ 
   border-top-style:solid;  
   border-top-color:/*$LineColor*/#C1B9A9;/*LineColor$*/
   border-bottom:/*$LineSize*/1px;/*LineSize$*/ 
   border-bottom-style:solid;
   border-bottom-color:/*$LineColor*/#C1B9A9;/*LineColor$*/ 
}

.CizgiUstSagSol
{    
    
   border-right:/*$LineSize*/1px;/*LineSize$*/ 
   border-right-style:solid;  
   border-right-color:/*$LineColor*/#c4c4ff;/*LineColor$*/
   border-left:/*$LineSize*/1px;/*LineSize$*/ 
   border-left-style:solid;  
   border-left-color:/*$LineColor*/#c4c4ff;/*LineColor$*/
   border-top:/*$LineSize*/1px;/*LineSize$*/ 
   border-top-style:solid;  
   border-top-color:/*$LineColor*/#c4c4ff;/*LineColor$*/
    
   
   }

   
   
