.white_bold{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.black_bold{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.a_black_bold{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.txt_input{
	width:90px;
	height:20px;
	border-right: #7F9DB7 1px solid;
	border-top: #7F9DB7 1px solid;
	border-left: #7F9DB7 1px solid;
	border-bottom: #7F9DB7 1px solid;
}
.navigate{
	width:143px;
	height:21px;
	background-color: #333333;
	border-right: #C10017 1px solid;
	border-top: #C10017 1px solid;
	border-left: #C10017 1px solid;
	border-bottom: #2F2F2F 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
}
.description{
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}
.headers{
	color: #76776F;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.values{
	font-family: Arial;
	font-size: 12px;
}
.bordered{
	border-right: #2F2F2F 1px solid;
	border-top: #2F2F2F 1px solid;
	border-left: #2F2F2F 1px solid;
	border-bottom: #2F2F2F 1px solid;
}
.top_bg{
  	background-image: url(../images/top_bg.jpg);
	vertical-align: middle;
}
.nav_top{
  	background-image: url(../images/nav_top.jpg);
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-size: 14px;
}
.no_find{
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.no_underline{
	text-decoration: none;
	color: #ffffff;
}
.central_back{
	background-color: #E7E7E7;
}
.central_back2{
	background-color: #000000;
}
.small_caps{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.label{
	font-family: Arial;
	font-size:11px;
	font-weight: 700;
	color:#000000;
}
.lightText{
	font-family: Arial;
	font-size:12px;
	color:#333333;
}
.u_line{
	color: #ffffff;
	text-decoration: none;
}
.u_line:hover{
	text-decoration: underline;
}
.true_row{
	border-right: #2F2F2F 1px solid;
	border-top: #2F2F2F 1px solid;
	border-left: #2F2F2F 1px solid;
	border-bottom: #2F2F2F 1px solid;
}
.paging_bar{
	color: #000000;
	font-size: 10px;
}
.OUTERTABLE{
    margin      :0 0 0 0;
    border      :1px solid #000000;
    width       :100%;
    height      :100%;
}
.ORDER_DETAILS_TOP_HEADER {
    font-size   : 12px;
    font-weight : bold;
    text-align  : center;
    vertical-align:middle;
    width       : 760;
    height      : 20;
}
TD{
    font-family :Arial;
    font-size   :12px;
}
.u_line_black{
	color: #333333;
	text-decoration: none;
    font-family :Arial;
    font-size   :12px;
	font-weight : bold;
}
.fpo_banner{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.top_txt{
	text-align: right;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #efefef;
	font-size: 25px;
	padding-right: 25px;
}
 .text10pt{
	font-family:  Arial;
	font-size: 10px;
    font-weight: normal;
	border: 1px solid #000000;

}
.text10ptpad{
	padding-left: 3px;
	font-family:  Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;

}
.text12px{
	font-family:  Arial;
	font-size: 12px;
    font-weight: bold;

}
