﻿body
{
	margin:0px;
	font-size:12pt;
	font-family: Arial, Sans-Serif;
	background-repeat: repeat-x;
}
p
{
	text-align:justify;
}
#page-container-0
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height:768px;
	background-repeat: no-repeat;
}
#page-left
{
	float:left;
	position:relative;
	top:0px;
	left:0;
	width:190px;
	height:768px;
	background-repeat: no-repeat;
}
#page-container-1
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:640px;
	height:702px;
}
#page-top
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:834px;
	height:23px;
	background-repeat: no-repeat;
}
#header-top
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:834px;
	height:51px;
	background-repeat: no-repeat;
}
#header-bottom-news
{
	position:relative;
	top:4px;
	left:84px;
	width:380px;
	height:78px;
	font-size:8pt;
}

#header-bottom
{
	position:relative;
	top:0px;
	left:0px;
	width:642px;
	height:85px;
	background-repeat: no-repeat;
	/*background-position: 0px -74px;*/
}
#page-container-2
{
}
#page-menu
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:642px;
	height:29px;
	background-repeat: no-repeat;
}
#page-content
{
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:568px;
	/*width:640px;
	height:580px;*/
	
	background-color:#ffffff;
	background-repeat: repeat;
	background-position: 0px -188px;	
	
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	
	padding:6px;
}
#page-right
{
	float:right;
	position:relative;
	top:0px;
	left:0px;
	width:192px;
	height:702px;
	background-repeat: no-repeat;
}
#prof
{
	float:right;
	position:relative;
	top:378px;
	left:0px;
	width:191px;
	height:181px;
}



.question
{
	background-color: #ffffff;
}

.question-header
{
	background-color:#dddddd;
	color:#000000;
	font-weight:bold;
}

.question-footer
{
	/*background-color:#bbbbbb;*/
}

.question-title
{
	
	color:#000000;
	font-weight:bold;
}

.question-text
{
	color:#000000;
}
