﻿.menutxt
{
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;        
}

.headertxt
{
    font-family:Tahoma;
    font-size:11px;
    color:#FFE477;
    font-weight:bold;        
}

.pagetitle
{
    font-family:Tahoma;
    font-size:11px;
    color:#5694D7;
    font-weight:bold;        
}

.footertxt
{
    font-family:Tahoma;
    font-size:11px;
    color:#9C9A9A;
    text-decoration:none;        
}

.footerlnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#FF7000;
    text-decoration:none;        
}

.scroollnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;        
}

a:hover
{
    text-decoration:underline;
	color:#ff0000;
}

.menulnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;        
}

.titlelnk
{
    font-family:Tahoma;
    font-size:11px;
    color:#ff0000;
    font-weight:bold;    
}

.etiket
{
    font-family:Tahoma;
    font-size:11px;    
}

.newslnk
{
	font-family:Tahoma;
    font-size:11px;
    color:#626262;
	text-decoration:none;    
}

.tdbgcolor {
	background-color: #009933;
}

.inputtxt {
    font-family:Tahoma;
    font-size:11px;
    color: #525C65;
    border: 1px solid #7F9DB9;        
    background-image:url('images/loginback.gif');
}