body
{
	background: #C0C0C0;
	color: #FFFFFF;
	margin-top: 0px;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	margin: 0px;
}

.form_header, h1 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	color: #1600E8;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	width:100%;
	border-bottom: 1px solid #000000;
}

input {
  background: none;
  border: 1px solid #000000;
  font-size: 12px;
}

input.text_login, input.button_login, input.button_logoff {
  border: 1px solid #BFC5DD;
  font-size: 11px;
  color: #FFFFFF;
}

input.button_login, input.button_logoff {
  background: #000000;
  font-weight: bold;
  cursor: pointer;
}

a {
	color: #1500FF;
}

a:hover {
	color: #1500FF;
	text-decoration: none;
}

/* LAYOUT */
.mainarea_wide {
	width: 950px;
	text-align: left;
	background: #FFFFFF;
	background-image: url('../images/bgr_main.gif');
	background-repeat: repeat-y;
	border: 1px solid #000000;
}

.topbar {
  float: right;
  width: 100%;
  background: #414861;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.user, .displayuser {
  float: right;
  margin: 3px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px; 
}

.banner {
  float: left;
	height: 135px;
	width: 100%;
	margin: 0px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
}

.topmenubar {
  float: left;
  padding: 5px 5px 7px 15px;
  background: #414861;
  background-image: url('../images/1px_white.gif');
  background-repeat: repeat-x;
  background-position: left 24px;
  width: 930px;
  color: #FFFFFF;
}
.topmenubar a:link{
	color: #FFFFFF;
}
.topmenubar a:visited{
	color: #FFFFFF;
}



a.hmenuitem {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;  
}

a.hmenuitem:hover {
  text-decoration: underline;
  background: none;
}

.leftcol {
  float: left;
  position: relative;
  background-image: url('../images/hatches01.gif');
  background-repeat: no-repeat;
  background-position: right top;
  width: 244px;
}

.img01 {
	height: 152px;
	width: 244px;
	background-image: url('../images/img03.jpg');
	background-repeat: no-repeat;
}

.title_home {
  float: left;
  width: 244px;
  height: 27px;
  background-image: url('../images/title_home.gif');
  background-repeat: no-repeat;
}

.leftmenu {
  float: left;
}

a.vmenuitem {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 206px;
	background: none;
	background-image: url('../images/vmenuitem.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 20px;
	padding-top: 6px;
}

a.vmenuitem:hover {
	text-decoration: underline;
	background: none;
	background-image: url('../images/vmenuitem.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

.favouritemenu {
  float: left;
  margin: 10px 0px 10px 0px;
}

a.favouritelink {
  color: #FFFFFF;
  background: none;
}

a.fmenuitem {
	width: 180px;
	padding: 5px 0px 5px 20px;
	color: #FFFFFF;
	background: #BBBCFF;
	float: left;
	font-size: 11px;
  font-family: tahoma;	
	text-align: left;
	color: #000000;
	border-bottom: 1px solid #d0daf0;
	text-decoration: none;
}

a.fmenuremove {
	padding: 5px 5px 5px 7px;
	color: #FFFFFF;
	background: #BBBCFF;
	float: right;
	font-size: 11px;
  font-family: tahoma;	
	text-align: right;
	color: #000000;
	border-bottom: 1px solid #d0daf0;
	text-decoration: none;
}
a.vmenusubitem {
	position: relative;
	left: 4px;
	margin-right: 0px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 200px;
	padding-left: 20px;
	padding-top: 5px;
	background: #A2A7B3;
	border-bottom: 1px solid #ffffff;
}
.footer {
  clear: both;
	height: 75px;
	background: #687080;
	border-top: 1px solid white;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 10px;
}

.pathbar {
  float: left;
  width: 706px;
  height: 22px;
  background-image: url('../images/hatches_main.gif');
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 12px;
  border-bottom: 1px solid #808080;
  color: #000000;
}

.path {
  float: left;
  margin: 5px 5px 5px 20px;
}

.content_wide {
  float: left;
  width: 666px;
  padding: 13px 20px 20px 20px;
  color: #000000;
  overflow: auto;
}

/* ONLYCONTENT */
.banner_oc {
	width: 100%;
	height: 35px;
	background: #4F7BC6;
	border-bottom: 1px solid #000000;
}

.mainarea_oc {
	margin: 15px;
}

#onlydisplay {
	background: #FFFFFF;
	color:black;
}
#content{
	background: #FFFFFF;
	color:black;
	font-family:tahoma,arial;
  	font-size:12px;
}
.question {
	border-bottom: 1px solid #000000;
	margin-bottom:20px;	
	font-weight:bold;
}

.Controls {
	font-weight:normal;
}

.subquestion {
	margin-top:5px;
	margin-bottom:5px;	
	font-weight:normal;
}


/*styles for tables, which represents solution of questions */
.eval_table{
	padding: 5px;
	margin: 0px;

	
}
.eval_left_top_corner{
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 70px;
	
}
.eval_right_top_corner{
	border-right: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 70px;
}
.eval_left_top_bottom_corner{
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 70px;
}
.eval_right_top_bottom_corner{
	border-right: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 70px;
}
.eval_left_top_right{
	border-right: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
}
.eval_left_question{
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 100px;
}
.eval_left_bottom_question{
	border-left: 1px solid #000000;	
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding: 5px;
	margin: 0px;
	width: 100px;
}
.eval_top_question{
	border-top : 1px solid #000000;
	padding: 5px;
	margin: 0px;
}

/*styles for tables, which represents solution of complete questionary */
.ordCell{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.headerCellOne{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFA500;
	padding-left: 3px;
	padding-right: 3px;

}
.headerCellTwo{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFD700;
	padding-left: 3px;
	padding-right: 3px;
}
