.login_btn {
  border: 1px solid #808080;
  cursor: pointer;
  font-weight: normal;
  font-family: Arial;
  color: #000000;
  background: #EEEEEE;
}

table.navbar {
border-collapse: collapse;
}
table.navbar td {

}
table.navbar td a{
display: block;
padding: 3px;
width:130px;
text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
color: #000;
background-color: #fff;
background: url(test_unactive.png);
font-family: Arial; 
font-size:11px;  
}
table.navbar td a:hover, table.navbar td a:active {
color: #fff;
background: url(test.png);
}
.logout_txt {
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size:11px;
}
.action_btn {
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size:11px;
}
.action_btn_imp {
  color: #cc3355;
  font-family: Arial;
  font-weight: normal;
  font-size:11px;
}
.table_txt_font {
	font:10pt arial, sans-serif; 
}
.bottom_line { 
	border-bottom-style: dotted;  
	border-bottom-width: 1px;
}
.table_title {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-size:11px;
}
.input {
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid gray;
}
.edit_btn {
  border: 1px solid #000000;
  cursor: pointer;
  font-weight: bold;
  font-family: Arial;
  color: #FFFFFF;
  background: #595959;
}
.title_row { 
	background: url(title_bg.png);
}
.main_title {
  color: #FFFFFF;
  font-family: Arial;
  font-weight: bold;
  font-size:14px;
}
.do_transfer {
  border: 1px solid #808080;
  cursor: pointer;
  font-weight: normal;
  font-family: Arial;
  font-size:12px;
  color: #000000;
  background: #EFEFEF;
}
.action_btn_imp {
	color: #cc3355;
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
}
.report_title_text {
	font:20pt arial, sans-serif; 
	color:#308721;
	font-weight:bold;
}
.report_phone_text {
	font:16pt arial, sans-serif; 
	font-weight:bold;
}
.side_text {
	font:8pt arial,sans-serif;
	color:black;
	font-weight:bold;
}
.url_text {
	font:10pt tahoma;
	font-weight:bold;
}
.changes_saved {
	font:8pt arial, sans-serif; 
	color:#0C9C1E;
	font-weight:bold;
}
.incorrect_login {
	font:8pt arial, sans-serif; 
	color:#cc3355;
	font-weight:bold;
}
.login_text {
    font:10pt arial, sans-serif; 
}
.submit {
  width:100%;
}
.white_table {
  border: 1px #C0C0C0 solid;
  background-color: #F2F2F2;
}
.help_txt_title {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-size:12px;
}
.help_txt {
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size:11px;
}