
select {
	border: 1px solid #0000FF;
	width:80px;
	font-size:11px;
}

a:link {
	color:#0000FF;
	text-decoration: none;
	font-size:11px;
}

a:visited {
	color:#0000FF;
	text-decoration: none;
	font-size:11px;
}

a:hover {
	color:#FF0000;
	text-decoration: none;
	font-size:11px;
}

a.navbar:link { 
	color: #0000FF;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

a.navbar:visited { 
	color: #0000FF;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

a.navbar:hover { 
	color: #0000FF;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

.bold_big_black_font {
	font-weight: bold;
	font-size: 12px;
}

.normal_big_black_font {
	font-size: 12px;
}

.normal_small_black_font {
	font-size: 12px;
}

.bold_small_blue_font {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.bold_small_black_font {
	font-size: 11px; 
	font-weight: bold; 
}

.main_header_color {
	background-color:#EAEAEA;
}

.filter_color {
	background-color:#EEF1FC;
	text-align:right;
}


.filter_color:hover
{

background-color:#FFCCCC;
text-align:left;

}
.tabel_header_color {
	background-color:#DBE1F9;
	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight:700;
}

.text_box_border_color {
	border: 1px solid #0000FF;
}

.table_row_gray {
	background-color:#E8E8E8;
}
	
.text_color_red_bold {
	font-size:16px;
	font-weight:bold;
	color: #FF0000;
}

.bold_big_blue_font	{
	font-size:16px;
	color: #0000FF;
	font-weight:bold;
}

.bold_big_black_font_1 {
	font-weight: bold;
	font-size: 14px;
}

.table_body_color{
background-color:#FFFF99;
}

.table_row_dark_yellow {
	background-color:#FFE471;
}

.search_result_blue {
	color: #0000FF;
	background-color:#BDDEFF;
	font-size:11px
	
}

.drop_down_list {
	width:50px;
	border: 1px solid #999999;
}

.text_box_create_po {
	height:14px;
	width:50px;
	border: 1px solid #999999;
}

.normal_text {
	font-size:12px;
}

.find_text_box {
	width:100px;
	height:15px;
	border: 1px solid #0000FF;
}

.button_font {
	font-size:11px;
}

.bold_big_black_font_10 {
	font-weight: bold;
	font-size: 13px;
}

.small_text_box_create_po {
	height:14px;
	width:40px;
	border: 1px solid #999999;
}
.small_drop_down_list {
	width:40px;
	border: 1px solid #999999;
}

.text_area_style {
	width:125px;
	height:25px;
	border: 1px solid #999999;
}
.select_user_drop_down{
    width:80px;
	border: 1px solid #999999;

}
.search_text_box{
	width:100px;
	border: 1px solid #0000FF;

}

.lov_form_drop_down {
	width:180px;
	border: 1px solid #0000FF;


}
.drop_down_list_length {
	width:140px;
	border: 1px solid #0000FF;
}

.cell_border_color{
	border-color: blue;
}

.normal_small_blue_font {
	font-size: 12px;
	font-weight:normal;
	color: #0000FF; 
}

.black_font_10 {
	font-size:10px;
}
	
.blue_font_10 {
	font-size:10px;
	color:#0000FF;
}	
.MainReviewTitle
{
font-family:Arial;
font-weight:bold;
font-size:18px;

}

.user
{
font-family:Arial;
font-weight:bold;
font-size:10px;
}

.Selected_Product_Features
{
font-family:Arial;
font-weight:100;
font-size:12px;
letter-spacing:1px;
cursor:pointer;
color:#0000FF;
}
.Selected_Product_Features:hover
{
font-family:Arial;
font-weight:100;
font-size:12px;
letter-spacing:1px;
text-decoration:underline;
cursor:pointer;
color:#FF0000;
}
.frontDescrition
{
font-family:Arial;
font-weight:100;
font-size:12px;
text-align:justify;
 
}

.frontItemName
{
font-family:Arial;
font-weight:bold;
font-size:12px;

}

.text_area {
border:1px solid #0000FF;
height:40px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif  ;
 
}
.item_table_td
{
border-width:thin; 
padding:1px;   
border-style:solid;   
border-color:#FFFFFF; 
-moz-border-radius:3px;
font-size:11px;
font-family:"Arial", Helvetica, sans-serif ;
font-weight:600;
}

.outer_table_item
{
 
padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;
border-style:solid;
border-left:none;
border-right:none; 
border-top:none;
}
.inputbox{
width:120px;
border: 1px solid #0000FF;
height:20px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif  ;
padding-left:5px;

}

.inputboxL{
width:245px;
border: 1px solid #0000FF;
height:20px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif  ;
padding-left:5px;
}
.report_tr_one
{
border-width:thin; 
padding:1px;   
border-style:solid;   
border-color:#FFFFFF; 
-moz-border-radius:2px;

}
.report_tr_two
{
border-width:thin; 
padding:1px;   
border-style:solid;   
border-color:#DDDDFF; 
-moz-border-radius:3px;


}