body.mainPage
{
	margin: 0px;
	background-color: #FFFFDC;
}

a
{
	color: #444477 !important;
}
a:active
{
	color: #444477 !important;
}
a:visited
{
	color: #444477 !important;
}
a:link
{
	color: #444477 !important;
}
a:focus
{
	color: #444477 !important;
}
a:hover
{
	color: #666699 !important;
}

table.mainPage
{
	width: 100%;
	height: 100%;
}

td.mainPageLeftHead
{
	height: 100px;
	width: 30%;
}
td.mainPageMidHead
{
	height: 100px;
	width: 40%;
	background-color: green;
}
td.mainPageRightHead
{
	height: 100px;
	width: 30%;
}

td.mainPageLeft
{
	width: 30%;
}
td.mainPageMid
{
	width: 40%;
}
td.mainPageRight
{
	width: 30%;
}

td.mainPageLeftSp
{
	width: 30%;
	height: 5px;
}
td.mainPageMidSp
{
	width: 40%;
	height: 5px;
}
td.mainPageRightSp
{
	width: 30%;
	height: 5px;
}

table.mainPanel
{
	width: 790px;
	height: 100%;
}

td.mainPanelNav
{
	width: 150px;
	height: 100%;
}

td.mainPanelContent
{
	height: 100%;
}





/* Head */
table.mHead
{
	width: 790px;
	height: 100px;
	background-color: #AA3C28;
}

td.mHeadll
{
	width: 10px;
	height: 100px;
	background-image:url(./images/HeadlineLeft.jpg);
	background-repeat:no-repeat;
}

td.mHeadlm
{
	width: 770px;
	height: 100px;
	background-image:url(./images/HeadlineMainT.jpg);
	background-repeat:no-repeat;
}

td.mHeadlr
{
	width: 10px;
	height: 100px;
	background-image:url(./images/HeadlineRight.jpg);
	background-repeat:no-repeat;
}

td.mHeadg
{
	height: 20px;
	background-image:url(./images/grad.gif);
	background-repeat:repeat-x;

	color: #AA3C28;
	text-align: center;
	vertical-align: top;
}

td.mHeadbl
{
	width: 10px;
	height: 20px;
	background-color: #AA3C28;
}
td.mHeadbm
{
	width: 770px;
	height: 20px;
	background-color: #AA3C28;
}
td.mHeadbr
{
	width: 10px;
	height: 20px;
	background-color: #AA3C28;
	background-image:url(./images/edgencbr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* Navigation */
table.mainNavigation
{
	width: 100%;
	height: 100%;
	background-color: #AA3C28;
}

td.navLeftTop
{
	width: 10px;
	height: 20px;
}

td.navTop
{
	height: 20px;
}

td.navRightTop
{
	width: 10px;
	height: 20px;
}

td.navLeft
{
	width: 10px;
}

td.navBorder
{
	
}

/* Selected tab */
td.navTabSel
{
	height: 30px;
	width: 100px;
	background-color: #FAF08C;
	background-image:url(./images/edgecncl.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
}

td.navTabRightSel
{
	height: 30px;
	width: 10px;
	background-color: #FAF08C;
}

td.navTabSpaceTopSel
{
	height: 10px;
	width: 100px;
}

td.navTabSpaceRightTopSel
{
	height: 10px;
	width: 10px;
	background-image:url(./images/edgencbr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

td.navTabSpaceSel
{
	height: 5px;
	width: 100px;
}

td.navTabSpaceRightSel
{
	height: 5px;
	width: 10px;
	background-image:url(./images/edgeniccr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

td.navTabSpaceBSel
{
	height: 5px;
	width: 100px;
}

td.navTabSpaceRightBSel
{
	height: 5px;
	width: 10px;
	background-image:url(./images/edgencicr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

td.navTabSpaceBottomSel
{
	height: 10px;
	width: 100px;
}

td.navTabSpaceRightBottomSel
{
	height: 10px;
	width: 10px;
	background-image:url(./images/edgenctr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


/* Not selected tab */
td.navTab
{
	height: 30px;
	width: 100px;
	background-color: #968C5A;
	background-image:url(./images/edgecicl.gif);
	background-repeat:no-repeat;
	padding-left: 5px;
}

td.navTabRight
{
	height: 30px;
	width: 10px;
	background-color: #968C5A;
}

td.navTabSpaceTop
{
	height: 10px;
	width: 100px;
}

td.navTabSpaceRightTop
{
	height: 10px;
	width: 10px;
	background-image:url(./images/edgenibr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

td.navTabSpace
{
	height: 5px;
	width: 100px;
}

td.navTabSpaceRight
{
	height: 5px;
	width: 10px;
	background-image:url(./images/edgenicr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

td.navTabSpaceBottom
{
	height: 10px;
	width: 100px;
}

td.navTabSpaceRightBottom
{
	height: 10px;
	width: 10px;
	background-image:url(./images/edgenitr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


td.navSpace
{
}

td.navRight
{
	width: 10px;
}

td.navLeftBottom
{
	width: 10px;
	height: 10px;
	background-image:url(./images/edgenbbl.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

td.navBottom
{
	height: 10px;
}

td.navRightBottom
{
	width: 10px;
	height: 10px;
	background-image:url(./images/edgencbr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

/* Content */
table.mainContent
{
	width: 100%;
	height: 100%;
	background-color: #FAF08C;
}

td.CLeftTop
{
	width: 10px;
	height: 10px;
	background-image:url(./images/edgecntl.gif);
	background-repeat:no-repeat;
}

td.CTop
{
	height: 10px;
}}

td.CRightTop
{
	width: 10px;
	height: 10px;
}

td.CLeft
{
	width: 10px;
}

td.CMain
{
	text-align: left;
	vertical-align: top;
}

td.CRight
{
	width: 10px;
}

td.CLeftBottom
{
	width: 10px;
	height: 10px;
}

td.CBottom
{
	height: 10px;
}

td.CRightBottom
{
	width: 10px;
	height: 10px;
	background-image:url(./images/edgecbbr.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

th.DateHead
{
	border-top: 2px black solid;
	border-bottom: 2px black solid;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

td.DateLine
{
	border-bottom: 1px black solid;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
