



.table_2_column{

}
.table_2_column_left{background:#660000; width:200px; vertical-align: top; padding: 7px;

}
.table_2_column_right{ width:970px; vertical-align: top; padding: 7px; float:right;

}









.body_grey_background{
/*	margin-top:10px;
	margin-bottom:10px;
	color:#000000;*/

	background: url(http://www.inventory-safe.com/template_images/page_bg.gif)   repeat-x fixed;
	font-family: Verdana;
}

.form_textarea{
  background:#AD8655 ;
  color:#000000;

}
.form_textarea_has_focus{
 background: #BB9A71;
}






.form input{
	font-size: 12px;
	color: #000000;
	background: #AD8655;
	font-weight: bold;
}




.form_input_has_focus{
  background: #FF9900;

}


/* .my_button{
	background-color: #CECE9C;
	color: #333333;
	border: thin solid #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
*/
.form_my_hover_button{
	background-color: blue;
	color: white;
	border: thin solid #FFFFFF;
	padding: 0px;
	font-weight: bold;
}

.form_Inputfocus {
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;
	font-weight: bold;
}
.form_label{
 background: #FFFFFF;
 color: #185518;
 border: solid #00CC66 0px;
}


.form_label_not{
	margin-left: 7px;
	font-size: 12px;
	padding-left: 12px;
	white-space: nowrap;
	font-weight: bold;


}
.form_button{
	background-color: #CECE9C;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding-bottom:1em;
	font-size: 12px;
	border: thin ridge #000000;
}

.form_button_hover{
	background-color: #B4B468;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding-bottom:1em;
	font-size: 12px;
	border: thin ridge #000000;
}
.form h3{
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFE8;
	text-align: center;
	white-space: nowrap;
	vertical-align: text-bottom;
	background-color: #336699;

}


.left_col_table_title {
  background-color: #000000;
  color:#FFFFFF;
  text-align:center;
  vertical-align: bottom;
  border-bottom: 2px solid #0F3974;
  font: bold small-caps 16px Verdana, sans-serif;

}


.display_table_title {
  background-color: #692A27;
  color:#FFFFFF;
  text-align:center;
  vertical-align: bottom;
  border-bottom: 2px solid #0F3974;
  font: bold small-caps 16px Verdana, sans-serif;

}

.display_table_content {
  color:#555555;
  margin-top:1px;
  padding: 5px;
  font:  18px Verdana, sans-serif;
  text-align: left;
  border: 2px solid #000000;
  /*padding-top:0;*/
  background:#FFFFFF;
 /*
 was  #D1B980
 */
}

#footer_links li{
            display: inline;
            margin: 3px;
            padding: 3;
            padding-top:2;
            list-style-type: none;

            /*border-bottom: 1px solid #ccc;*/

            }



#footer_links a{
           color:#FFFFFF;

            border-bottom: 1px solid #BBBBBB;

            }


#login_links li{

            display: inline;

            margin: 3px;
            margin-top:0px;
                        padding: 3px;
            padding-top:1px;
            list-style-type: none;

            /*border-bottom: 1px solid #000000;*/

            }



#login_links{
  height:1px;
  padding:7px;
  padding-top:0px;

}


/*#login_links a{
  text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
    border:none;
    background:#33FF00 ;
}*/
#login_links a:visited{
	color: #FFFFFF;
	font-weight: bold;
}
#login_links a:hover{
	color: #336699;
	font-weight: bold;
}
#pagination{
	font-size: 17px;
	font-weight: bold;
	color: #000000;


}
#pagination a{
	font-size: 17px;
	font-weight: bold;
	color: #990000;
   /*	background-color: #FFFFFF;
	border: thin solid #000000;*/
    text-decoration:  none;
    /*border-bottom: medium solid #FF0000;*/
}
.fine_print {
  font-size: 10;
   color:#FF3300;

}
.message_box{
  display:none;
  position:absolute;
  width: 400px;
  height: 250px;
  background: #CC6633;
  color:#FFFF99;
  padding:5px;

}

.double_display li{

            display: inline;
            margin: 3px;
            padding: 3;
            padding-top:2;
            list-style-type: none;
            width: 475px; /* Width of Menu Items */
            height:300px;

            }

.page_table_left{
background:#0000CC  ;


}


