﻿BODY {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(media/body_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
A {
	font-size: 11px;
	font-family: tahoma;
}
A:link {
	color: #3574AC;
	text-decoration: underline;
}
A:visited {
	color: #3574AC;
	text-decoration: underline;
}
A:active {
	color: #3574AC;
	text-decoration: underline;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}
#LanguageComboBox SELECT {
	font-size: 11px;
	width: 135px;
	height: 17px;
}
/* MODULE Links */
A.Normal {
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
A.Normal:link {
	color: #3574AC;
	text-decoration: none;
}
A.Normal:visited {
	color: #3574AC;
	text-decoration: none;
}
A.Normal:active {
	color: #3574AC;
	text-decoration: none;
}
A.Normal:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link {
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
A.Top_Link:link {
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:visited {
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:active {
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:hover {
	color: #ffffff;
	text-decoration: underline;
}
.Top_Link_Admin {
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link {
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited {
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active {
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover {
	color: #333333;
	text-decoration: underline;
}
.dnnSEARCH {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	vertical-align: middle;
}
.dnnSEARCH LABEL {
	margin-left: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	vertical-align: bottom;
	line-height: 14px;
	height: 15px;
	display: none;
}
#dnn_dnnSEARCH_txtSearch {
	margin-left: 3px;
	padding: 0px;
	border: 3px double #ffffff;
	font-size: 11px;
	color: #3574AC;
	background-color: #ffffff;
	vertical-align: bottom;
	line-height: 15px;
	width: 90px;
	height: 17px;
}
#dnn_dnnSEARCH_optWeb {
	margin-left: 0px;
	vertical-align: bottom;
	line-height: 17px;
	display: none;
}
#dnn_dnnSEARCH_optSite {
	margin-left: -2px;
	vertical-align: bottom;
	line-height: 17px;
	display: none;
}
.dnnSEARCH IMG {
	margin: 2px 0px 0px 0px;
	vertical-align: top;
}
A.dnnSEARCH:link {
	margin-right: 4px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 15px;
	height: 16px;
}
A.dnnSEARCH:visited {
	margin-right: 4px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 15px;
	height: 16px;
}
A.dnnSEARCH:active {
	margin-right: 4px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 15px;
	height: 16px;
}
A.dnnSEARCH:hover {
	margin-right: 4px;
	color: #ffffff;
	text-decoration: underline;
	vertical-align: bottom;
	line-height: 15px;
	height: 16px;
}
.Breadcrumb {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #666666;
	line-height: 19px;
	font-family: Tahoma;
}
.Breadcrumb_Link {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link {
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited {
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:active {
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover {
	color: #3574AC;
	text-decoration: underline;
}
.Breadcrumb_Vert {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 19px;
	font-family: Tahoma;
}
.Breadcrumb_Link_Vert {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Breadcrumb_Link_Vert:link {
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:visited {
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:active {
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:hover {
	color: #ffffff;
	text-decoration: none;
}
.Current_Date {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Content_Link:link {
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:visited {
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:active {
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:hover {
	color: #ffffff;
	text-decoration: underline;
}
.Copyright {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
.Copyright_Admin {
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link {
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link:link {
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:visited {
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:active {
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:hover {
	color: #333333;
	text-decoration: underline;
}
.Bottom_Link_Admin {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link_Admin:link {
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited {
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active {
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover {
	color: #3574AC;
	text-decoration: underline;
}
.sloganpane {
	width: 100%;
	height: 100%;
}
.toppane {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}
.loginpane {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftpane {
	padding-top: 8px;
}
.leftpanep {
	padding-left: 10px;
	padding-top: 8px;
}
.leftpane2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.leftpanep2 {
	padding-left: 10px;
	padding-top: 8px;
}
.contentpane {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	width: 0%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
.bottompane {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompane2 {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
.footerlinkspane { 
padding-right: 10px; 
padding-left: 10px; 
background-image: url(media/botbar_bg.gif); 
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel {
	font-weight: normal;
	font-size: 11px;
	color: #3574AC;
	font-family: Tahoma;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	display: none;
	background-color: #eeeeee;
}
.MainMenu_MenuArrow {
	border-right: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	width: 7px;
	border-bottom: #eeeeee 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.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-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem {
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemActive {
	font-size: 12px;
	background-image: url(media/menuitemact.gif);
	color: #333333;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemSel {
	font-size: 12px;
	background-image: url(media/menuitemact.gif);
	color: #3574AC;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_MenuContainer_Vert {
	border-top: #666666 1px solid;
	width: 190px;
}
.MainMenu_MenuBreak_Vert {
	background-image: url(media/menubar_sprtr_vert.gif);
	border-top-style: none;
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow_Vert {
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert {
	font-size: 12px;
	background-image: url(media/menuitem_vert.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemActive_vert {
	font-size: 12px;
	background-image: url(media/menuitemact_vert.gif);
	color: #333333;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemSel_Vert {
	font-size: 12px;
	background-image: url(media/menuitemact_vert.gif);
	color: #3574AC;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_MenuIcon_Admin {
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	width: 0px;
	border-bottom: #eeeeee 1px solid;
	background-color: #eeeeee;
}
.MainMenu_MenuBreak_Admin {
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #ffffff;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin {
	padding-left: 0px;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 25px;
	background-color: transparent;
}
.MainMenu_RootMenuItemActive_Admin {
	padding-left: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	height: 25px;
	background-color: #dcdcdc;
}
.MainMenu_RootMenuItemSel_Admin {
	padding-left: 0px;
	font-size: 12px;
	color: #3574AC;
	font-family: Tahoma;
	height: 25px;
	background-color: #dcdcdc;
}
.MainMenu_SubMenu_Admin {
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #efefef;
}
.LabelEditOverClass {
	text-decoration: none;
}
/* BANNER */
#Banner {
	background-position: right bottom;
	background-image: url(media/banner.gif);
	border-bottom: #e6e6e6 6px solid;
	background-repeat: no-repeat;
	height: 70px;
}
#Search_Td {
	vertical-align: middle;
	width: 214px;
}

#Search_Td_Admin {
	vertical-align: middle;
	padding-top: 2px;
	width: 100%;
	text-align: right;
}
.Search 
{ 
font-weight: normal; 
font-size: 11px; 
color: #ffffff; 
font-family: Tahoma; 
} 
#Left_Td {
	width: 210px;
}
#Left_Td_P {
	width: 210px;
}