﻿#mainTable { min-height: 90%; padding: 0px; border-collapse: collapse; margin-left: auto; margin-right: auto; width: 1003px; }

#header { background-image: url(images/MasterPage/top.jpg); background-repeat: no-repeat; height: 56px; }
#Menu { border: none; border-bottom: none; border-left: none; border-right: none; border-top: none; padding: 0px; padding-bottom: 0px; background-color: #f0f0f0; }
.Main { border-width: 0px; width: 100%; }
#MenuBar { background-image: url(Images/Button/button_default.gif); background-position: center; background-repeat: repeat-x; background-color: #f6f6f6; width: 100%; border-bottom: solid 0px #c2c0c0; border-left: solid 0px #c2c0c0; border-right: solid 0px #c2c0c0; border-top: solid 0px #c2c0c0; }
#NavBar { width: 150px; float: left; }
#AppBar { background-image: url(Images/bar_bg.gif); width: 18px; height: 50px; cursor: hand; }

#Content { font-size: 12px; float: left; padding: 0px; padding-top: 0px; height: 100%; }

#Foot { width: 100%; }

#FootCopyright { text-align: center; font-size: 12px; border: none; background-color: #336699; color: White; }
#FootCompany { text-align: center; font-size: 12px; border: none; background-color: #336699; color: White; }

.navPadding { background-color: #E5E5E5; height: 6px; }
.tblMenu { width: 100%; border: 1px; padding: 0px; padding-bottom: 0px; }


.lblUserOU { color: white; font-size: 12px; text-align: center; vertical-align: middle; }

.dropOU { font-size: 12px; text-align: center; vertical-align: middle; height: 16px; }
.contentPlace { height: 500px; }
.frameLeft { background-image: url(images/MasterPage/shadeLeft.gif); vertical-align: top; width: 1%; }
.frameLeftTop { background-image: url(images/MasterPage/curveLeftTop.gif); vertical-align: top; width: 1%; height: 12px; }
.frameLeftBottom { background-image: url(images/MasterPage/curveLeftBottom.gif); vertical-align: bottom; width: 1%; height: 12px; }
.frameTop { background-image: url(images/MasterPage/shadeTop.gif); vertical-align: top; height: 12px; width: 90%; }
.frameRightTop { background-image: url(images/MasterPage/curveRightTop.gif); vertical-align: top; width: 1%; height: 12px; }
.frameRightBottom { background-image: url(images/MasterPage/curveRightBottom.gif); vertical-align: top; width: 1%; height: 12px; }

.frameRight { background-image: url(images/MasterPage/shadeRight.gif); vertical-align: top; width: 1%; }

.frameBottom { background-image: url(images/MasterPage/shadeBottom.gif); width: 90%; vertical-align: top; height: 12px; }
.copyright { background-color: #C0C0C0; text-align: center; vertical-align: middle; height: 20px; font-size: 12px; padding-top: 6px; padding-bottom: 6px; line-height: 120%; }
.masterPageBorder { background-color: #C0C0C0; width: 2%; }
.menuBarBorder { width: 2%; }



.master { clear: both; float: left; width: 100%; border: 1px solid #BBBBBB; }
