/* Site Body */
.sdBody {
	margin-left: 0;
	margin-bottom:0;
	margin-right: 0;
	margin-top: 0;
}
/* Site Body End*/


/* Table - Main Start */
.sdTableMain {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 100%;
	height: 100%;
}
.sdTableMainColLeft {
	background-image: url(../images/background_sides.JPG);
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 50px;
}
.sdTableMainColCenter {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
}
.sdTableMainColRight {
	background-image: url(../images/background_sides.JPG);
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 50px;
}
.sdTableMainColLeftBottom {
	background-image: url(../images/background_sides.JPG);
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 50px;
	height: 20px;
}

.sdTableMainColCenterBottomUpdated {
	background-image: url(../images/background_center.JPG);
	vertical-align: middle;
	text-align: Left;
	font-family: Verdana;
	font-size: xx-small;
	font: italic;
	height: 20px;
	width:  150px;
	color: ffffcc;
}
.sdTableMainColCenterBottomWebDude {
	background-image: url(../images/background_center.JPG);
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	height: 20px;
	color: ffffcc;
}
.sdTableMainColCenterBottomCopyright {
	background-image: url(../images/background_center.JPG);
	vertical-align: middle;
	text-align: right;
	font-family: Verdana;
	font-size: xx-small;
	font: italic;
	height: 20px;
	width: 150px;
	color: ffffcc;
}
.sdTableMainColRightBottom {
	background-image: url(../images/background_sides.JPG);
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 50px;
	height: 20px
}
/* Table - Main End */

/* Table - Header */
.sdTableHeader {
	background-image: url(../images/background_center.JPG);
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 100%;
	height: 100px;
}
.sdTableHeaderRowHeading {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: large;
	font: italic bold;
	width: 100%;
	height: 50px;
	color: ffffee;
}
.sdTableHeaderRowBorder {
	background-image: url(../images/background_sides.JPG);
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	width: 100%;
	height: 5px;
}
.sdTableHeaderRowMenu {
	background-color: ffffee;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	font: bold;
	width: 100%;
	height: 20px;
}
/* Table - Header End */

/* Table - Content */
.sdTableContent {
	background-color: ffffee;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 100%;
}
.sdTableContentRowTop {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: xx-small;
	height: 10px;
}
.sdTableContentColLeft {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: xx-small;
	width: 20px;
}
.sdTableContentColCenter {
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: small;
}
.sdTableContentColRight {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: xx-small;
	width: 20px;
}
.sdTableContentRowBottom {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: xx-small;
	height: 10px;
}
/* Table - Content End */





/* Table - List */

.sdTableList {
	width: 100%;
}

.sdCellHeaderDefault {
	vertical-align: middle;
	background-image: 4D4447;
	color: DCBC69;
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
	height: 20px;
	padding-left: 7;
}

.sdCellDefault {
	vertical-align: top;
	font-family: Verdana;
	font-size: x-small;
	height: 20px;
	padding-left: 7;
}
/* Table - List End */

/* Table Cells - Main */

.sdTableMain {
	width: 100%;
	height: 100%;
}

.sdCellMainMenu {
	vertical-align: middle;
	text-align: left;
	width: 145px;
}

.sdCellMainContent {
	vertical-align: middle;
	text-align: left;
	width: 100%;

}
/* Table Cells - Main End */


/* Table Cells - Menu */
.sdTableMenu {
	width: 145px;
	height: 100%;
}

.sdCellMenuLeft {
	vertical-align: middle;
	font-family: Verdana;
	font-size: x-small;
	text-align: Left;
	background-color: DCBC69;
	color: 4D4447;
	font-weight: bold;
	width: 120px;
}

.sdCellMenuLeftCurrent {
	vertical-align: middle;
	font-family: Verdana;
	font-size: x-small;
	text-align: Left;
	background-color: DCBC69;
	color: 6B7B87;
	font-weight: bold;
	width: 120px;
}


.sdCellMenuLeftSpace {
	background-color: DCBC69;
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	height: 10px;
	width: 145px;
}

.sdCellMenuLeftSpacer {
	width: 25px;
	font-family: "Courier New", Courier, monospace;
	background-color: DCBC69;
}

.dsCellMenuLeftSub {
	vertical-align: middle;
	font-family: Verdana;
	font-size: xx-small;
	text-align: Left;
	background-color: DCBC69;
	color: 4D4447;
	font-weight: bold;
	width: 110px;
}

.sdCellMenuLeftSubCurrent {
	vertical-align: middle;
	font-family: Verdana;
	font-size: xx-small;
	text-align: Left;
	background-color: DCBC69;
	color: 6B7B87;
	font-weight: bold;
	width: 110px;
}

.sdCellMenuLeftSubSpace {
   background-color: DCBC69;
   font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	height: 5px;
	width: 145px;
}


.sdCellMenuLeftSubSpacer1 {
	width: 25px;
	font-family: "Courier New", Courier, monospace;
	background-color: DCBC69;
}

.sdCellMenuLeftSubSpacer2 {
	width: 10px;
	font-family: "Courier New", Courier, monospace;
	background-color: DCBC69;
}


.sdCellMenuLeftFillerRow {
	background-color: DCBC69;
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	height: 100%;
	width: 145px;
}


.sdCellLastUpdated {
	vertical-align: middle;
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;
	font-style: italic;
	background-color: DCBC69;
	color: 4D4447;
	width: 145px;
	height: 20px;

}
/* Table Cells - Menu End */


/* Table Cells - Content */

.sdTableContent {
	width: 100%;
	height: 100%;
}

.sdCellPageContent {
	vertical-align: text-top;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
	height: 100%;
}

.sdCellPageContentSpaceTop {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	width: 10px;
}

.sdCellPageContentSpacerLeftSide {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	width: 25px;
}

.sdCellPageContentSpacerRightSideTop {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	width: 15px;
	background-color: White;
}

.sdCellPageContentSpacerRightSide {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	width: 20px;
	background-color: White;
}

.sdCellPageContentSpacerRightSideFilled {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	width: 15px;
	background-color: DCBC69;
}


.sdCellWebMaster {
	vertical-align: middle;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
	background-color: White;
	color: 4D4447;
	height: 20px;
}

/* Table Cells - Content End */


/* Text */
.sdTextHeader {
	font-family: Verdana;
	font-size: large;
	text-align: center;
	color: 4D4447;
	font-weight: bold;
}
/* Text End */


/* List */
.sdListDefaultUL {
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
	list-style: square inside none;
}
/* List End*/


/* Images */


/* Images End */

