#content {padding:20px;}

.txtMed {font-family:Verdana,serif,cursive;font-size:12px;}

.txtMedX {font-family:Verdana,serif,cursive;font-size:11px;}

.txtLrg {font-family:Verdana,serif,cursive;font-size:14px;}

.txtXBig {font-family:Georgia,Verdana,serif,cursive;font-size:20px;}

.txtSml {font-family:Verdana,serif,cursive;font-size:9px;}

.txtErr {font-family:Verdana,serif,cursive;font-size:12px;color:red;font-weight:bold;}
.error {font-family:Verdana,serif,cursive;font-size:12px;color:red;font-weight:bold;}
.blink {text-decoration:blink;}

.bold {font-weight:bold;}

.center {text-align:center;}

.menuItem {
    background-image:url('/images/menu_item.gif');background-repeat:no-repeat;
    width:190px;
    height:25px;
    padding-left:60px;
}

.left{float:left;padding:3px;margin:3px;}
.right{float:right;padding:3px;margin:3px;}
.leftOnly{float:left;}
.rightOnly{float:right;}
.border{border:1px solid #000;}

.w350 {width:350px;}
.txtMono {font-family:monospace,serif; font-size:11px;}

.userInfoIcon {
    background-image:url("/images/boss-icon-48.png");
    background-repeat:no-repeat;
    /*background-position:top left;*/
    /*background-position:50px 0;*/
}
table.padded-table td { 
	padding:4px;
}
.divBlock {
    border:1px solid #777777; float:left;display:block;margin:5px;width:410px;
}
