body{
height:100%;
max-height:100;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E3E45;
	text-decoration: none;
	font-weight: bold;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E3E45;
	text-decoration: none;
}
.text_kucuk{
	font-family: Tahoma;
	font-size: 10px;
	color: #3E3E45;
	text-decoration: none;
}
.textbold_kucuk{
	font-family: Tahoma;
	font-size: 10px;
	color: #3E3E45;
	text-decoration: none;
	font-weight: bold;
}
.baslikgri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #696A71;
	text-decoration: none;
	font-weight: bold;
}
.baslikkirmizi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F20E18;
	text-decoration: none;
	font-weight: bold;
}
.textbottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636469;
	text-decoration: none;
}
.textbottom_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636469;
	text-decoration: none;
	font-weight: bold;
}
.textbeyaz{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links{
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.links_kucuk{
	font-family:Tahoma;
	font-size: 10px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links_kucuk:link {
	font-family:Tahoma;
	font-size: 10px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links_kucuk:visited {
	font-family:Tahoma;
	font-size: 10px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links_kucuk:active {
	font-family:Tahoma;
	font-size: 10px;
	color: #ED1B24;
	text-decoration: underline;
	font-weight: bold;
}
.links_kucuk:hover {
    font-family:Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.links2{
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
}
.links2:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
}
.links2:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
}
.links2:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: underline;
}
.links2:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
.links3{
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.links3:link {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.links3:visited {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.links3:active {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.links3:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C8C7C7;
	background-color: #FFFFFF;
}

.border {
	border: 1px solid #EDEAEA;
}
.border2 {
	border: 3px solid #EDEAEA;
}
.button{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F546AD;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
#duyuru{
	top:50;
	left:50;
	position:absolute;
	width:475px;
	height:590px;
	z-index:1;
	margin-top:10px;
	margin-left:180px;
}
