html, body, .sidebar_table {
  height: 100%;
}
#sidebar {
    min-height: 100%;
    height: auto;
}
/* Hack for IE */
* html #sidebar {
    height: 100%;
}
/* End IE Hack */
body {
  margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #DBEDF7;
}
.pop_up_bg {background-color: #DBEDF7;}
.light_blue_bg {
	background-color: #DBEDF7;
}
.result_bg {
	background-color: #F0F4F9;
}
.left_bg {
	background-image: url(../images/search_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}
.main_right_bg {
	background-image: url(../images/main_right_bg_UKRL.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}
.main_bottom_bg {
	background-image: url(../images/main_bottom_bg_UKRL.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
.main_corner {
	background-image: url(../images/main_corner_UKRL.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.body_bg {
	background-color: #FFFFFF;
}
.right_bg {
	background-image: url(../images/search_r1_c6.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1B497B;
}
td.collections {
	line-height: 20px;
}
td.refine_results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
}
a.refine_results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
a.refine_results:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link_bold:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B497B;
	text-decoration: underline;
	font-weight: bold;
}
.reg_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1B497B;
}
a.link_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B497B;
	text-decoration: none;
	font-weight: bold;
}
a.link_bold:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B497B;
	text-decoration: underline;
	font-weight: bold;
}
.nav_table {
	background-color: #DBEDF7;
	height: 16px;
}
td.header_nav { 
	color:#1B497B;
	font-weight:normal;
}
td.keycode_text { 
	font-size:9px;
	color: #CCCCCC;
}
td.input_label {
	color:#1B497B;
	font-weight:bold;
}
a {
	color:#1B497B;
	text-decoration: none;
}
a:HOVER {
	color:#1B497B;
	text-decoration: underline;
}
a.header_nav_link {
	text-decoration: none;
	font-weight:bold;
}
a.header_nav_link:hover {
	text-decoration: underline;
	font-weight:bold;
}
a.sidebar_link {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
a.sidebar_link:HOVER {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
.sidebar_tab_top {
	background-color: #144274;
	background-image: url(../images/sidebar_bg_top_tab.jpg);
	background-repeat: no-repeat;
}
.sidebar_tabs {
	background-color: #144274;
	background-image: url(../images/sidebar_bg_second_tab.jpg);
	background-repeat: no-repeat;
}
.results_top{
	background-image: url(../images/results_bg_top.jpg);
	background-repeat: repeat-x;
}
.results_bottom {
	background-image: url(../images/results_bg_bottom.jpg);
	background-repeat: repeat-x;
}
.results_left {
	background-image: url(../images/results_bg_left.jpg);
	background-repeat: repeat-y;
}
.results_right {
	background-image: url(../images/results_bg_right.jpg);
	background-repeat: repeat-y;
}
.results_corner_ul {
	background-image: url(../images/results_top_corner_left_USRL.gif);
	background-repeat: no-repeat;
}
.results_corner_ur {
	background-image: url(../images/results_top_corner_right_USRL.gif);
	background-repeat: no-repeat;
}
.results_corner_ll {
	background-image: url(../images/results_bottom_corner_left_USRL.gif);
	background-repeat: no-repeat;
}
.results_corner_lr {
	background-image: url(../images/results_bottom_corner_right_USRL.gif);
	background-repeat: no-repeat;
}
input, select {
	font-size: 11px;
}
input.keycode {
	width: 100px;
}
input.keycode_submit {
	width: 24px;
	height: 15px;
	background-color:#CCCCCC;
	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	background-position:center;
}
p.footer {
	font-size:11px;
	color: #333333;
}

.teacherlisttable
{
	background-color: #FBF9EE;
	border-top: 1px solid #BBB697;
	border-left: 1px solid #BBB697;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	clear: both;
	width: 722px;			
}



.teacherlisttable th, .teacherlisttable td
{
	border-right: 1px solid #BBB697;
	border-bottom: 1px solid #BBB697;
	padding: 4px;
			
}


.teacherlisttable th
{
	background-color: #CBC6A6;
	font-weight: bold;
	vertical-align: bottom;
}


.teacherlisttable tr.iconalign
{
	text-align: center;
}


.teacherlisttable tr.onlist
{
	background-color: #E0E6E8;
	text-align: center;
}

.teacherlisttable tr.activelist
{
	background-color: #E0E6E8;
}
a.refine_history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9;
	text-decoration: underline;
	line-height: 15px;
}
a.refine_history:HOVER {
	text-decoration: underline;
}
.BreadCrumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	text-decoration: underline;
	line-height: 15px;	
}
.CollectionLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.SearchResultsCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B497B;
}

.BookBagWarning
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
}

.BoldBlueHeader
{
  color: #0066CC;
	font-weight: Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16pt;
}

.BoldBlueHeader12
{
  	color: #0066cc;
	font-weight: Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.UserTypeOptions
{
  color: #003399;
	font-weight: Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.UserTypeCaption
{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.SpellingSuggestionCaption
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #CC0000;
}

.SpellingSuggestionValue
{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;  
  font-style: italic;
}
.HR
{
	height: 2px;
	color: #6699cc;
}