﻿body 
{
    margin:0px;
    background-color:#00425d;
    font-family:Arial;
}
hr
{
    margin:0px;
    color:#ffffff;
    height:1px;
}

.menuu
{
	font-family:Tahoma;
	font-size:17px;
	font-style:normal;
	text-decoration:none;	
	color:#FFFFFF;
}


.text11
{
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
}

.text11:hover
{
	text-decoration:underline;
}

.text10
{
    font-family:Arial;
    font-size:10px;
    color:#ffffff;
    text-decoration:none;
}

.text12
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
}

.text12:hover
{
	text-decoration:underline;
}

.text13
{
    font-family:Arial;
    font-size:12px;
    color:#AEAEAE;
    text-decoration:none;
}

.text13:hover
{
	text-decoration:underline;
}

.text11blue
{
    font-family:Arial;
    font-size:11px;
    color:#003142;
    text-decoration:none;
}
.text12blue
{
    font-family:Arial;
    font-size:12px;
    color:#003142;
    text-decoration:none;
}

.textbox
{
    font-family:Arial;
    font-size:12px;
    color:#003142;
    text-decoration:none;
    border: 1px #003142 solid;
    height:25px;
    text-align:center;
}
.validate
{
    font-family:Arial;
    font-size:11px;
    color:red;
    text-decoration:none;
}
.validate2
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FED100;
    text-decoration:none;
}
.deneme
{
    font-family:Arial;
    font-size:11px;
    color:#FED100;
    text-decoration:none;
}