HTML {
	height: 100%;
}
BODY {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
BODY #Form {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
/* Headings */
H1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 36px;
	font-weight: normal;
	color: #DE6361;
}
H2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 28px;
	font-weight: normal;
	color: #999999;
}
H3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #C3403E;
}
H4 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
H5 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #8C1F1D;
}
H6 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
/* Portal Links */
A {
	font-family: Tahoma;
	font-size: 11px;
}
A:link {
	color: #8C1F1D;
	text-decoration: underline;
}
A:visited {
	color: #8C1F1D;
	text-decoration: underline;
}
A:active {
	color: #8C1F1D;
	text-decoration: underline;
}
A:hover {
	color: #C3403E;
	text-decoration: underline;
	cursor: pointer;
}
/* 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: #8C1F1D;
	text-decoration: underline;
}
A.Normal:visited {
	color: #8C1F1D;
	text-decoration: underline;
}
A.Normal:active {
	color: #8C1F1D;
	text-decoration: underline;
}
A.Normal:hover {
	color: #C3403E;
	text-decoration: underline;
	cursor: pointer;
}
/* [USER] */
.dnnUSER {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
A.dnnUSER:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnUSER:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* [LOGIN] */
.dnnLOGIN {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
A.dnnLOGIN:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLOGIN:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Image Skin Width */
.ImgWidth {
	margin: 3px 1px 0px 2px;
	border-style: none;
}
/* [SEARCH] */
.dnnSEARCH {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.dnnSEARCH LABEL {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 24px;
	height: 25px;
	visibility: visible;
}
#dnn_dnnSEARCH_txtSearch {
	margin-right: 0px;
	padding: 1px 2px 0px 2px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #333333;
	background-color: #F3E2E1;
	line-height: 15px;
	width: 90px;
	height: 18px;
}
#dnn_dnnSEARCH_optWeb {
	margin-bottom: 5px;
	vertical-align: middle;
	visibility: visible;
}
#dnn_dnnSEARCH_optSite {
	margin-bottom: 5px;
	vertical-align: middle;
	visibility: visible;
}
.dnnSEARCH IMG {
	margin: 0px 3px 3px 0px;
	vertical-align: middle;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
}
/* [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: #FFFFFF;
	line-height: 27px;
}
A.dnnLINKS:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLINKS:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLINKS:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dnnLINKS:hover {
	color: #FFFFFF;
	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: underline;
}
A.dnnTERMS:visited {
	color: #666666;
	text-decoration: underline;
}
A.dnnTERMS:active {
	color: #666666;
	text-decoration: underline;
}
A.dnnTERMS:hover {
	color: #333333;
	text-decoration: underline;
}
/* [PRIVACY] */
.dnnPRIVACY {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnPRIVACY:link {
	color: #666666;
	text-decoration: underline;
}
A.dnnPRIVACY:visited {
	color: #666666;
	text-decoration: underline;
}
A.dnnPRIVACY:active {
	color: #666666;
	text-decoration: underline;
}
A.dnnPRIVACY:hover {
	color: #333333;
	text-decoration: underline;
}
/* [HELP] */
.dnnHELP {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
A.dnnHELP:link {
	color: #666666;
	text-decoration: underline;
}
A.dnnHELP:visited {
	color: #666666;
	text-decoration: underline;
}
A.dnnHELP:active {
	color: #666666;
	text-decoration: underline;
}
A.dnnHELP:hover {
	color: #333333;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.imagepane {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.sloganpane2 {
	padding: 8px 0px 8px 0px;
	background-color: transparent;
	height: 0%;
}
.panelpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	height: 100%;
}
.panelfooterpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.toppane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppaneVert {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.toppaneInt {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.leftpane {
	padding: 8px 0px 0px 4px;
	background-color: transparent;
	height: 0%;
}
.leftpaneInt {
	padding: 8px 0px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.contentpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.rightpane {
	padding: 8px 8px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.middletoppane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middletoppaneInt {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlepane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
}
.middlepaneInt {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
}
.middlerightpane {
	padding: 8px 8px 0px 0px;
	background-color: transparent;
}
.middlebottompane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.middlebottompaneInt {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomleftpane {
	padding: 8px 0px 0px 4px;
	background-color: transparent;
	height: 0%;
}
.bottomleftpaneInt {
	padding: 8px 0px 0px 8px;
	background-color: transparent;
	height: 0%;
}
.bottomcenterpane {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.bottomrightpane {
	padding: 8px 8px 0px 0px;
	background-color: transparent;
	height: 0%;
}
.bottompane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.bottompaneInt {
	padding: 8px 8px 0px 8px;
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.footerpane {
	padding: 8px 8px 0px 4px;
	background-color: transparent;
	width: 100%;
	height: 0%;
}
.footerpaneInt {
	padding: 8px 8px 0px 8px;
	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: 31px;
}
.MainMenu_MenuContainer TD {
	font-size: 0px;
	vertical-align: bottom;
}
.MainMenu_MenuBar {
	height: 30px;
}
.MainMenu_MenuItem {
	padding: 0px 3px 0px 3px;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 23px;
}
.MainMenu_MenuItemSel {
	padding: 0px 3px 0px 3px;
	border-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #380005;
	background-color: transparent;
	height: 23px;
}
.MainMenu_MenuIcon {
	background-color: #B34E4A;
	display: none;
}
.MainMenu_MenuArrow {
	padding: 0px 0px 0px 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #B34E4A;
	background-color: #B34E4A;
	width: 9px;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu {
	padding: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #8C1F1D;
	border-width: 1px;
	background-color: #B34E4A;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_SubMenuItemSel {
	border-style: solid;
	border-color: #8C1F1D;
	border-width: 1px 0px 1px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #380005;
	background-color: #F3E2E1;
	height: 23px;
}
.MainMenu_RootMenuArrow {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 9px;
}
.MainMenu_RootMenuArrow IMG {
	vertical-align: bottom;
}
.MainMenu_RootMenuItem TD {
	padding: 0px 0px 8px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
}
.MainMenu_RootMenuItemSel TD {
	padding: 0px 0px 8px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #380005;
	background-position: center bottom;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.MainMenu_RootMenuItemActive TD {
	padding: 0px 0px 8px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #380005;
	background-position: center bottom;
	background-image: url(media/TabActMiddle.gif);
	background-repeat: repeat-x;
	height: 30px;
}
/* Dual Menu */
.MainMenu_MenuContainerDual {
	margin: 0px;
	font-size: 0px;
	background-color: transparent;
	width: 0px;
}
.MainMenu_MenuBarDual {
	vertical-align: top;
}
.MainMenu_MenuBreakDual {
	border-style: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B1B1B1;
	text-align: center;
	width: 0px;
}
.MainMenu_SubMenuDual {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #8C1F1D;
	border-width: 1px;
	background-color: #B34E4A;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_RootMenuArrowDual {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 11px;
	display: none;
}
.MainMenu_RootMenuItemDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 1px;
	font-weight: normal;
	color: #380005;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV {
	background-position: right top;
	background-image: url(media/MenuTabDualRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(media/MenuTabDualLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 19px;
}
.MainMenu_RootMenuItemDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(media/MenuTabDualMiddle.gif);
	background-repeat: repeat-x;
	color: #380005;
	line-height: 17px;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV {
	background-position: right top;
	background-image: url(media/MenuTabDualActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(media/MenuTabDualActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 19px;
}
.MainMenu_RootMenuItemSelDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(media/MenuTabDualActMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 17px;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	line-height: 0px;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV {
	background-position: right top;
	background-image: url(media/MenuTabDualActRight.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV DIV {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-position: left top;
	background-image: url(media/MenuTabDualActLeft.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 19px;
}
.MainMenu_RootMenuItemActiveDual TD DIV DIV DIV {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-position: center top;
	background-image: url(media/MenuTabDualActMiddle.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 17px;
	height: 19px;
}
.MainMenu_MenuContainerDualVert {
	margin-top: 0px;
	font-size: 0px;
	background-color: transparent;
	vertical-align: top;
	width: 192px;
}
.MainMenu_MenuBarDual {
	vertical-align: top;
	height: 23px;
}
.MainMenu_MenuBreakDualVert {
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 1px;
}
.MainMenu_SubMenuDualVert {
	margin: 1px 0px 0px -1px;
	padding: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #8C1F1D;
	border-width: 1px;
	background-color: #B34E4A;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 1;
}
.MainMenu_RootMenuArrowDualVert {
	display: none;
}
.MainMenu_RootMenuItemDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #380005;
	background-position: center center;
	background-image: url(media/MenuTabDualVert.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
.MainMenu_RootMenuItemSelDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/MenuTabDualVertAct.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
.MainMenu_RootMenuItemActiveDualVert {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center center;
	background-image: url(media/MenuTabDualVertAct.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 22px;
	height: 23px;
}
/* Vertical Menu */
.MainMenu_MenuContainer_Vert {
	font-size: 0px;
	background-color: transparent;
	width: 192px;
}
.MainMenu_MenuBar_Vert {
	height: 31px;
}
.MainMenu_RootMenuArrow_Vert {
	display: none;
}
.MainMenu_RootMenuItem_Vert TD {
	padding: 4px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-position: center center;
	background-image: url(media/MenuTabVert.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	padding: 4px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #380005;
	text-transform: uppercase;
	background-position: center center;
	background-image: url(media/MenuTabVertAct.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	padding: 4px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #380005;
	text-transform: uppercase;
	background-position: center center;
	background-image: url(media/MenuTabVertAct.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.MainMenu_MenuIcon_Admin {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #B34E4A;
	background-color: #B34E4A;
	width: 0px;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* TABLE BODY */
#TableBgBorderedWhite {
	background-color: #FFFFFF;
	background-position: center top;
	background-image: url(media/BodyBgWhite.gif);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}
#TableBgBorderedColor {
	background-color: #CCAEA6;
	background-position: center top;
	background-image: url(media/BodyBgColor.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
#TableBgFramedSilver {
	background-color: #B4B4B4;
	background-position: left top;
	background-image: url(media/BodyBgSilverT.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
#TableBgFramedColor {
	background-color: #CCAEA6;
	width: 100%;
	height: 100%;
}
/* FRAMED */
#TdFramedSilver {
	padding: 15px 10px 15px 10px;
	background-position: right bottom;
	background-image: url(media/BodyBgSilverB.gif);
	background-repeat: no-repeat;
}
#TdFramedColor {
	padding: 15px 10px 15px 10px;
}
/* BORDERED */
#TdBorderedWhite {
	padding: 0px 5px 0px 5px;
}
#TdBorderedColor {
	padding: 0px 5px 0px 5px;
}
/* TABLE SKIN */
#TableSkin {
	height: 100%;
}
/* TABLE MAIN */
#TableMainBordered {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #808080;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#TableMainBorderedColor {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #444444;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#TableMainFramed {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #444444;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
/* REGISTER LOGIN */
#TdRegisterLogin {
	padding: 1px 0px 0px 0px;
	background-position: left top;
	background-image: url(media/ULbarC.gif);
	background-repeat: repeat-x;
	height: 22px;
}
/* BANNER */
/* To change the banner height change the height value */
#TdBanner {
	padding: 0px 5px 0px 5px;
	height: 100px;
}
/* To change the banner image replace background-image with 
   Image1.jpg, Image2.jpg, Image3.jpg, Image4.jpg, Image5.jpg, Image6.jpg or Image7.jpg */
#TdBannerImg {
	background-position: right center;
	background-image: url(media/Image1.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
/* FLASH BANNER */
#TdFlashBanner {
	height: 140px;
}
/* LOGO */
#TdLogo {
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	text-align: center;
}
/* SEARCH */
#TableSearchMenu {
	background-position: center bottom;
	background-image: url(media/MenubarC.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 30px;
	background-color: #EDABAA;
}
#TdSearch {
	padding: 5px 2px 0px 0px;
	vertical-align: top;
	height: 30px;
}
/* MENU */
#TdMenu {
	height: 30px;
}
#TdMenuDual {
	padding: 4px 10px 4px 10px;
	font-size: 1px;
	background-color: #F3E2E1;
	background-position: center top;
	background-image: url(media/MenubarShC.gif);
	background-repeat: repeat-x;
	height: 5px;
}
#TdMenuBot {
	font-size: 1px;
	background-position: center top;
	background-image: url(media/MenubarBot.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#TdMenuVert {
	padding: 10px 0px 0px 0px;
	background-color: #E2E2E2;
}
#TdMenuDualVert {
	padding: 10px 0px 0px 0px;
	background-color: #E2E2E2;
}
/* LEFT */
#TdPanel {
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #808080;
	background-color: #E6E6E6;
}
#TdSkinLeft {
	width: 210px;
	height: 1px;
}
/* RIGHT */
#TdRight {
	padding: 0px 0px 0px 4px;
	background-position: center top;
	background-image: url(media/MenubarSh.gif);
	background-repeat: repeat-x;
}
#TdRightInt {
	padding: 0px 0px 0px 0px;
	background-position: center top;
	background-image: url(media/MenubarSh.gif);
	background-repeat: repeat-x;
}
#TdSkinRight {
	width: 100%;
	height: 1px;
}
/* BREADCRUMB */
#TdBreadLang {
	padding: 7px 2px 0px 4px;
}
#TdBreadLangInt {
	padding: 7px 2px 0px 8px;
}
#TdBreadLangAdmin {
	padding: 7px 0px 0px 0px;
	height: 1px;
}
/* LINKS */
#TdLinks {
	background-position: center top;
	background-image: url(media/LinksBarC.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#TdCTPH {
	padding: 0px 0px 0px 0px;
	background-color: #E6E6E6;
	vertical-align: middle;
	text-align: center;
	height: 21px;
}
/* Preview Containers Skin */
#TdContainers {
	height: 100%;
	padding: 0px 6px 10px 6px;
}
#TableContainers {
	border: 0px solid #E0E0E0;
	text-align: center;
	width: 100%;
	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;
}

