body#main{
	background-image: url(../img/design/bodyBack.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #bfc2c5;
	text-align: center;
}
body#quiz{
	background-color: #bfc2c5;
	text-align: center;
}
td#leftPane{
	background-image:none;
	background-repeat:repeat-y;
	background-position:right top;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

td#topPane{
	background-image:none;
	background-repeat:no-repeat;
	background-position:%0 %0;
}
tr#content{
	min-height:595px;
}
td#middlePane{
	background-image:url(../img/design/contentBackMid.png);
	background-repeat:repeat-y;
	background-position:0% 0%;
	background-color: #ffffff;
	min-height:595px;
}
div#middlePane{
	background-image:url(../img/design/contentBackUp.png);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding: 0 0px 0px 20px;
	position:relative;
}

div#middlePaneIn{
	width: 720px;
}

td#bottomPane{
	background-image:url(../img/design/contentBackDown.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	height: 44px;
}

div#leftPane{
	//min-height:595px;
	background-image:url(../img/design/leftPaneMid.png);
	background-repeat:repeat-y;
	padding: 0 0 0 0;
	margin: 50px 0 0 0px;
}

div#leftOut{
	background-image:url(../img/design/leftPaneTop.png);
	background-repeat:no-repeat;
	background-position:0 0;	
}

div#leftIn{
	background-image:url(../img/design/leftPaneBottom.png);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:0 0 20px 10px;
}

.expand-header{
  cursor:pointer;
  border-bottom:dashed 1px #DFDFDF;
  padding:5px 0 5px 10px;
  color:#0060FA;
  font-family:Helvetica, sans-serif;
  /*background:url(img/design/open.png) 90% 80% no-repeat;*/
}
.expand-header-no{
  cursor:pointer;
  border-bottom:dashed 1px #DFDFDF;
  padding:5px 0 5px 10px;
  color:#0060FA;
  font-family:Helvetica, sans-serif;
  /*background:url(img/design/close.png) 90% 80% no-repeat;*/
}
div#e1, div#e5, div#e1:hover, div#e5:hover{
  color:#000;
  font-weight: bold;
  padding:5px 0 5px 0px;
}
div.expand-header:hover, div.expand-header-no:hover{
	font-weight:bold;
 	font-style:italic;
}
a#main0{
 display:block;
 border-bottom:dashed 1px #bdbdbd;
 color:#0060FA;
 text-decoration:none;
 padding:2px 0 4px 10px;
 font-family:Helvetica, sans-serif;
}
a#main0:hover{
 font-weight:bold;
 font-style:italic;
}
a#main1{
 display:block;
 border-bottom:dashed 1px #bdbdbd;
 color:#000;
 text-decoration:none;
 padding:2px 0 4px 20px;
 font-family:Arial, Helvetica, sans-serif;
}
a#main1:hover{
 font-weight:bold;
 font-style:italic;
}
a#main1_selected{
 display:block;
 border-bottom:dashed 1px #bdbdbd;
 color:#bbb;
 text-decoration:none;
 padding:2px 0 4px 20px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
}
div.left_menu{
	padding:0 0 0 0px;
}
div.not_show{
	display:none;
}
a#main0_selected{
 display:block;
 border-bottom:dashed 1px #bdbdbd;
 color:#bbb;
 text-decoration:none;
 padding:2px 0 4px 10px;
 font-family:Helvetica, sans-serif;
 font-weight:bold;
}

div#nextButton{
 float:right;
 margin:80px 0 0 0;
 padding:5px 0 10px 0;
}
a#nextButton{
	text-decoration:none;
	padding:5px 100px 10px 60px;
	font-weight:bold;
	
	color:#0060FA;
	font-size:18pt;
	background:url(../img/design/next_button.png) no-repeat;
}
a#nextButton:hover{
	background:url(../img/design/next_button_hover.png) no-repeat;
	color:#fff;
}

div#Adds{
	font-family:Helvetica;
	float:left;
	width: 300px;
	font-weight:bold;
	margin: 30px 0 0 0;
}
a#Adds{
	display:block;
	border: solid 2px #bfc2c5;
	padding: 5px 5px 5px 5px;
	margin: 2px 0 0 0;
	text-decoration: none;
	
	color:#000;
	
}
a#Adds:hover{
	background:#aaa;
	color:#FFF;
}

div#clear {
 clear:both;
}

table#stat{
	/*border:1px solid #666;*/
}

a#stat{
 color:#0060FA;
 text-decoration:none;
 padding:2px 0 10px 10px;
 font-family:Helvetica, sans-serif;
}
a#stat:hover{
 text-decoration:underline;
}
div#tab{
	font-family:Helvetica;
	float:left;
}

.Title {
	font-family: "Arial Unicode MS";
	font-size: 16pt;
	font-weight: bold;
}

.subTitle {
	font-size: 8pt; 
	font-family: "Trebuchet MS";
	color:#0060FA;
	font-weight: bold;
}
.text {
	font-size: 12pt; 
	font-family: "Trebuchet MS";
	color:#000;
	font-weight: bold;
}
#giris{
	position:relative;
	margin:80px 0 0 160px;
}
a#qLink{
 display:block;
 color:#0060FA;
 text-decoration:none;
 padding:2px 0 4px 10px;
 font-family:Helvetica, sans-serif;
}
a#qLink:hover{
 font-weight:bold;
 font-style:italic;
}
a#bLink{
 color:#0060FA;
 text-decoration:none;
 padding:2px 0 4px 10px;
 font-family:Helvetica, sans-serif;
}
a#bLink:hover{
 font-weight:bold;
 text-decoration:underline;
 color:#FFF; 
}

a#dLink{
 /*5f5b1d*/
 color:#0060FA;
 font-weight:bold;
 text-decoration:underline;
}
a#dLink:hover{
 background-color:#aaa;
 color:#FFF;
 text-decoration:none;
}

div#warning{
  color:#000;
  font-weight: bold;
  padding:0px 5px 0px 5px;
  border: 1px dashed #000;
  background-color:#edeef0; 
  
}

/********** GRAPH ************/
div#graphLinkL{
 /*
 position:relative;
 display: block;
 top: 100px;
 width: 180px;
 height: 60px;
 vertical-align: middle;
 
 */
 margin-bottom: 10px;
}
div#graphLinkL a{ 
 position: relative;
 width: 180px;
 height: 60px !important;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
 margin:auto;
 padding-top:5px;
 background:url(../img_work/disabled.jpg) no-repeat;
 font-family: Arial;
 font-size: 18px;
 text-decoration: none;
 color: #000;
}
div#graphLinkL a:hover, div#graphLinkL a.gSelected:hover{
background:url(../img_work/hover.jpg) no-repeat;
}
div#graphLinkL a.gSelected{
background:url(../img_work/active.png) no-repeat;
}
div#graphLinkL a#right:hover{
background:url(../img_work/hoverRight.jpg) no-repeat;
}

table#Graph{
	width: 700px;
}
table#Graph tr td{
	text-align: center;
}

div#gAll{
	width:700px;
	overflow: auto;
}
div#gLeft{
	position: relative;
	float:left;
	width: 180px;
}
div#gCenter{
	position: relative;
	float:left;
	width: 340px;
	text-align: center;
	padding-top: 20px;
}
div#gRight{
	position: relative;
	float:right;
	width: 180px;
}
div#clear{
	clear:both;
}
a#graphLink{
 display:block;
 color:#0060FA;
 text-decoration:none;
 padding:2px 0 4px 10px;
 font-family:Helvetica, sans-serif;
}
a#graphLink:hover{
 font-weight:bold;
 font-style:italic;
 text-decoration: underline;
}
