/* ###########################General########################### */ 		body {		text-align: center; /* for IE */		margin: 0px;		font-family: Verdana, Arial, Geneva;		font-size: 11px;				background-color: #FFFFFF;		/*		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;		text-shadow: rgba(0,0,0,.4) 0px 2px 5px;		*/		background-image: url(http://www.buttonboost.com/images/bbbackground.jpg);		background-repeat: no-repeat;		background-attachment: fixed;			background-position:top center;			}		html {		overflow: -moz-scrollbars-vertical;	}		table, tr, td { 		font-family: Verdana, Arial, Geneva;		font-size: 11px;		color: #000000;			}			.ietablewidth { 		width: 720px;	}		#mainContainer{		margin: 0 auto;   /* align for good browsers */		text-align: left; /* counter the body center */		border: 0px solid #FFFFFF;		width: 940px;	}	#mainBackground{		width: 940px;		position: absolute;	}		#mainBar{		width: 940px;		top: 107px;		height: 36px;		position: absolute;	}			#rightTopPoints{		width: 940px;		top: 14px;		height: 36px;		position: absolute;		text-align: right;		font-size: 12px;		color: #9b9b9b;		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}			#mainPoints{		width: 940px;		top: 97px;		position: absolute;		text-align: left;		padding-left: 0px;		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}			#bbcontent{		top: 177px;		padding-left: 200px;		position: absolute;		width: 740px;		text-align: left;	}		#bbfooter{		width: 720px;		text-align: left;		position: relative; 		padding-top: 15px;		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;		font-size: 10px;		color: 175687;		/*				z-index: 10000;		background-color: #e6e6e6;		opacity: 0.85;		border-top: 1px solid #d6d6d6;		bottom: 0px;		top:10px;		left:0px;				*/			}			.copyrightLeftbottom {		color: #b2b2b2;		font-size: 10px;	}			.copyright	{		color: #9C1B1E;		font-family: verdana, arial, geneva;		font-size: 6pt;		text-decoration: none;	}			// Change Table Backgrounds	.normal { 	   background-color: #FFFFFF;	}	.normalActive { 	   background-color: #FAFAFA;	}				.mediumText	{		font-family: Verdana, Arial, Geneva;		font-size: 9px;	}	.smallText	{		font-family: Verdana, Arial, Geneva;		font-size: 8px;	}	.verysmallText	{		font-family: Verdana, Arial, Geneva;		font-size: 6pt;	}	.smallTitle	{		font-family: Arial, verdana, Geneva;		font-size: 14px;		font-weight: bold;		color: #000000;	}	.title	{		font-family: Arial, verdana, Geneva;		font-size: 16px;		font-weight: bold;		color: #175687;	}	.title_red	{		font-family: Arial, verdana, Geneva;		font-size: 16px;		font-weight: bold;		color: #FF0000;	}		.InfoWindow	{		cursor:pointer; 		position:absolute; 		background-color: #FFFFFF;		font-size:14px; 		font-weight: bold; 		-moz-box-shadow: 3px 3px 5px #999999; 		-webkit-box-shadow: 3px 3px 5px #999999; 		-moz-border-radius: 5px;		-webkit-border-radius: 5px; 		-khtml-border-radius: 5px;		border-radius: 5px;		border: 2px solid #000; 		text-align: left;		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}	/* ###########################Icons########################### */ 	#icsline1 {		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;		margin-left: 34px;	}		#icsline2 {		font-weight: none;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;		font-size: 10px;		margin-top: -4px;		padding-left: 34px;	}		a.iconTextOptions	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_textoptions.gif") center left no-repeat;	}		a.iconButtonStyle	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_buttonstyle.gif") center left no-repeat;	}			a.iconEffectsColors	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_effectscolors.gif") center left no-repeat;	}			a.iconNavigation	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_navigation.gif") center left no-repeat;	}			a.iconSaveFileformat	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		background:transparent url("http://www.buttonboost.com/images/icon_savefileformat.gif") center left no-repeat;	}			a.iconSettingsLoad	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_settingsload.gif") center left no-repeat;	}			a.iconSettingsSave	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		margin-bottom: 8px;		background:transparent url("http://www.buttonboost.com/images/icon_settingssave.gif") center left no-repeat;	}			a.iconRender	{		display:inline-block;		padding-left:0px;		line-height:18px;		margin-left: -8px;		background:transparent url("http://www.buttonboost.com/images/icon_render.gif") center left no-repeat;	}				/* ###########################Form Elements########################### */ 	form	{		margin:0px;	}		.form	{		margin: 0px;	}	.input {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 8pt;		color: #000000;		border-top: 1px solid #DBDBDB; 		border-left: 1px solid #DBDBDB; 		border-right: 1px solid #DBDBDB; 		border-bottom: 1px solid #DBDBDB;		height: 18px;		background: url(http://www.buttonboost.com/images/cm_input_bg.gif) repeat-x center;	}	.inputNobroder {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 9pt;		color: #000000;		border-top: 0px solid; 		border-left: 0px solid; 		border-right: 0px solid; 		border-bottom: 0px solid;		margin: -1px;	}	.textarea {		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;		color: #000000;		width: 300px;		height: 45px;		border-top: 1px solid #DBDBDB; 		border-left: 1px solid #DBDBDB; 		border-right: 1px solid #DBDBDB; 		border-bottom: 1px solid #DBDBDB;		background: url(http://www.buttonboost.com/images/cm_textarea_bg.gif) repeat-x center;	   overflow: hidden;	   margin: 0px;	}	.input_small {		width: 50px;		border: 1px solid #8C8C8C;		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 9pt;		color: #000000;		background: url(http://www.buttonboost.com/images/cm_input_bg.gif) repeat-x center;	}	.select {		border: 1px solid #8C8C8C;		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 9pt;		color: #000000;		background: url(http://www.buttonboost.com/images/cm_input_bg.gif) repeat-x center;		background-color: #F5F5F5;	}		/* ###########################FORM Buttons########################### */ 	.button {		border: 0px solid #FFFFFF;		background-color: #FFFFFF;		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 9pt;		color: #000000;	}	.button120 {	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #175687;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/cm_button_120.gif);	}	input.button120:hover	{	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #051929;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/cm_button_120_hi.gif);	}		.button120_accept {	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #175687;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_accept_low.gif);	}	input.button120_accept:hover	{	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #051929;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_accept_hi.gif);	}			.button120_accept_large {	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #175687;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 170px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_acceptlarge_low.gif);	}	input.button120_accept_large:hover	{	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #051929;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 170px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_acceptlarge_hi.gif);	}				.button120_abort {	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #175687;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_abort_low.gif);	}	input.button120_abort:hover	{	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;   	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #051929;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 120px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/button_abort_hi.gif);	}			.button160 {	   background-color: #ffffff;	   padding: 0px;	   padding-top: 0px;	   padding-left: 0px;	   padding-right: 0px;	   padding-bottom: 3px;      	   border: 0px solid #ffffff;	   border-left: 0px solid #ffffff;	   border-top: 0px solid #ffffff;	   color: #175687;	   font-family: Arial, Verdana, Geneva;	   font-size: 8pt;	   font-weight: bold;	   height: 19px;	   width: 160px;	   text-align:center;	   background-image: url(http://www.buttonboost.com/images/cm_button_160.gif);	}		/* ###########################Lines########################### */ 	div.hr { 	   height: 15px; 	   background: url(http://www.buttonboost.com/images/dotted.gif) repeat-x center;	   width: 100%;	}		div.hr hr {	   display: none;	}	.vline	{	   background: url(http://www.buttonboost.com/images/dotted_vertical.gif) repeat-y center;	   width: 20px;	}	.hline	{	   background: url(http://www.buttonboost.com/images/dotted.gif) repeat-x center;	   height: 15px;	   margin-right: 20px;	   padding-right:10px; 	   width: 50px;  	   right: 20px; 	}	.hline_pulldown	{	   background: url(http://www.buttonboost.com/images/dotted.gif) repeat-x center;	   height: 5px;	   margin-right: 20px;	   padding-right:10px; 	   width: 50px;  	   right: 20px; 	}	.hline_nospace	{	   background: url(http://www.buttonboost.com/images/dotted.gif) repeat-x center;	   height: 1px;	   margin-right: 20px;	   padding-right:10px; 	   width: 50px;  	   right: 20px; 	}	.hline_pulldown_wider	{	   background: url(http://www.buttonboost.com/images/dotted.gif) repeat-x center;	   height: 25px;	   margin-right: 20px;	   padding-right:10px; 	   width: 50px;  	   right: 20px; 	}	.hline_filled	{	   background: url(http://www.buttonboost.com/images/dotted_filled.gif) repeat-x center;	   height: 15px;	}	.hline_filled_small	{	   background: url(http://www.buttonboost.com/images/dotted_filled_low.gif) repeat-x center;	   height: 20px;	}	.vline_filled	{	   background: url(http://www.buttonboost.com/images/dotted_filled_vertical.gif) repeat-y center;	   width: 20px;	}/* ###########################Links########################### */ 		a:link	{		color: #175687;		text-decoration: none;	}	a:visited	{		color: #175687;		text-decoration: none;	}	a:hover	{		color: #4890C8;		text-decoration: none;	}	a.arrowlink:link	{		color: #175687;		text-decoration: none;		background-image: url("http://www.buttonboost.com/images/pointer.gif");		background-repeat: no-repeat;		padding-left: 15px;		font-weight: bold;	}	a.arrowlink:visited	{		color: #175687;		font-weight: bold;			text-decoration: none;		background-image: url("http://www.buttonboost.com/images/pointer.gif");		background-repeat: no-repeat;		padding-left: 15px;		font-weight: bold;			}	a.arrowlink:hover	{		color: #4890C8;		text-decoration: none;		background-image: url("http://www.buttonboost.com/images/pointer_hi.gif");		background-repeat: no-repeat;		padding-left: 15px;		font-weight: bold;			}			a.submenulink:link	{		color: #175687;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer.gif") left center no-repeat;		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;			}	a.submenulink:visited	{		color: #175687;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer.gif") left center no-repeat;		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}	a.submenulink:hover	{		color: #4890C8;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer_hi.gif") left center no-repeat;		font-weight: bold;		font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}		a.submenulinkHI:link	{		color: #175687;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer_hi.gif") left center no-repeat;		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}	a.submenulinkHI:visited	{		color: #175687;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer_hi.gif") left center no-repeat;		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}	a.submenulinkHI:hover	{		color: #4890C8;		text-decoration: none;				padding: 2px 0px 0px 15px;		background: url("http://www.buttonboost.com/images/pointer_hi.gif") left center no-repeat;		font-weight: bold;			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;	}				/* ###########################Renderarea elements########################### */ 	// div.pulldown {height:110px;}	div.pulldown1, #pulldown1, div.pulldown2, #pulldown2, div.pulldown3, #pulldown3, div.pulldown4, #pulldown4, div.pulldown5, #pulldown5, div.pulldown6, #pulldown6, div.pulldown7, #pulldown7, div.pulldown8, #pulldown8, div.pulldown9, #pulldown9, div.pulldown10, #pulldown10, div.pulldown11, #pulldown11, div.pulldown12, #pulldown12, div.pulldown13, #pulldown13 {	   position:absolute; 	   margin-left:auto;	   margin-right:auto;	   text-align:left	}	#PulldownMenuFixed1, #PulldownMenuFixed2, #PulldownMenuFixed3, #PulldownMenuFixed4, #PulldownMenuFixed5, #PulldownMenuFixed6 {	   text-align:left; 	   scrollbar-base-color: #D6D6D6; 	   padding-top:5px; 	   padding-bottom:5px;    	   padding-left:10px; 	   padding-right:10px; 	   margin-left:0px;	   margin-right:0px;	   margin-top:-17px;	   margin-bottom:0px;	   border:1px solid #D6D6D6; 	   background-color:#FFFFFF;  	   position:absolute;  	   left:0px;	   height:200px;    	   overflow:auto; 	   float:left;	   font-weight: bold;	}	#PulldownMenuAuto1, #PulldownMenuAuto2, #PulldownMenuAuto3, #PulldownMenuAuto4, #PulldownMenuAuto5, #PulldownMenuAuto6, #PulldownMenuAuto7, #PulldownMenuAuto8, #PulldownMenuAuto9, #PulldownMenuAuto10 { 	   text-align:left; 	   scrollbar-base-color: #D6D6D6; 	   padding-top:5px; 	   padding-bottom:5px;    	   padding-left:10px; 	   padding-right:10px; 	   margin-left:0px;	   margin-right:0px;	   margin-top:-17px;	   margin-bottom:0px;	   border:1px solid #D6D6D6; 	   background-color:#FFFFFF;  	   position:absolute;  	   left:0px;	   height:auto; 	   overflow:auto; 	   float:left;	   font-weight: bold;   	}	#renderbuttons { 	   padding-top:0px; 	   padding-bottom:0px;    	   padding-left:0px; 	   padding-right:0px; 	   margin-left:45px;	   margin-right:0px;	   margin-top:-19px;	   margin-bottom:0px;	   border:0px solid; 	   position:absolute;  	   left:0px;	   height:auto; 	   width:auto; 	   overflow:hidden; 	   z-index:1;	}	//#PulldownMenu1 *, #PulldownMenu2 * {	//   width:50px	//}	#Stretch { 	   text-align:left; 	   scrollbar-base-color: #FFFFFF; 	   padding-top:0px; 	   padding-bottom:0px;    	   padding-left:10px; 	   padding-right:10px; 	   margin-left:0px;	   margin-right:0px;	   margin-top:0px;	   margin-bottom:0px;	   border:1px solid #FFFFFF; 	   background-color:#FFFFFF;  	   position:relative;  	   left:0px;	   height:1px; 	   width:282px; 	   overflow:hidden; 	   float:left;	   z-index:120; 	   visibility: hidden;	}	.PulldownValueField {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 8pt;		top: -1px;		width: 180px;		color: #000000;		border-top: 0px; 		border-left: 0px; 		border-right: 0px; 		border-bottom: 0px;		background: url(http://www.buttonboost.com/images/cm_input_bg.gif) repeat-x center;		cursor: hand;	}	.WhitePulldownValueField {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 8pt;		top: -1px;		width: 180px;		color: #000000;		border-top: 0px; 		border-left: 0px; 		border-right: 0px; 		border-bottom: 0px;		cursor: hand;	}	.hiddenbutton {	   font-family: Verdana, Arial, Helvetica, sans-serif;	   font-size: 1px;	   width:0px;	   height:0px;	   color: #FFFFFF;	   background-color:#FFFFFF;  	   border-top: 0px solid #FFFFFF;	   border-left: 0px solid #FFFFFF;	   border-right: 0px solid #FFFFFF;	   border-bottom: 0px solid #FFFFFF;	   outline: none;	}	.imageborder {	   border-top: 1px solid #D6D6D6;	   border-left: 1px solid #D6D6D6;	   border-right: 1px solid #D6D6D6;	   border-bottom: 1px solid #D6D6D6;	   padding: 5px;	}	