/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.normalbold
{
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.ogatdate {
    font-weight: bold;
    font-size: 7pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.ogatazan {
  font-weight:normal;
    font-size:8pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.ogatmonasebat {
    font-weight: bold;
    font-size: 8pt;
    color: #0000FF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalSearchTextBox
{
 font-size: 8pt;
 width: 90;
 height:18px;
 
}
