body, td, p, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}

a{
	color: #0066CC;
	text-decoration: none;
}
a:Hover{
	color: #CC6600;
}

.leftbarTitle{
	background-image: url(images/int_h1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

.buttonLeft{
	background-image: url(images/int_but-left.jpg);
	height: 45px;
	width: 25px;
	background-repeat: no-repeat;
}
.buttonMid{
	padding-top: 4px;
}
.buttonRight{
	background-image: url(images/int_but-right.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 25px;
}

.buttonMid a{
	font-size: 14px;
	font-weight: bold;
	color: #EFE5A8;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.aTemaTd {
	font-size: 12px;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
	width: 250px;
}

.buttonMid a:Hover{
	color: #D7BD2F;
}


.leftForm td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.leftForm input{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFCCCC;
	background-color: #FEEAE9;
}

.leftForm .button{
	background-color: #FDD3D4;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.FontColor1{color:#00CCFF}
.leftmenuTable {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.leftmenuTable li{
	font-weight:bold;
	line-height: 18px;
}
.titleTD {
	padding-left: 50px;
	padding-top: 30px;
	vertical-align: top;
}
.titleTD H1{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #009966;
}
h2 {
	font-size: 24px;
	color: #B6CCE4;
}
h3 {
	font-size: 16px;
}
.but_sperator {
	background-image: url(images/int_but_sperator.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 45px;
}
.searchInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	width: 110px;
	background-color: #EFDFDF;
	border: 1px solid #FFFFFF;
	margin-bottom: 8px;
}
.liRoot {
	background-color: #ededed;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding:4px;
	padding-left:8px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.liNormal {
	font-weight:normal;
}

.haberStyle1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.haberStyle2{
	color: #666666;
	text-align: right;
	font-style: italic;
	text-decoration: underline;
}
.haberStyle3{
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.haberStyle4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	display: block;
	text-align: justify;
}
.haberStyle5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	display: block;
}
hr {
	color: #dedede;
	height: 1px;
}

