﻿    
html, body {    height: 100%;    margin: 0 ;    padding: 0;    font-size: 10px;    text-decoration: none;    color: #4E4E4E;    font-family: Arial;                    }
input {      color: #4E4E4E;    font-family: Arial;    font-size: 9px;}         
.modalBackgroundMultiSelect {    background-color:Gray;    filter:alpha(opacity=70);    opacity:0.7;    position: relative;	}
.modalPopupMultiSelect   {	position: relative;    background-color: #FFFFFF;    border:1px solid #a9c4e4;}          
.contentBackGround{    background-color: #EAF4FF;      background-image: url("images/bgmain.png");    background-position: center bottom;    background-repeat: repeat-x;              } 
.box{   border: 1px solid #CFE2F7;    }
.bottomNavFill{ background-image: url("images/buttons/balk_spacer.png");}
.ActionBar {	width:100%; 	background-image:url('images/buttons/balk_spacer.png');	    height:33px;	        text-align:center;       margin-bottom:5px;	        }
.ActionBarLeft {	width:10px; 	background-image : url('images/buttons/balk_left.png'); 	float:left;	    height:33px;	    }
.ActionBarButtonRight{	float:right;	    	}
.ActionBarButtonLeft{	float:left;	    	}    
.ActionBarRight{	    height:33px;	width: 10px;       		background-image : url('images/buttons/balk_right.png');    		float:right;	}
.textMainBold { font-weight:bold;font-size:11px;}