/*
 Version: 1.01 (04/10/2007)
*/

p {
	font-family: Arial; 
	font-size: 11px;
	color: black;
	text-decoration: none
}

li {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none
}

a.logout {
 text-decoration: none;
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF
}

a.logout:hover {
 text-decoration: none;
 font-family: Arial;
 font-size: 12px;
 color: #FCC918
}

a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: none
}

a.bottomlink1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: white
}

a.bottomlink1:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #FCC918
}

a.toplink1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold
}

a.toplink1:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #FB0303;
	font-weight: bold
}

.error {
	color: red;
	font-weight: bold
}

.top-buton {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-size: 12px;
	color: black;
	text-decoration: none
}

a.top-buton:hover {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-size: 12px;
	color: black;
	text-decoration: underline
}

.text {
    font-family: Arial;
    font-size: 11px;
	color: black
}

.textbold {
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: black
}

.textbeyaz {
	font-family: Arial;
	font-size: 9px;
	color: white
}

.login-text {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS"; 
	font-size: 12px; 
	color: black;
	text-decoration: none
}

.button {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	color: black;
	text-decoration: none;
	border: 0B2A6D;
	margin: 0px
}

.textfield {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-size: 11px; 
	font-weight: normal; 
	color: black;
	text-decoration: none;
	border: 1px outset #0B2A6D;
	padding-left: 3px
}

a.btn_beyaz {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

a.btn_beyaz:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FCC918
}

.basliklar {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.list1 {
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	color: black;
	text-decoration: none;
	border: 4px outset #0B2A6D;
	margin: 0px
}
