html, body{
 height: 100%;
 margin: 0;
 padding: 0;
 background-color: #C9C9C9;
 _background: #C9C9C9 url('/images/ie6hack.gif') no-repeat;
 _background-attachment: fixed;
 font-family: Arial;
}

form{
 margin: 0;
 padding: 0;
}

a:active{
	color: #0000FF;
}
a:visited{
	color: #0000FF;
}

a img{
	border: none;
}

.img_middle_align img{
	vertical-align: middle;
}

.print a{
	text-decoration: none;
	color: gray;
}

.ico16{
	height: 16px;
	width: 16px;
}

#main_content{
	height:100%;
}

#timer_area{
	position: fixed;
	visibility: hidden;
	top: 0;
	_position: absolute;
	_top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	left: 0;
	width: 140px;
	height: 35px;
}
#timer_area .bg1{
	background: #F88506 url(/images/brb.gif) left bottom repeat-x;
	width: 100%;
	height: 100%;
}
#timer_area .bg2{
	background: url(/images/brr.gif) right bottom no-repeat;
	width: 100%;
	height: 100%;
}
#timer_area #text_area{
	font-family: arial;
    font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #004080;
	width: 100%;
	height: 28px;
}

.bold{
	font-weight: bold;
}
.left{
	float: left;
}
.right{
	float: right;
}

.mleft{
	margin-left: 0;
	margin-right: auto;
}
.mright{
	margin-left: auto;
	margin-right: 0;
}

.tacenter{
	text-align: center;
}
.taright{
	text-align: right;
}

.password{
	font-family: "Courier new";
	letter-spacing: 2px;
}


#dialog-mask{
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	min-height:100%;
	width:100%;
	background:#FFF;
	opacity:.75;
	filter:alpha(opacity=75);
	z-index:100;
}
#dialog-mask #progress{
	visibility: hidden;
	position: parent;
	color: black;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	z-index:110;
}

.popup_container {
	position: fixed;
	_position: absolute;
	visibility: hidden;
	display: inline-block;
	_top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	z-index: 9999;
	width: 300px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.popup_title{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/images/modal_box/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
    cursor: move;
}
.popup_content {
	padding: 1em 16px 1em 64px;
	font-size: .9em;
}
.alert {
	background: url(/images/modal_box/info.gif) 16px 16px no-repeat;
}
.confirm {
	background: url(/images/modal_box/important.gif) 16px 16px no-repeat;
}
.prompt {
	background: url(/images/modal_box/help.gif) 16px 16px no-repeat;
}
.popup_panel {
	text-align: center;
	margin: 1em 0em 0em -48px;
}
.popup_panel button{
	margin: 3px;
	width: 70px;
}
.popup_prompt {
	margin: .5em 0em;
}

.dialog{
	top:0;
	left:0;
	width: 400px;
	position: absolute;
	visibility: hidden;
	z-index: 110;
}

.enterFont{
	font-family:Tahoma; font-size:9pt;
}
.head1{
	font-family: Arial; font-size:10pt;
}
.head2{
	font-family: Arial; font-size:10pt; TEXT-DECORATION: none;
	color: black;
}

.btn1{
	padding-left: 16px;
	background: white url(/images/btn1_g.gif) left 50% no-repeat;
	margin-right: 7px;
}
.btn1:hover{
	padding-left: 16px;
	background: white url(/images/btn1.gif) left 50% no-repeat;
	text-decoration: none !important;
}

.input_table{
	border: solid 1px #E1600D;
	background-color: #F2BD72;
	width: 100%;
}
.input_table caption{
	border-left: solid 1px #E1600D;
	border-top: solid 1px #E1600D;
	border-right: solid 1px #E1600D;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	background-color: #F98305;
}

.selTest{
	font-family: Arial; font-size:12pt;
}
.footer{
	font-family: Arial; font-size:8pt; color:#808080;
}

.top_links a{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
}
.top_links a:hover {
	text-decoration: underline;
}

.head_links a{
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
}
.head_links a:hover{
	text-decoration: underline;
}

#status_bar{
	width: 100%;
	height: 20px;
	visibility: hidden;
	text-align: right;
}

.content{
	width:100%;
	height:100%;
	text-align:left;
}

.tests .h1{
	font-weight: bold;
}

.tests .h2{
	padding-left: 15px;
	font-weight: bold;
	color: gray;
}

.tests .test_table td{
	padding: 2px 0;
}

.tests .test_table .c1{
	text-align: center;
}

.tests .test_table .c1 a{
	text-decoration: none;
}

.show_test .quest_area{
	margin-left: 20px;
	margin-bottom: 5px;
	border-bottom: solid 1px gray;
	padding-top: 5px;
	padding-bottom: 5px;
}
.show_test .answer_area{
	padding-left: 25px;
	margin: 8px 0 8px 20px;
	clear: both;
}

.edit_test{
	margin-top:20px;
}
.edit_test .area{
	padding: 4px 0 4px 10px;
}

.block{
	margin-top: 20px;
	border: solid 1px #E3610D;
}

.block .head{
	height: 20px;
	background: url(/images/block_head.gif)	left top repeat-x;
	border-bottom: solid 1px #E3610D;
	padding-left: 5px;
}

.students .left_column{
	width: 260px;
	border-right: solid 1px #DDDDDD;
	float: left;
}
.students .left_column img{
	height: 16px;
	width: 16px;
}
.students .right_column{
	width: 440px;
	float: right;
}
.students .left_column img{
	border: none;
}
.students .list{
	padding-left: 14px;
	padding-right: 3px;
	clear: both;
	background: white url(/images/plus.gif) left 50% no-repeat;
}
.students .stlist{
	padding-left: 20px;
	padding-right: 3px;
	clear: both;
	margin: 3px auto;
	background: white url(/images/user_ico1.gif) left 50% no-repeat;
}
.students .grlist{
	display: none;
	padding-left: 20px;
}
.students .locker{
	width: 16px;
	height: 16px;
}

.students .right_column .info{
	clear: both;
}
.students .right_column .edit{
	display: none;
	margin-top: 30px;
}

#add_students .status_elem{
	width: 100%;
	padding: 3px 10px;
}

.formula_container{
	position: fixed;
	_position: absolute;
	visibility: hidden;
	display: inline-block;
	_top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	z-index: 120;
	width: 600px;
	background-color: #EEEEEE;
	border: double 3px #999;
	color: #000;
}
.formula_container textarea{	margin: 0 auto;
}
.formula_container .toolbar_wrapper{
	margin:0 auto;
	text-align:left;
	width:550px;
}
.formula_container .toolbar{
	padding-top:5px;
	position:absolute;
}
