BODY,.mastertable,select,input { margin-left:10px; font-family:ITC Franklin Gothic; }

p, body, td {font-family:verdana; font-size:10px; }

.pad10 { padding-left: 10px; padding-right: 10px; }

.tableSet { width: 600px; }

.sideMenu { background-color: #FFCC99; text-align: left; font-weight: bold; padding-left: 14px; padding-top: 4px; width: 136px; display: block; color: #FF6600; font-size: 12px; text-decoration: none; height: 20px; border-left: 4px solid #FF6600; border-top: 1px solid #FF6600; border-bottom: 1px solid #FF6600; border-right: 1px solid #FF6600;}
* html .sideMenu { width: 150px; height: 24px;} 
a.sideMenu:link { }
a.mainMenu:visited {  }
a.sideMenu:hover { background-color: #CCCCFF; border-left: 13px solid #003399; padding-left: 5px; color: #003399;  border-top: 1px solid #003399; border-bottom: 1px solid #003399; border-right: 1px solid #003399;}
a.sideMenu:active { }

.tableHeadLeft { background-color: #FFCC99; padding: 4px; border-left: 1xp solid #FF6600; border-top: 1xp solid #FF6600; border-bottom: 1px solid #FF6600; }
.tableHeadRight { background-color: #FFCC99; padding: 4px; border-Right: 1xp solid #FF6600; border-top: 1xp solid #FF6600; border-bottom: 1px solid #FF6600; }
.tableHead { background-color: #FFCC99; padding: 4px; border-top: 1xp solid #FF6600; border-bottom: 1xp solid #FF6600; }
.tableHead2 { padding: 4px; border: 1xp solid #FF6600; background-color: #FFE9D2; font-weight: bold;}
.tableBody { background-color: #FFE9D2;}

.deleteButt{width:150px;}
.mainText {color: #333333; font-size:11px; }
.info { font-weight: bold; color: red; }
.mainHeading { color: #FF6600; font-size: 16px; }
.subHeading { color: #003399; font-size: 14px; }

.leftPane { width: 200px; height: 22px}
.mainPane { width: 570px;}
.topPane { width: 770px; height: 178px;}

.loc {padding-left: 8px; padding-right: 8px;}
.on { color: #003399;  font-size:10px;}
.done { color: #FF9933;  font-size:10px;}
.todo { color: #CC6600;  font-size:10px;}

.pad {padding-left: 10px; padding-right: 10px;}

.detailsBox { background: #FF6600; border:1px; border-style:solid; border-color:#003399; color: white; font-family:verdana; font-size:12px; }
.hiddenField { background-color: #FF9933; color: #FF6600; border: 0px; }
.blockHide { display: none; }
.blockShow { display: block; }

HTML BUTTON
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE:   url(../fileShare/images/button.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 160px;
    COLOR: #FF6600;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
.buttonBack { color: #003399; height: 21px; font-size: 10px; width: 56px; BACKGROUND-IMAGE:   url(../fileShare/images/buttonBack.gif);}
.buttonContinue { color: #003399; height: 21px; font-size: 10px; width: 100px; BACKGROUND-IMAGE:   url(../fileShare/images/buttonContinue.gif);}



 HTML .holder
{ HEIGHT: 100% }
.holder
{ text-align: center; WIDTH: auto; HEIGHT: auto; }
.centerer { height: 50%; }
.centerAdjust { position: relative; top: -20%;}
