﻿/* 
	HTML Element Styles and Behaviours
    Specific: MBS
    Author: Gerardo Guzman (2008-2009)
*/

body 
{
}
      .customvalueTxBx {
         width:100px;
         text-align:right;
        }
       .customfootnoteTxBx{
         width:60px;
         text-align:right;
        }
       .customWidthLeftColumn{
         width:250px;
        }
        .clsGeneralButton{	border-right: blue 1px solid; background-position: 10px 5px; border-top:  blue 1px solid; font-size: small; vertical-align: baseline; border-left:  blue 1px solid; cursor: hand; color: #11428b; border-bottom:  blue 1px solid; background-repeat: no-repeat; font-family: Verdana; position: relative; height: 34px; background-color: #ffffff; text-align: center;
        }
        .imgbtn {
	        border: 1px outset;
	        margin: 2px 2px 2px 2px;
	        padding: 2px 2px 2px 14px;
	        background: 2px no-repeat WhiteSmoke;
	        text-align: center;
	        font-size: 10px;
        }
 
