body {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0c2e3a; 
	line-height: 15px; 
	background-image:url(../images/body_background.jpg);
	background-position: center;
	background-repeat:repeat-y;
	margin: 0; 
	padding: 0;
	scrollbar-base-color: #ffe680;
	scrollbar-arrow-color: #a68500;
	scrollbar-3dlight-color: #FFCD00;
	}


a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div.container {
	position: relative;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	}
	
div.header {
	position:relative;
	height:50px;
	width:100%;
	padding-top: 0;
}

div.titleBar {
	margin: 15px 0 5px 170px;
	width:100%;
	font-size: 160%;
	font-weight: bold;
}

div.title {
	padding-top: 3px;
	padding-bottom: 7px;
	font-size: 110%;
	font-weight: bold;
	float: left;
	clear: none;
	width: 100%;
}

div.extra{
	font-weight: bold;
	font-size: 11px;
}

.extra ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
			}

.extra ul li{
	list-style-type: none;
	padding: 4px 5px 2px 5px;
	float:left;
	clear:none;
	display:block;
	clear: none;
}

.extra ul li.spacer{
	list-style-type: none;
	padding: 4px 5px 2px 5px;
	display:block;
	cursor:default;
	color: #FFCD00;
}

.extra ul li a:hover{
	text-decoration: none;
	color: #888888;
}

div.reset {
	width: 160px;
	padding: 4px 5px 2px 5px;
	display:block;
	cursor: pointer;
	border-top: 1px solid #FFCD00;
	border-bottom: 1px solid #FFCD00;
	font-weight: bold;
}

div.reset:hover {
	color: #888888;
}


div.header .logo {
	float: left;
	clear:none;
	margin-left: 0px;
}

div.header .slogan {
	float: right;
	clear:none;
	margin-top: 15px;
	margin-right: 0px;
	font-size: 140%;
	font-weight: bold;
	padding:3px 0 3px 0;
}

div.footer {
	position:relative;
	height: 20px;
	width:100%;
	text-align: center;
	clear:both;
	font-size: 90%;
	border-top: 1px solid #FFCD00;
}

div.main {
	position: relative;
	width:100%;
	min-height:640px;
	/*background-image: url(../images/bg_menumier.gif);*/
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.subjects {
	float: left;
	clear: left;	
	width: 170px;
	height:inherit;
	padding-top:21px;
}

div.content {
	float: left;
	clear: none;
	width: 390px;
	height: 100%;
	padding: 0 5px 0 5px;
	margin: 0 10px 0 10px;
}

div.result {
	position: relative;
	float:left;
	clear:none;
	padding: 0px 5px 2px 0;
	margin-left: 0px;
	margin-top:-1px;
	width:560px;
}

div.question {
	border-top: 1px solid #FFCD00;
	border-bottom: 1px solid #FFCD00;
	padding: 4px 5px 2px 5px;
	min-height: 290px;
}

div.yearselection {
	padding: 5px 5px 2px 5px;
	height: 14px;
}

div.yearselection div {
	float: right;
	clear: none;
	margin-bottom: -5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #FFCD00;
	border-left: 1px solid #FFCD00;
	border-right: 1px solid #FFCD00;
	border-bottom: 1px solid transparent;
	cursor: pointer;
	font-weight: bold;
}

div.yearselection div.selected {
	color: #FFCD00;
	border-bottom: 1px solid #FFFFFF;
}

div.selection {
	float: right;
	clear: right;
	width: 170px;
	min-height: 400px;
}

div.sel1{
	position: relative;
	height: 318px;
}

div.sel2{
	position: relative;
	height:318px;	
}

.categories{
	font-weight: bold;
	
}

.categories ul {
				padding: 0 0 0 0;
				margin: 0 0 0 0;
			}

.categories ul li{
	list-style-type: none;
	padding: 4px 5px 2px 5px;
	display:block;
	cursor: pointer;
	border-top: 1px solid #FFCD00;
}

.categories ul li.selected{
	color: #FFCD00;
}

.questionselect{
	clear:both;
	display: none;
	width: 100%;
	height:250px;
	font-size:11px;
	padding-bottom: 5px;
	overflow: auto;
}

.questionselectEmpty{
	clear:both;
	display: none;
	width: 100%;
	font-size:11px;
	padding-bottom: 5px;
	color: red;
	font-style: italic;
}

.alert{
	text-align: center;
	width:370px;
	float: right;
	clear:none;
	font-size:11px;
	padding: 5px;
	color: red;
	font-style: italic;
}

.questionsofYear {
	display: none;
}

select {
	width: 100%;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}
.questionselect ol{
	padding-left: 13px;
	margin-left:15px;
}

.questionselect ol li {
	color: #888888;
	cursor: pointer;
	font-size:11px;
	padding: 0 0 0 5px;
	
}

.questionselect ol li.selected{
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

.selopsom1 {
	width: 160px;
	background: #FFCD00;
	padding:3px 5px 3px 5px;
	margin-top:3px;
}

.selopsom2 {
	color: #FFFFFF;
	width: 160px;
	background: #000000;
	padding:3px 5px 3px 5px;
	margin-top:3px;
}

.selopsom1 ul, .selopsom2 ul {
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	font-size:9px;
}

.selopsom1 ul li, .selopsom2 ul li{
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	font-size:9px;
}

div.chart {
	width: 370px;
	float: right;
	clear: none;
	margin-top: 1px;
}

div.jpg {
	display: none;
}