﻿#header
{
	background: url('../Img/header.jpg');
}
#header2
{
	background: url('../Img/header.jpg');
}
#lblUser
{
	font-family:"Tahoma";
	font-size:7pt;
	font-weight:bold;
	color: #003112;
	vertical-align:middle;
}
/*Modal Popup*/
/*.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.7;
	top: -300px;
	height: 100px;
	
}*/
.cizgi
{
	/*background-color:Gray;*/
}
.question
{
	color:#18459A;
}
.answer
{
	width:99%;
	height:100px;	
}
