p, h1, h2, h3, h4, a, ul, ol, address, blockquote, th, td, p, .reg-text, input, textarea, select
{
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

p, ul, ol, a, address, blockquote
{
    font-size: 12px;
}

code, pre, tt
{
    font-family: Courier, "Courier New", monospace;
    font-size: 12px;
}

h1 { font-size: 100%; }
h2 { font-size: 90%; }
h3 { font-size: 80%; }
h4 { font-size: 70%;  }

h2, h3 , h4
{
    color: #000000;
}

.red {
    color: #660000; 
}

.white {
    color: #FFFFFF;
}

.yellow {
    color: #f6f6c2;
}

.turk {
    color: #0077d5;
}

.black {
    color: #000000;
}

A:link, A:visited, A:hover  
{
    text-decoration: underline; 
    color:#0077d5; 
}

A.sidebar:link, A.sidebar:visited, A.sidebar:hover  
{
    text-decoration: underline; 
    color:#000000; 
}

A.sec:link, A.sec:visited 
{
    text-decoration: none; 
    color:#FFFFFF;
    font-size: 12px;

}

A.sec:hover 
{
    text-decoration: none; 
    color:#0077d5;
    font-size: 12px;

}

A.sec-on:link, A.sec-on:visited, A.sec-on:active
{ 
    text-decoration: none; 
    color:#f6f6c2;
    font-size: 12px;
    font-weight: BOLD;  
}

A.pri:link, A.pri:visited, A.pri:active
{ 
    text-decoration: none; 
    color: #FFFFFF;
    font-size: 12px;
    font-weight: none; 
}


A.sidebar-head:link, A.sidebar-head:visited, A.sidebar-head:active
{ 
    text-decoration: none; 
    color: #f6f6c2;
    font-size: 16px;
    font-weight: bold; 
}

.sidebar-head
{ 
    text-decoration: none; 
    color: #f6f6c2;
    font-size: 14px;
    font-weight: bold; 
}

A.sidebar-sub:link, A.sidebar-sub:visited, A.sidebar-sub:active
{ 
    text-decoration: none; 
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold; 
}

A.sidebar-sub-on:link, A.sidebar-sub-on:visited, A.sidebar-sub-on:active
{ 
    text-decoration: none; 
    color: #000000;
    font-size: 12px;
    font-weight: bold; 
}


A.sec-white:link, A.sec-white:visited, A.sec-white:active
{ 
    text-decoration: none; 
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold; 
}


A.mail:link, A.mail:visited, A.mail:active
{ 
    text-decoration: underline; 
    color:#FFFFFF;
    font-size: 12px;
    font-weight: BOLD; 
}

A.ad:link, A.ad:visited, A.ad:active
{ 
    text-decoration: none; 
    color:#000000;
    font-size: 12px;
    font-weight: BOLD;  
}

.reg-text
{
    font-size: 12px;
}


.reg-text-bold
{
    font-size: 12px;
    font-weight: bold;
}






