/* CSS Document */



/* Styele for form text fields label */



label{

	color:#660099;

	FONT-WEIGHT: normal;

	FONT-SIZE: 0.7em; 

	WORD-SPACING: 0px; 

	CURSOR: hand;	

	FONT-FAMILY: Verdana; 

	LETTER-SPACING: 0px; 

	TEXT-DECORATION: none;

}





fieldset {

	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */

	padding: 30px 10px 15px 10px;

	border-color:#000033;

	margin: 20px 0;

	background:  url(bottom_bar.gif) bottom repeat-x;

	border: 0px solid #663399;

}



legend#news {

	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */

	padding: 20px 130px 15px 10px;

	background-color:#663399;

	margin: 20px 0;

	background: white url(add_news.gif) bottom repeat-x;

	border:0;

}



/* Style for form field labels   */

#formLabel{

	color:#660066;

	FONT-WEIGHT:bold;

	FONT-SIZE:14px; 

	WORD-SPACING: 0px; 

	FONT-FAMILY: Verdana; 

	LETTER-SPACING: 0px; 

	TEXT-DECORATION: none;

}



legend{

	color:#660066;

	FONT-WEIGHT:bold;

	FONT-SIZE:14px; 

	WORD-SPACING: 0px; 

	FONT-FAMILY: Verdana; 

	LETTER-SPACING: 0px; 

	TEXT-DECORATION: none;

}



/* Style for input text fields  */

select{

	color:#660099;

FONT-SIZE:10px; 

}



textarea{

	color:#660099;

}



/* Style for input text fields  */

input{

	color:#660099;

	background-color:#FFFFFF;

	/*border-top-style:none;*/

 	border-color:#CCCCCC;

	border-width: thin;

	border-bottom-style:solid;

	border-top-style:solid;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:0.7 em;

	WORD-SPACING: 0px; 

	LETTER-SPACING: 0px; 

	}



	

/* Style for clickable Save,Cancel and other buttons   */

input#btn

{

	BORDER-RIGHT: black 1px solid;

	BORDER-TOP: black 1px solid;

	FONT-WEIGHT: bold;

	FONT-SIZE: 0.7em;

	BORDER-LEFT: black 1px solid;

	CURSOR: hand;

	COLOR: white;

	BORDER-BOTTOM: black 1px solid;

	FONT-FAMILY: Arial;

	HEIGHT: 20px;

/*	BACKGROUND-COLOR:#009933;*/

	BACKGROUND-COLOR:#660066;

border-color:#CCCCCC;





	TEXT-DECORATION: none;

}





input#btnold

{

	BORDER-RIGHT: black 1px solid;

	BORDER-TOP: black 1px solid;

	FONT-WEIGHT: bold;

	FONT-SIZE: 0.7em;

	BORDER-LEFT: black 1px solid;

	CURSOR: hand;

	COLOR: white;

	BORDER-BOTTOM: black 1px solid;

	FONT-FAMILY: Arial;

	HEIGHT: 20px;

/*	BACKGROUND-COLOR:#009933;*/

	BACKGROUND-COLOR:#CCCCCC;

	TEXT-DECORATION: none;

}



/* Style for higlighting empty form filds */

.fieldsBackground{

background-color:#FFCD9B;

}

/* Style for higlighting empty form filds */

.hlb{

background-color:#FFCD9B;

}

/* Style for highlighting message */

.highlightColor {

color:#FFCD9B;

}

/* Style for zebra raws serach result */

.srch1{background-color:#F0F0F0; color:#000033;

FONT-WEIGHT: normal; FONT-SIZE: 0.6em; COLOR: #04489d; FONT-FAMILY: Verdana; LETTER-SPACING: 0px

}



.srch2{background-color:#FFFFFF; color:#000000;

FONT-WEIGHT: normal; FONT-SIZE: 0.6em;  FONT-FAMILY: Verdana; LETTER-SPACING: 0px

}


