body {
	background-color : White;
	color: #3163CE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	text-align : center;
	vertical-align : middle;
}
h2{
		font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color: white;
}
.mtdbaslik {
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
	background : #3163CE;
	color : white;
		border : 1px solid White;
}
.mtdbaslikmenu {
	text-align : center;
	font-weight : bold;
	font-size : 10pt;
	background : #3163CE;
	color : White;

}
.mtd {
		border : 1px solid #3163CE;
		text-align : center;
		font-size : 8pt;
	}


.mtdgreyleft {
	border : 1px solid #3163CE;
	text-align : left;
	font-size : 8pt;
	background-color : #ECE9D8;
	padding : 3px;
}	
	
.mtdgrey {
	border : 1px solid #3163CE;
	text-align : center;
	font-size : 8pt;
	background-color : #ECE9D8;
}	
.mtdleft {
	text-align : left;
	font-size : 8pt;
	border-bottom : 1px solid grey;
	border-left : none;
	color : Gray;
}
.mtdreportcell {
	text-align : left;
	font-size : 8pt;
	border-right : none;
	border-left : none;
	color : Gray;
}
.mtdreportcellbold {
	text-align : left;
	font-size : 8pt;
	font-weight : bold;
	border-right : none;
	border-left : none;
	vertical-align : top;
}
.mtdleftbold {
	text-align : left;
	font-size : 8pt;
	font-weight : bold;
	border-bottom : 1px solid grey;
	border-left : none;
}
.mtdnoborder {
		text-align : left;
		font-size : 8pt;
	}
	
.selectB {
color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-align : ledt;
}
.selectA {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-align : center;
	
}
.qhelpb {
	color : white;
	background-color: #3163CE;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	text-align : center;
}

	A:link		{ color:#3163CE; }
	A:visited	{ color:#3163CE; }
	A:hover		{color: red;}