/*** Master style sheet format for theme 1 ***/

/*************** stylesheet order *************************/
/* This format will be used for all stylesheets */
/* The standard sequence will be :*/

/*
		1.1 - body

		2.1 - hyperlink

		3.1 - table.main   -->  main class for the border style

		// Class for rows
	    4.1 - tr.stdrow01  --> main heading
		4.2 - tr.stdrow02  --> top title bar
		4.3 - tr.stdrow03  --> body
		4.4 - tr.stdrow04  --> bottom title bar
		4.5 - tr.stdrow05  --> login page

		5.1 - tr.stdtr01   --> alternate colors while using libajax8
		5.2 - tr.stdtr02   --> alternate colors while using libajax8

		// Classes for headers
		6.1 - th.stdrow03  --> lighter header                     -center aligned
		6.2 - th.stdrow03a --> lighter header                     -left aligned
		6.3 - th.stdrow03b --> lighter header                     -right aligned
		6.4 - th.stdrow04  --> darker  header                     -center aligned
		6.5 - th.stdrow13  --> Slightly darkish blue for headers  -Center Aligned
		6.6 - th.stdrow13b --> Slightly darkish blue for headers  -Right Aligned

		// Classes for columns
		7.1 - td.row01     --> font color, size for headers

		8.1 - td.stdrow00  --> alternate rows in the body portion of the screen
		8.2 - td.stdrow01  --> alternate lighter color             -center aligned
		8.3 - td.stdrow01a --> alternate lighter color             -left aligned
		8.4 - td.stdrow01b --> alternate lighter color             -right aligned
		8.5 - td.stdrow02  --> alternate darker color              -center aligned
		8.6 - td.stdrow02a --> alternate darker color              -left aligned
		8.7 - td.stdrow02b --> alternate darker color              -right aligned
		8.8 - td.stdrow03  --> darker header color with font       -center aligned
		8.9 - td.stdrow03a --> darker header color with font       -left aligned
		8.10- td.stdrow03b --> ldarker header color with font      -right aligned
		8.11- td.stdrow09  --> Alternate colors light yellow  for data
		8.12- td.stdrow09a --> Light yellow                        -Left align
		8.13- td.stdrow09b --> Light yellow                        -Right align
		8.14- td.stdrow22  --> Darker Amber header                 -center aligned
		8.15- td.stdrow23  --> Darker green header center	       -center aligned
		8.16- td.stdrow24b --> Light red with red fonts	           -Right align
		8.17- td.stdrow25b --> Slightly darker red with red fonts  -Right align
		8.18- td.stdrow26b --> Slightly darker blue with blue fonts-Right align
		8.19- td.stdrow27b --> Light blue with blue fonts	       -Right align

		// Menu classes
		9.1 - td.menu    --> Styles for tabs
		9.2 - td.stdmenu --> style for tabs

		// Input classes
		10.1 - input.stdbox       --> text box(libajx5)
		10.2 - input.stdboxd      --> textbox disabled readonly(libajax5)
		10.3 - input.stdboxnew    --> text box(libajax8) for cursor location
		10.4 - input.stdboxdnew   --> textbox disabled readonly(libajax8) for cursor location
		10.5 - input.stdboxgrid   --> textbox(libajax8) for non cursor location
		10.6 - input.boxgrid      --> textbox(libajax8)
		10.7 - input.boxgridd     --> textbox(libajax8) readonly
	
		11.1 - select.stdampm     --> textbox for am pm display
		11.2 - select.stdbox      --> textbox with a dropdown button
		11.3 - select.stdboxd     --> textbox with a dropdown button
		11.4 - select.stdboxnew   --> textbox with a dropdown button (libajax8)
		11.5 - select.stdboxdnew  --> textbox with a dropdown button (libajax8)


		12.1 - textarea.stdbox    --> style for textareas
		12.2 - textarea.stdboxd   --> style for textareas readonly

		13.1 - table.popup        --> style for popup table

		14.1 - td.rowpop          --> style for popup rows

		15.1 - Button Colors
		15.2 - RGB values for Upper shade of the button
		15.3 - RGB values for Lower shade of the button
		15.4 - RGB values for Glossy
		15.5 - RGB values for Outerstroke
		15.6 - Button properties
*/

/********** Body ************/
body
	{
	padding-right	: 0px   ;
	padding-left	: 0px   ;
	padding-bottom	: 0px   ;
	margin			: 0px   ;
	padding-top		: 0px   ;
	font			: 12px arial, Helvetica, sans-serif ;
	}

/******** hyperlink **********/
a
	{
	color		    : black   ;
	}

/* main class for the border style */
table.main
	{
	border-width	: 1px  		;
	border-color    : black		;
	border-style    : solid     ;
	width           : 700px     ;

	}

/******* stylesheet for rows ****************/
/* 1. The main heading pink portion of the screen */
tr.stdrow01
	{
	height 			: 60px 	  ;
	background-color: #FFCDE4 ;
	color 			: white   ;
	font-weight 	: bold    ;
	padding-left    : 3px	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* top band glossy kind dark pink */
tr.stdrow02
	{
	height 			: 25px 	  ;
/* 	background-color: #AA004F ; */
	background-image: url(title1.gif);
	color 			: white   ;
	font-weight 	: bold    ;
	padding-left    : 3px	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* the body part light pink shade of the screen */
tr.stdrow03
	{
	height 			: 25px	  ;
	background-color: #FED9EA ;
	color 			: #000000 ;
	padding-left    : 3px	  ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}


/*bottom band glossy kind dark pink */
tr.stdrow04
	{
	height 			: 25px	  ;
/* 	background-color:#A50544; */
	background-image: url(title2.gif) ;
	color 			: #FFFFFF ;
	font-weight 	: bold    ;
	padding-left    : 3px	  ;
	font-size 		: 8px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* tr.stdrow05 : light pink color, right align for body for login page */
tr.stdrow05
	{
	/*background-image: url(images/menubg.jpg) ;*/
	background-color: #FFEFFC ;
	color 			: #000000 ;
	font-weight 	: bold    ;
	font-size 		: 12px 	  ;
	text-align 		: right   ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}


/******** CSS for Excel Output *********/
/* the light colored row in libajax8 */
tr.stdtr01
	{
	height 			: 25px 	  ;
	background-color: #FFE8FB ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* the dark colored row in libajax8 */
tr.stdtr02
	{
	height 			: 25px 	  ;
	background-color: #FFDFF8 ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/*********  headers  *************/
/* Slightly dark pink for headers */
th.stdrow03
	{
	height 			: 25px 	  ;
	background-color: #FFD1E6 ;
	padding-left    : 3px	  ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Slightly dark pink for header : Left align */
th.stdrow03a
	{
	height 			: 25px 	  ;
	background-color: #FFD1E6 ;
	padding-left    : 3px	  ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: left	  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Slightly dark pink for header : right align */
th.stdrow03b
	{
	height 			: 25px 	  ;
	background-color: #FFD1E6 ;
	padding-left    : 3px	  ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* the header in bright pink  color */
th.stdrow04
	{
	height 			: 25px 	  ;
	background-color: #F49CCF ;
	padding-left    : 3px	  ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/*Slightly lighter for headers */
th.stdrow13
	{
	height 			: 25px 	  ;
	background-color: #FFB9E2 ;
	color 			: #000000 ;
	/*color 			: #FFFFFF ;*/
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	/*background-image: url('../test/25.gif');*/
	}

/*Slightly lighter for headers -Right Aligned  */
th.stdrow13b
	{
	height 			: 25px 	  ;
	background-color: #FFB9E2 ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: right   ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}


/*******************td.row01 setting font colors,size  for headings************************/
td.row01
	{
	height 			: 25px 	  ;
	color 		    : #F086C3 ;
	font-weight 	: normal  ;
	font-size 		: 14px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}
/******************************************************************************************/

/* the alternate rows in the body portion of the screen  */
td.stdrow00
	{
	height 			: 25px 	  ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	text-align 		: center  ;
	font-size 		: 12px 	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}


/* Alternate colors light pink , center alignment of data*/
td.stdrow01
	{
	height 			: 25px 	   ;
	background-color: #FFE8FB  ;
	color 			: black    ;
	font-weight 	: normal   ;
	font-size 		: 12px 	   ;
	text-align 		: center   ;
	vertical-align 	: middle   ;
	padding-left    : 3px	   ;
	padding-right   : 3px	   ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* light pink , left align of data */
td.stdrow01a
	{
	height 			: 25px 	    ;
	background-color: #FFE8FB   ;
	color 			: #000000   ;
	font-weight 	: normal    ;
	font-size 		: 12px 	    ;
	text-align 		: left	    ;
	vertical-align 	: middle    ;
	padding-left    : 3px	    ;
	padding-right   : 3px	    ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* light pink , right align of the data */
td.stdrow01b
	{
	height 			: 25px 	  ;
	background-color: #FFE8FB ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Alternate colors  dark pink , center alignment  for the  data */
td.stdrow02
	{
	height 			: 25px 	   ;
	background-color: #FFDFF8  ;
	color 			: #000000  ;
	font-weight 	: normal   ;
	font-size 		: 12px 	   ;
	text-align 		: center   ;
	vertical-align 	: middle   ;
	padding-left    : 3px	   ;
	padding-right   : 3px	   ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* dark pink , left align the data */
td.stdrow02a
	{
	height 			: 25px 	  ;
	background-color: #FFDFF8 ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: left    ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/*dark pink , right alignment of the data	 */
td.stdrow02b
	{
	height 			: 25px 	   ;
	background-color: #FFDFF8  ;
	color 			: #000000  ;
	font-weight 	: normal   ;
	font-size 		: 12px 	   ;
	text-align 		: right    ;
	vertical-align 	: middle   ;
	padding-left    : 3px	   ;
	padding-right   : 3px	   ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* the bottom row that contains back button */
td.stdrow03
	{
	height 			: 25px 	  ;
	background-color: #FBB1DC ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Darker header color with font-Left aligned */
td.stdrow03a
	{
	height 			: 25px 	  ;
	background-color: #FBB1DC ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: left    ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Darker header color with font-Right aligned */
td.stdrow03b
	{
	height 			: 25px 	  ;
	background-color: #FBB1DC ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: right   ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Alternate colors light yellow  for data*/
td.stdrow09
	{
	height 			: 25px 	  ;
	background-color: #FDF1D7 ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Light yellow Left align*/
td.stdrow09a
	{
	height 			: 25px 	  ;
	background-color: #FDF1D7 ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: left	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Light yellow Left align*/
td.stdrow09b
	{
	height 			: 25px 	  ;
	background-color: #FDF1D7 ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Darker Amber header center*/
td.stdrow22
	{
	height 			: 25px 	  ;
	background-color: #F3C781 ;
	color 			: #000000 ;
	font-weight 	: bold	  ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Darker green header center*/
td.stdrow23
	{
	height 			: 25px 	  ;
	background-color: #95E795 ;
	color 			: #000000 ;
	font-weight 	: bold    ;
	font-size 		: 12px 	  ;
	text-align 		: center  ;
	vertical-align	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Light red with red fonts*/
td.stdrow24b
	{
	height 			: 25px 	  ;
	background-color: #FFFBFB ;
	color 			: #CB0006 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Slightly darker red with red fonts*/
td.stdrow25b
	{
	height 			: 25px 	  ;
	background-color: #FFF1F1 ;
	color 			: #CB0006 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Slightly darker blue with blue fonts*/
td.stdrow26b
	{
	height 			: 25px 	  ;
	background-color: #F1F1FF ;
	color 			: #0000B0 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/* Light blue with blue fonts*/
td.stdrow27b
	{
	height 			: 25px 	  ;
	background-color: #FBFBFF ;
	color 			: #0000B0 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	text-align 		: right	  ;
	vertical-align 	: middle  ;
	padding-left    : 3px	  ;
	padding-right   : 3px	  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/************ Styles for tabs begins here ***************/
td.menu
	{
	width			: 120px	      ;
	height			: 25px		  ;
	text-align 		: center      ;
	color 			: #FFFFFF     ;
	font-weight 	: bold        ;
	font-size 		: 12px 	      ;
	text-align 		: center      ;
	padding-bottom  : 1px	      ;
	vertical-align	: middle      ;
	cursor          : pointer     ;
	background-repeat : repeat-x  ;
	background-position : bottom  ;
	}

/*  menu bar */
td.stdmenu
	{
	width			: 75px	      ;
	height			: 25px		  ;
	text-align 		: center      ;
	color 			: #FFFFFF     ;
	font-weight 	: bold        ;
	font-size 		: 12px 	      ;
	padding-bottom  : 1px         ;
	vertical-align	: middle      ;
	cursor          : pointer     ;
	background-repeat : no-repeat ;
	background-position : bottom  ;
	}	
/************ Styles for tabs ends here ***************/

/************ Styles for text boxes begins here ***************/
/*** Style for text boxes in a white colored area ***/
input.stdbox
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/*** Style for text boxes, textareas etc in a plain text form ***/
input.stdboxd
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FDDEED  		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #010101          ;
	padding-left : 2px				;
	padding-right: 2px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/* libjax8 for non cursor location */
input.stdboxnew
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 0 0 0 	        ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/* libjax8 for cursor location */
input.stdboxdnew
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FDDEED	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 0 0 0 	        ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #010101          ;
	padding-left : 0px				;
	padding-right: 0px				;
	font-family	 : arial, helvetica, sans-serif ;
	}
/*Textbox(libajax8) for Non Cursor Location */
input.stdboxgrid
	{
	height           : 23px             ;
	background	     : #FFFFFF	   		;
	background-color :transparent 		;
	border		     : 0px              ;
	margin		     : 0 0 0 0 	        ;
	font-weight      : normal			;
	font-size 	     : 12px 	  		;
	color            : #000000          ;
	padding-left     : 2px				;
	padding-right    : 2px				;
	font-family	     : arial, helvetica, sans-serif ;
	}
/*Textbox(Libajax8)*/
input.boxgrid
	{
	height           : 23px             ;
	background	     : #FFFFFF	   		;
	border		     : 1px solid #FCC0DE;
	margin		     : 0 0 0 0 	        ;
	font-weight      : normal			;
	font-size 	     : 12px 	  		;
	color            : #010101          ;
	padding-left     : 0px				;
	padding-right    : 0px				;
	font-family	     : arial, helvetica, sans-serif ;
	}
/*Textbox(Libajax8) readonly */
input.boxgridd
	{
	height           : 23px             ;
	background	 	 : #FDDEED	   		;
	border		 	 : 1px solid #FCC0DE;
	margin		     : 0 0 0 0 	        ;
	font-weight      : normal			;
	font-size 	     : 12px 	  		;
	color        	 : #010101          ;
	padding-left     : 0px				;
	padding-right    : 0px				;
	font-family	     : arial, helvetica, sans-serif ;
	}


/***** Text area and select *******/

select.stdampm
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	  		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #000000          ;
	padding-left : 2px				;
	padding-right: 2px				;
	font-family	 : arial, helvetica, sans-serif ;
	}


/************ Style for select ****************/
select.stdbox
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

select.stdboxd
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFDEED	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #000000          ;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}
/*Textbox with a dropdown button (libajax8) */
select.stdboxnew
	{
	width		 : 300px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #000000          ;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}
/*Textbox with a dropdown button (libajax8)*/
select.stdboxdnew
	{
	width		 : 300px 	   		;
	height       : 23px             ;
	background	 : #FFDEED	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #000000          ;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/* style for textarea  */
textarea.stdbox
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFFFFF	   		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	padding-left : 3px				;
	padding-right: 3px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/* Style for Textareas READONLY */
textarea.stdboxd
	{
	width		 : 200px 	   		;
	height       : 23px             ;
	background	 : #FFDEED  		;
	border		 : 1px solid #FCC0DE;
	margin		 : 0 4px 0 0 	    ;
	font-weight  : normal			;
	font-size 	 : 12px 	  		;
	color        : #000000          ;
	padding-left : 2px				;
	padding-right: 2px				;
	font-family	 : arial, helvetica, sans-serif ;
	}

/************ Styles for popup begins here ***************/
/* pop up for the table */
table.popup
	{
	border-width	: 1px  		;
	padding-left    : 3px	    ;
	border-color    : black		;
	border-style    : solid     ;
	width           : 100%      ;
	border-collapse : separate  ;
	border-spacing  : 1px       ;
	background-color: #FFFFFF   ;
	}

/* row popup */
td.rowpop
	{
	height 			: 25px 	  ;
	padding-left    : 3px	  ;
	color 			: #000000 ;
	font-weight 	: normal  ;
	font-size 		: 12px 	  ;
	vertical-align 	: middle  ;
	font-family		: arial, helvetica, sans-serif ;
	}

/***************** Styles for popup ends here ***************/


/*********************Button Colors Starts here ************************/

/* RGB values for Upper shade of the button  */
/* R = 246, G = 159, B = 208                 */

/* RGB values for Lower shade of the button  */
/* R = 238, G = 104, B = 181                 */

/* RGB values for Glossy      */
/* R = 251, G = 208, B = 233  */

/* RGB values for Outerstroke      */
/* R = 255, G = 153, B = 204       */

/*********************Button Colors Ends here ************************/

/*********************Button Properties ************************/

/*Height  : 77 ; Width : 25 ; Corner : 25 ; 
FontName : Tahoma ; Size : 12 ; Bold ; X = Y = 1 ;
Horizontal : Center ; Vertical : Center ; ColorDirection : Vertical ;*/

/*********************Button Properties ends here ************************/

