BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
	text-align: center;
}
A
{
	font-size: 11px;
	font-family: tahoma;
}
A:link
{
	color: #799659;
	text-decoration: underline;
}
A:visited
{
	color: #799659;
	text-decoration: underline;
}
A:active
{
	color: #799659;
	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: #799659;
	text-decoration: none;
}
A.Normal:visited
{
	color: #799659;
	text-decoration: none;
}
A.Normal:active
{
	color: #799659;
	text-decoration: none;
}
A.Normal:hover
{
	color: #FF6600;
	text-decoration: underline;
}
/* [USER] */
.User_Link
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
A.User_Link:link
{
	color: #799659;
	text-decoration: none;
}
A.User_Link:visited
{
	color: #799659;
	text-decoration: none;
}
A.User_Link:active
{
	color: #799659;
	text-decoration: none;
}
A.User_Link:hover
{
	color: #5B763C;
	text-decoration: underline;
}
/* [LOGIN] */
.Login_Link
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
A.Login_Link:link
{
	color: #666666;
	text-decoration: none;
}
A.Login_Link:visited
{
	color: #666666;
	text-decoration: none;
}
A.Login_Link:active
{
	color: #666666;
	text-decoration: none;
}
A.Login_Link:hover
{
	color: #444444;
	text-decoration: underline;
}
.Top_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #777777;
	text-decoration: underline;
}
A.Top_Link_Admin:visited
{
	color: #777777;
	text-decoration: underline;
}
A.Top_Link_Admin:active
{
	color: #777777;
	text-decoration: underline;
}
A.Top_Link_Admin:hover
{
	color: #555555;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 12px;
	color: #777777;
	font-family: tahoma;
	height: 17px;
}
.Search_Button
{
	vertical-align: bottom;
}
A.Search:link
{
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}
A.Search:visited
{
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}
A.Search:active
{
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}
A.Search:hover
{
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffd700;
	text-decoration: none;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	font-family: arial;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #777777;
	font-family: arial;
}
A.Breadcrumb_Link:link
{
	color: #777777;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #777777;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #777777;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #555555;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	font-family: arial;
}
.Current_Date_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #777777;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 12px;
	color: #777777;
	font-family: Arial, sans-serif;
}
A.Content_Link:link
{
	color: #777777;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #777777;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #777777;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #555555;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #799659;
	font-family: tahoma;
}
.Copyright_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #777777;
	font-family: Arial;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
}
A.Bottom_Link:link
{
	color: #799659;
	text-decoration: none;
}
A.Bottom_Link:visited
{
	color: #799659;
	text-decoration: none;
}
A.Bottom_Link:active
{
	color: #799659;
	text-decoration: none;
}
A.Bottom_Link:hover
{
	color: #5B763C;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link_Admin:link
{
	color: #777777;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #777777;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #777777;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #555555;
	text-decoration: underline;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}
.toppanep
{
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}
.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: transparent;
}
.leftpanep
{
	padding-top: 10px;
	height: 100%;
	background-color: transparent;
}
.leftpanef
{
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: transparent;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane
{
	padding-top: 8px;
	background-color: transparent;
}
.rightpanef
{
	padding-right: 10px;
	padding-top: 8px;
	background-color: transparent;
}
.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;
}
.bottompanep
{
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompanep2
{
	width: 100%;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	color: #000000;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f7f7f7;
}
.MainMenu_MenuArrow
{
	border-right: #f7f7f7 1px solid;
	border-top: #f7f7f7 1px solid;
	width: 7px;
	border-bottom: #f7f7f7 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #d5d5dd 1px solid;
	padding-right: 1px;
	border-top: #d5d5dd 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #d5d5dd 1px solid;
	padding-top: 1px;
	border-bottom: #d5d5dd 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #f1f1f1;
}
.MainMenu_RootMenuArrow
{
	padding-right: 0px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 32px;
}
.MainMenu_RootMenuItemActive
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffd700;
	font-family: Tahoma;
	height: 32px;
}
.MainMenu_RootMenuItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffd700;
	font-family: Tahoma;
	height: 32px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	width: 0px;
	border-bottom: #f7f7f7 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #cccccc;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffd700;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	font-weight: bold;
	padding-left: 1px;
	font-size: 12px;
	color: #ffd700;
	font-family: Tahoma;
	height: 28px;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* BANNER */
#Banner_Bg
{
	height: 60px;
}
#Left_Td
{
	width: 180px;
}


/* tree view admin links*/
.TreeView 
{ 
  background-color:White;
  padding-top:4px; 
  padding-left:1px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
}

.ClassBox
{
  background-color:#E9E9E9;
  padding:2px; 
  border: #A0A0A0 1px solid; 
  cursor:default; 
}

.CollectionBox
{
  background-color:#BFBFBF;
  padding:4px; 
  border: #808080 1px solid; 
  border-bottom-width:4px;
  border-right-width:4px;
 cursor:hand; 
}

.GroupBox
{
  background-color:#808080;
  color:#FFFF80;
  padding:1px; 
  border: #808080 1px solid; 
  width:90%;
  cursor:default; 
}

.ValueBox
{
  background-color:#FFFFFF;
  border: #A0A0A0 1px solid; 
  color:Green;
  padding:1px; 
  cursor:hand; 
}

.TopValueBox
{
  background-color:#FFFFFF;
  border: #A0A0A0 1px solid; 
  color:blue;
  padding:1px;
  cursor:hand; 
   
}

.PropertyLabel 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  font-weight:bold;
}

.TypeLabel 
{ 
  color:Blue;
  font-family: tahoma; 
  font-size: 11px; 
  font-weight:bold;
}


/*end admin tree view*/
