BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%;
}

.Top_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial;
	text-align: center;
}
A.Top_Link:link
{
	color: black;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: black;
	text-decoration: none;
}
A.Top_Link:active
{
	color: black;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #FF5500;
	text-decoration: none;
}

.BreadCrumb
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	font-family: Tahoma;
	width: 100%;
}
.dnnBREADCRUMB
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	padding-right: 10px;
	padding-left: 10px;
}
A.dnnBREADCRUMB:link
{
	color: #b1b9ce;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited
{
	color: #b1b9ce;
	text-decoration: none;
}
A.dnnBREADCRUMB:active
{
	color: #b1b9ce;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover
{
	color: #b1b9ce;
	text-decoration: underline;
}

.MainMenu
{
	background: url(images/menu_center.gif) repeat-x left top;
	text-align: center;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #333333;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #747474;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #ebebeb;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}
.MainMenu_SubMenu
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-top: 1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #eeeeee;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 20px;
	background-color: #e6e6e6;
}
.MainMenu_RootMenuArrow
{
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 0px;
}
.MainMenu_RootMenuItem
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #e1e6f2;
	vertical-align: top;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	line-height: 29px;
	height: 35px;
}
.MainMenu_RootMenuItemSel
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	line-height: 29px;
	height: 35px;
}
.MainMenu_RootMenuItemActive
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: 29px;
	height: 35px;
}

.TopPane
{
	width: 100%;
	height: 0%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: transparent;
}
.LeftPane
{
	width: 0%;
	height: 100%;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: transparent;
}
.ContentPane
{
	width: 100%;
	height: 100%;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: transparent;
}
.RightPane
{
	width: 0%;
	height: 100%;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: transparent;
}
.BottomPane
{
	width: 100%;
	height: 0%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: transparent;
}

.Footer
{
	background: url(images/footer_center.gif) repeat-x left top;
	width: 100%;
	text-align: center;
	padding-bottom: 4px;
}
.Footer_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Footer_Link:link
{
	color: #e1e6f2;
	text-decoration: none;
}
A.Footer_Link:visited
{
	color: #e1e6f2;
	text-decoration: none;
}
A.Footer_Link:active
{
	color: #e1e6f2;
	text-decoration: none;
}
A.Footer_Link:hover
{
	color: white;
	text-decoration: none;
}

.Bottom_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: black;
	text-decoration: none;
}
A.Bottom_Link:visited
{
	color: black;
	text-decoration: none;
}
A.Bottom_Link:active
{
	color: black;
	text-decoration: none;
}
A.Bottom_Link:hover
{
	color: #FF5500;
	text-decoration: none;
}


.Normal
{
	color: #666666;
}
A.Normal:link
{
	color: #003366;
	text-decoration: underline;
}
A.Normal:visited
{
	color: #003366;
	text-decoration: underline;
}
A.Normal:active
{
	color: #003366;
	text-decoration: underline;
}
A.Normal:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.NormalBold
{
	color: #666666;
}
A.NormalBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.NormalBold:link
{
	color: #003366;
	text-decoration: underline;
}
A.NormalBold:visited
{
	color: #003366;
	text-decoration: underline;
}
A.NormalBold:active
{
	color: #003366;
	text-decoration: underline;
}
A.NormalBold:hover
{
	color: #FF0000;
	text-decoration: underline;
}








