body{
height:100%;
max-height:100;
}

.textbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.text:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.textyesil{
	font-family: Tahoma;
	font-size: 11px;
	color: #0DB02B;
	text-decoration: none;
}
.textbottom{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.baslik {
	font-family: Tahoma;
	font-size: 12px;
	color: #0DB02B;
	text-decoration: none;
	font-weight: bold;
}
.linksyesil{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #0DB02B;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
.linksyesil:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #0DB02B;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
.linksyesil:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #0DB02B;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
.linksyesil:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #0DB02B;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
.linksyesil:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #0DB02B;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
.links{
	font-family: Verdana;
	font-size: 11px;
	color: #976CA7;
	text-decoration: underline;
	font-weight: bold;
}
.links:link {
	font-family: Verdana;
	font-size: 11px;
	color: #976CA7;
	text-decoration: underline;
	font-weight: bold;
}
.links:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #976CA7;
	text-decoration: underline;
	font-weight: bold;
}
.links:active {
	font-family: Verdana;
	font-size: 11px;
	color: #976CA7;
	text-decoration: underline;
	font-weight: bold;
}
.links:hover {
    font-family: Verdana;
	font-size: 11px;
	color: #2A284A;
	text-decoration: none;
	font-weight: bold;
}
.linksbeyaz{
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksbeyaz:link {
	font-family:Tahoma;
	font-size: 11x;
	color: #FFFFFF;
	text-decoration: none;
}
.linksbeyaz:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksbeyaz:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksbeyaz:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C8C7C7;
	background-color: #FFFFFF;
}
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E3D3EA;
	background-color: #FFFFFF;
}
.border {
	border: 7px solid #454844;
}
.button{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A284A;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
