HTML {
	font-size: 0px;
	height: 100%;
}
BODY {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 100%;
}
/* Portal Links */
A {
	font-family: Tahoma;
	font-size: 11px;
}
A:link {
	color: #162C8C;
	text-decoration: underline;
}
A:visited {
	color: #162C8C;
	text-decoration: underline;
}
A:active {
	color: #162C8C;
	text-decoration: underline;
}
A:hover {
	color: #3247A5;
	text-decoration: underline;
}
/* Portal Text */
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
/* MODULE Links */
A.Normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.Normal:link {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:visited {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:active {
	color: #162C8C;
	text-decoration: underline;
}
A.Normal:hover {
	color: #3247A5;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER {
	padding: 5px 15px 8px 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	background-position: left center;
	background-image: url(media/User.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
A.dnnUSER:link {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #162C8C;
	text-decoration: underline;
	background-position: left center;
	background-image: url(media/UserHover.gif);
	background-repeat: no-repeat;
}
/* [LOGIN] */
.dnnLOGIN {
	padding: 5px 5px 8px 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	background-position: left center;
	background-image: url(media/Login.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
A.dnnLOGIN:link {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #162C8C;
	text-decoration: underline;
	background-position: left center;
	background-image: url(media/LoginHover.gif);
	background-repeat: no-repeat;
}
/* [SEARCH] */
.dnnSEARCH {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.dnnSEARCH LABEL {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #162C8C;
	vertical-align: middle;
	height: 16px;
	visibility: visible;
}
#dnn_dnnSEARCH_txtSearch {
	border: none;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	width: 115px;
	height: 21px;
	line-height: 11px;
	margin-left: 5px;
	padding: 4px 0px 0px 3px;
}
#dnn_dnnSEARCH_optWeb {
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_optSite {
	vertical-align: middle;
	visibility: visible;
}
.dnnSEARCH IMG {
	margin-left: -5px;
	vertical-align: top;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #162C8C;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
A.dnnBREADCRUMB:link {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:active {
	color: #666666;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [LANGUAGE] */
.Language {
	padding: 0px 0px 0px 2px;
	font-size: 1px;
}
#LanguageComboBox SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#LanguageComboBox IMG {
	vertical-align: top;
	height: 13px;
}
/* [LINKS] */
.dnnLINKS {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
A.dnnLINKS:link {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:active {
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [COPYRIGHT] */
.dnnCOPYRIGHT {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
/* [TERMS] */
.dnnTERMS {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnTERMS:link {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:active {
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [PRIVACY] */
.dnnPRIVACY {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnPRIVACY:link {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:active {
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* [HELP] */
.dnnHELP {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnHELP:link {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:visited {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:active {
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:hover {
	color: #162C8C;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.imagepane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.panelpane {
	padding: 2px 8px 0px 8px;
	background-color: transparent;
	height: 100%;
}
.panelfooterpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.toppane {
	padding: 0px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppaneInt {
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.leftpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.leftpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.contentpane {
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.rightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.middletoppane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middletoppaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlepane {
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
}
.middlepaneInt {
	padding: 6px 8px 0px 0px;
	background-color: transparent;
	width: 100%;
}
.middlerightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
}
.middlebottompane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlebottompaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomleftpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 185px;
	height: 0%;
	
}
.bottomleftpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.bottomcenterpane {
	padding: 6px 8px 0px 8px;
	background-color: transparent;
	width: 185px;
	height: 0%;
}
.bottomrightpane {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	height: 185px;
}
.bottompane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.bottompaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.footerpane {
	padding: 6px 0px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.footerpaneInt {
	padding: 6px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
/* Preview Containers PANES */
.to1pane {
	padding: 10px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.to2pane {
	padding: 4px 4px 0px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 70%;
	height: 0%;
}
.to3pane {
	padding: 4px 8px 0px 4px;
	background-color: transparent;
	vertical-align: middle;
	width: 30%;
	height: 0%;
}
.cotoppane {
	padding: 10px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.co1pane {
	padding: 0px 5px 0px 0px;
	background-color: transparent;
	width: 26%;
	height: 100%;
}
.co2pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co3pane {
	padding: 0px 5px 0px 5px;
	background-color: transparent;
	width: 25%;
	height: 100%;
}
.co4pane {
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	width: 24%;
	height: 100%;
}
.bo1pane {
	padding: 10px 4px 10px 8px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
	display: none;
}
.bo2pane {
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	vertical-align: middle;
	width: 42%;
	height: 100%;
	display: none;
}
.bo3pane {
	padding: 10px 8px 0px 14px;
	background-color: transparent;
	vertical-align: middle;
	width: 29%;
	height: 100%;
	display: none;
}
/* [SOLPATRMENU] */
/* Horizontal Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	vertical-align: bottom;
	height: 43px;
}
.MainMenu_MenuContainer TD {
	font-size: 0px;
	vertical-align: bottom;
}
.MainMenu_MenuBar {
	height: 43px;
}
.MainMenu_MenuItem {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 23px;
}
.MainMenu_MenuItemSel {
	padding: 0px 5px 0px 5px;
	border-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #EAEBF2;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 0px 0px 0px 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #EAEBF2;
	background-color: #EAEBF2;
	width: 8px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	border-style: solid;
	border-color: #C5C6CC;
	border-width: 1px;
	background-color: #EAEBF2;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_SubMenuItemSel {
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 23px;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_RootMenuItem TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItem TD DIV {
	background-position: right top;
	background-image: url(media/spacer.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItem TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/spacer.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItem TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/spacer.gif);
	background-repeat: repeat-x;
	color: #666666;
	line-height: 2.0em;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemSel TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-image: url(media/TabSelRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/TabSelLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItemSel TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/TabSelMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 2.0em;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemActive TD DIV {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/TabActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD DIV DIV {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background-position: left top;
	background-image: url(media/TabActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 42px;
}
.MainMenu_RootMenuItemActive TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	line-height: 2.0em;
	height: 42px;
}
.MainMenu_MenuBreak2 {
	border-style: none;
	background-color: transparent;
	width: 2px;
}
.MainMenu_RootMenuItem2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV {
	background-position: right top;
	background-image: url(media/Tab2Right.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/Tab2Left.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItem2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2Middle.gif);
	background-repeat: repeat-x;
	color: #162C8C;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
	background-image: url(media/Tab2SelRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV DIV {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background-position: left top;
	background-image: url(media/Tab2SelLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemSel2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-position: center top;
	background-image: url(media/Tab2SelMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 2.0em;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	line-height: 0;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(media/Tab2ActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV DIV {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	background-position: left top;
	background-image: url(media/Tab2ActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 43px;
}
.MainMenu_RootMenuItemActive2 TD DIV DIV DIV {
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(media/Tab2ActMiddle.gif);
	background-repeat: repeat-x;
	line-height: 2.0em;
	height: 43px;
}
/* Dual Menu */
.MainMenu_MenuContainerDual {
	margin-top: 0px;
	font-size: 1px;
	background-color: transparent;
	vertical-align: top;
	width: 0px;
	height: 21px;
}
.MainMenu_MenuBarDual {
	height: 21px;
}
.MainMenu_MenuBreakDual {
	border-style: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	text-align: center;
	width: 0px;
}
.MainMenu_RootMenuArrowDual {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 11px;
}
.MainMenu_RootMenuItemDual {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemSelDual {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 17px;
}
.MainMenu_RootMenuItemActiveDual {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	height: 17px;
}
.MainMenu_MenuContainerDualVert {
	margin-top: 0px;
	font-size: 1px;
	background-color: transparent;
	vertical-align: top;
	width: 100%;
}
.MainMenu_MenuBreakDualVert {
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 1px;
}
.MainMenu_RootMenuArrowDualVert {
	padding: 2px 2px 0px 2px;
	width: 8px;
}
.MainMenu_RootMenuItemDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3247A5;
	background-position: left bottom;
	background-image: url(media/sprtrDualVert.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
.MainMenu_RootMenuItemSelDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3247A5;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
.MainMenu_RootMenuItemActiveDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left bottom;
	background-image: url(media/sprtrDualVert.gif);
	background-repeat: repeat-x;
	background-color: #3247A5;
	vertical-align: top;
	line-height: 17px;
	height: 21px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 190px;
}
.MainMenu_MenuBar_Vert {
	height: 34px;
}
.MainMenu_SubMenu_Vert {
	margin-top: 1px;
	border-style: solid;
	border-color: #C5C6CC;
	border-width: 1px;
	background-color: #EAEBF2;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-position: center center;
	background-image: url(media/TabVert.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/TabVertSel.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/TabVertAct.gif);
	background-repeat: no-repeat;
	height: 34px;
}
.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #EAEBF2;
	background-color: #EAEBF2;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* TABLE BODY */
#TableBgOpen {
	width: 100%;
	height: 100%;
}
#TableBgFramed {
	width: 100%;
	height: 100%;
	background-color: #CDCDCD;
	background-position: center top;
	background-image: url(media/BodyBgTop.gif);
	background-repeat: repeat-x;
}
#TableBgBordered {
	width: 100%;
	height: 100%;
}
/* OPEN */
#TdOpen {
	padding: 10px 0px 0px 0px;
}
#TdOpenFull {
	padding: 10px 10px 0px 10px;
}
/* FRAMED */
#TdFramed {
	padding: 10px 0px 0px 0px;
	background-position: center bottom;
	background-image: url(media/BodyBgBot.gif);
	background-repeat: repeat-x;
}
#TdFramedFull {
	padding: 10px 10px 0px 10px;
	background-position: center bottom;
	background-image: url(media/BodyBgBot.gif);
	background-repeat: repeat-x;
}
/* BORDERED */
#TdBordered {
	padding: 0px 0px 0px 0px;
	background-color: #3D4A8A;
}
#TdBorderedFull {
	padding: 0px 10px 0px 10px;
	background-color: #3D4A8A;
}
/* TABLE SKIN */
#TableSkin {
	width: 800px;
	height: 100%;
}
#TableSkinFull {
	width: 100%;
	height: 100%;
}
/* TABLE MAIN */
#TableMain {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* BANNER */
#TdBanner {
	height: 70px;
}
/* LOGO */
#TdLogo {
	padding: 0px 5px 5px 0px;
	vertical-align: middle;
	text-align: center;
}
/* REGISTER LOGIN */
#TdRegisterLogin {
	padding: 5px 0px 0px 0px;
	height: 100%;
}
/* SEARCH */
#TdSearch {
	padding: 0px 2px 0px 0px;
	background-position: right top;
	background-image: url(media/SearchTxtBox.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 30px;
}
/* IMAGE PANE */
/* To change the banner height change the height value */
#TdImagePane {
	padding: 0px 0px 0px 0px;
	height: 160px;
/*	display: none; */
}
/* To change the banner image replace background-image with 
   Image1.jpg, Image2.jpg, Image3.jpg, Image4.jpg, Image5.jpg, Image6.jpg or Image7.jpg */
#TableImagePane {
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C5C6CC;
	background-position: right center;
	background-image: url(media/Image1.jpg);
	background-repeat: no-repeat;
	background-color: #DEDFE5;
}
/* FLASH BANNER */
#TdFlashBanner {
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C5C6CC;
	background-color: #DEDFE5;
}
/* MENU */
#TdMenu {
	background-position: center bottom;
	background-image: url(media/MenubarC.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#TdMenu2 {
	background-position: center bottom;
	background-image: url(media/Menubar2C.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#TdMenuDual {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #C5C6CC;
	padding: 0px 10px 0px 10px;
	background-color: #E5E6ED;
	height: 21px;
}
#TdMenuDualVert {
	padding: 0px 8px 8px 8px;
	text-align: left;
}
#TdMenuVert {
	padding: 4px 4px 8px 4px;
	text-align: center;	
}
#TableMenuVert {
	text-align: center;
}
/* BREADCRUMB */
#TdBreadDateLang {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C5C6CC;
	height: 36px;
}
#TdBreadDateLangVert {
	height: 31px;
}
#TdBread {
	padding: 0px 0px 0px 2px;
	height: 30px;
}
#TdBreadVert {
	padding: 0px 0px 0px 2px;
	height: 25px;
}
/* LEFT */
#TablePanel {
	background-color: #E5E6ED;
}
#PanelTop {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #C5C6CC;
}
#PanelLeftRight {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #C5C6CC;
}
#PanelBot {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C5C6CC;
}
/* RIGHT */
#TdSkinRight {
	width: 100%;
	height: 2px;
}
/* LINKS */
#TdLinks {
	background-position: center top;
	background-image: url(media/LinksBar.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#TdCTPH {
	vertical-align: middle;
	text-align: center;
	height: 21px;
}
/* Preview Containers Skin */
#TdContainers {
	height: 100%;
	padding: 0px 0px 10px 0px;
}
#TableContainers {
	border: 0px solid #E0E0E0;
	text-align: center;
	width: 810px;
	height: 100%;
	background-color: #EDEDED;
	background-color: transparent;
	background-image: url(media/content_bg.gif);
	background-repeat: repeat;
}
/* Preview Banner Images Module */
#TdBanner2 {
	background-position: right center;
	background-image: url(media/Image2.jpg);
	background-repeat: no-repeat;
}
#TdBanner3 {
	background-position: right center;
	background-image: url(media/Image3.jpg);
	background-repeat: no-repeat;
}
#TdBanner4 {
	background-position: right center;
	background-image: url(media/Image4.jpg);
	background-repeat: no-repeat;
}
#TdBanner5 {
	background-position: right center;
	background-image: url(media/Image5.jpg);
	background-repeat: no-repeat;
}
#TdBanner6 {
	background-position: right center;
	background-image: url(media/Image6.jpg);
	background-repeat: no-repeat;
}
#TdBanner7 {
	background-position: right center;
	background-image: url(media/Image7.jpg);
	background-repeat: no-repeat;
}

#########################
#################################

<style type="text/css">

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #transparent; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; font-size: 14px;}
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }

</style>







