.messageBox_message { color: #14293F; font-family: Arial; font-size: 12; font-weight: bold }

#arkaplan {

   filter:alpha(opacity=30);   /* Internet Explorer       */
   -moz-opacity:0.3;           /* Mozilla 1.6 and below   */
   opacity: 0.3;               /* newer Mozilla and CSS-3 */
  position: fixed; 
	left: 0px; 
	top: 0px;



}

.pencereSol  { background-image: url('component/form/formBar_01.png'); background-repeat: 
               no-repeat; background-position: right bottom }
.pencereSag  { background-image: url('component/form/formBar_03.png'); background-repeat: 
               no-repeat; background-position: left bottom }
.pencereOrta { background-image: url('component/form/formBar_02.png'); background-repeat: 
               repeat-x; background-position: left bottom }
