@charset "utf-8";
.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}
a.looktext {
	color:#999;
	text-decoration:none;
}
a.looktext:hover {
	color:#C00;
}
html{
overflow-y: scroll;
}

body p, td, li {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}

h1{
	font-family: Tahoma;
	font-size: 15pt;
	color: #00583F;

}

h2{
	font-family: Tahoma;
	font-size: 13pt;
	color: #900;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.footerCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #c5a707;
}

.btnSolMenu {
	padding-left:8px;
	height:24px;
	font-size:8pt;
	font-weight:bold;
	background-color:#b7050d;
	cursor:pointer;
	cursor:hand;
	color: #FFF;
}
.btnSolMenuHigh {
	padding-left:9px;
	height:24px;
	font-size:8pt;
	font-weight:bold;
	background-color:#F92833;
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
}.textbeyaz {
	color: #FFF;
}
.pad {
	padding-left: 2px;
}

.baslik {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.textyesil {
	color: #00583f;
	font-weight: bold;
}
.textyesil2 {
	color: #099;
	font-weight: bold;
}
.textbeyaz2 {
	color: #FFF;
	font-size: 14px;
}
