/* This style only apply for the table with the id:#temp19_xx */
#temp19_03_01{text-align:center;}
/*style for the active navigation box,this style is for  active boxes to the left in the bottom line*/
.navbox_left_bottom_active{background-color:#ff9900;color:#000000;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;}
/*style for the active navigation box,this style is for  active boxes to the left in the top line*/
.navbox_left_top_active{background-color:#ff9900;color:#000000;border-top:1px solid #000000;border-bottom:0px solid #ffffff;border-left:1px solid #000000;}
/*style for the active navigation box,this style is for  active boxes to the right in the bottom line*/
.navbox_right_bottom_active{background-color:#ff9900;color:#000000;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}
/*style for the active navigation box,this style is for the active box to the right in the top line*/
.navbox_right_top_active{background-color:#ff9900;color:#000000;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}
/*style for the navigation boxes when the mousepointer is over the box,this style is for the left boxes in the bottom line*/
.navbox_left_bottom_over{background-color:#ffcc00;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;cursor:pointer;}
/*style for the navigation boxes when the mousepointer is over the box,this style is for the left boxes in the top line*/
.navbox_left_top_over{background-color:#ffcc00;border-top:1px solid #000000;border-bottom:0px solid #ffffff;border-left:1px solid #000000;cursor:pointer;}
/*style for the navigation boxes when the mousepointer is over the box,this style is for the right box in the top line*/
.navbox_right_top_over{background-color:#ffcc00;border-top:1px solid #000000;border-bottom:0px solid #ffffff;border-left:1px solid #000000;border-right:1px solid #000000;cursor:pointer;}
/*style for the navigation boxes when the mousepointer is over the box,this style is for the right box in the bottom line*/
.navbox_right_bottom_over{background-color:#ffcc00;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;cursor:pointer;}
/*style for the navigation boxes when they are not active and the mousepointer is not over them,this class is for the boxes in the top line to the left*/
.navbox_left_top_out{background-color:#ffffff;border-top:1px solid #000000;border-bottom:0px solid #ffffff;border-left:1px solid #000000;}
/*style for the navigation boxes when they are not active and the mousepointer is not over them,this class is for the boxes in the top line to the right*/
.navbox_right_top_out{background-color:#ffffff;border-top:1px solid #000000;border-bottom:0px solid #ffffff;border-left:1px solid #000000;border-right:1px solid #000000;}
/*style for the navigation boxes when they are not active and the mousepointer is not over them,this class is for the boxes in the bottom line to the left*/
.navbox_left_bottom_out{background-color:#ffffff;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;}
/*style for the navigation boxes when they are not active and the mousepointer is not over them,this class is for the boxes in the bottom line to the right*/
.navbox_right_bottom_out{background-color:#ffffff;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}
.navbox_link{color:#000000;text-decoration:none;}
/*style for the active navigation box*/
.navbox_active{background-color:#ff9900;color:#000000;border-left:1px solid #000000;border-bottom:1px solid #000000;}

/*style for the navigation boxes when the mousepointer is over the box*/
.navbox_over{background-color:#ffcc00;border-left:1px solid #000000;border-bottom:1px solid #000000;cursor:pointer;}

/*style for the navigation boxes when they are not active and the mousepointer is not over them*/
.navbox_out{background-color:#ffffff;border-left:1px solid #000000;border-bottom:1px solid #000000;}

	#top{border-top:1px solid #000000;}
	#topright{border-right:1px solid #000000; border-top:1px solid #000000;}
	#right{border-right:1px solid #000000;}
/*class for specifying the seperator below the heading*/
.leftSeparator{background-color:#99ccff;width:279px;height:11px;border-top:2px solid #ffffff;border-bottom:2px solid #ffffff;border-right:1px solid #ffffff;}
.rightSeparator{background-color:#99ccff;width:279px;height:11px;border-top:2px solid #ffffff;border-bottom:2px solid #ffffff;border-left:1px solid #ffffff;}
/*style for the inout boxes*/
.input1{color:#000000;font-family:Arial,Helvetica,Geneva;font-size:11px;width:259px; margin-bottom:5px;}
.input2{color:#000000;font-family:Arial,Helvetica,Geneva;font-size:11px;width:120px;margin-bottom:5px;}
.styledrop{color:#000000;font-family:Arial,Helvetica,Geneva;font-size:11px;width:259px;margin-bottom:5px;}
.leftTableBlue{background-color:#99ccff; padding:10px;}
.leftTableWhite{background-color:#ffffff;}
.rightTableGrey{background-color:#eeeded;border-left:1px solid #ffffff;}
/*style for the table-cell with text,in the table that contains three small image boxes and one text box */ 
.imageText{background-color:#ffcc00;padding:5px;border-right:1px solid #ffffff;}
.spacer1{padding-bottom:5px;padding-top:5px;}

