@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
}
.ortabg {
	background-image: url(images/alt/ortabg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textfield {
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	width: 150px;
}
.button {
	height: 15px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0F70B5;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
}
.Yazion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/*Acordion*/
h1 { font-size: 16pt; }

.panelheader {
	background-color : #FFFFFF;
	height: 20px;
	color : #00007F;
	font-weight : normal;
	font-weight : 600;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f7f7f7;
	border-bottom-color: #182052;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.mdHover {
	background-color : #efefef;
	color : #000039;
}
.mdSelected {
	background-color : #BADEF6;
	color : #333333;
	font-weight : bold;
  
}
.panelContent {
	font-size: 12px;
	overflow: auto;
}
#accordionExample {
	width: 196px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.ortabg2 {
	background-image: url(images/ybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
