﻿.register
{
    font-family: Verdana;
    font-size: small;
    color: #F5740E;
    text-align: left;
    vertical-align: top;
}

.reg_input
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    border: 1px solid #F5740E;
    overflow: hidden;
}
.reg_input_radio
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    overflow: hidden;
}

.validator
{
    font-family: Arial;
    font-size: small;
    color: #FF0000;
}
body
{
    background-image: url(images/sd_background.jpg);
    margin-left: 0px;
    margin-top: 0px;
}
a
{
    font-family: verdana, arial tur, arial, sans-serif;
    text-decoration: none;
    color: #aa893f;
}
a:link, a:visited, a:hover, a:active
{
    color: #F5740E;
}
#ListView1_ItemDataPager
{
    color: #ffffff;
}

.serbest_kursu
{
}

.forum_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #F5740E;
}


.forum_message
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    color: #BEBEBE;
}

.forum_user
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
}

.forum_date
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    color: #BEBEBE;
}


.comment_input
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    border: 1px solid #F5740E;
    width: 100%;
    overflow: hidden;
}


