#container {
	background-image: url(/pics/images/mid.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#header {
	background-image: url(/pics/images/top.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#navi {
	height: 72px;
	width: 509px;
	margin-left: 50px;
	margin-top: 21px;
}
#market_top {
	background-image: url(/pics/images/makret_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 497px;
}
#market_mid {
	background-image: url(/pics/images/market_mid.gif);
	float: left;
	height: auto;
	width: 497px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#market_bottom {
	background-image: url(/pics/images/market_bot.gif);
	background-repeat: no-repeat;
	float: left;
	width: 497px;
	height: 67px;
}
.margin {
	margin-left: 60px;
	margin-right: 19px;
}
#name email {
	float: left;
	margin-left: 50px;
}

#footer {
	background-image: url(/pics/images/foot.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	float: none;
	clear: none;
}
#column  {
	float: right;
	height: 165px;
	width: 350px;
	margin: 0px;
}
#column2 {
	float: right;
	height: auto;
	width: 350px;
	margin: 0px;
}
.style1 {
	color: #FDFDFD;
	font-weight: bold;
	font-size: 24px;
}
.question {	color:black;
}
.quizdescription {	color:black;
}
.question {
	color:black;
}
.questionnumber {
	color:#000000;
	font-size:14px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	width: 400px;
}
.questionanalysis {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
}
.analysis
{
	color:#0033CC;
	font-weight:bold;
	font-size:16px;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: 3px;

}
.answer {
	color:#FFFFFF;
}
.answeranalysis {
	color:#000000;
	font-weight:bold;
}
.quiztitle {
	color:blue;
	font-size:26px;
	font-weight: bold;
	font-family:Arial;
}
.quizdescription {
	color:black;
}
.quizmotto
{
	color:Grey;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
}

#progressdone
{
	background-color:blue;
}
#progressdiv
{
}
#analysis
{
	background-color:black;
}
table.surveyborder {
	border:1px none blue;
	padding:0px;
}

#summarydiv
{
	padding:5px;
	width: 100%;
}
