#AdminHostList {
	position: absolute;
	top: 2px;
	left: 525px;
}
/*    *******************************************
	added by MJG for Snapsis conversion

      *******************************************
*/

#AdminMenuContainerTab {
	top: 2px;
	left: 350px;
}
#CSSEditorContainerTab {
	top: 2px;
	left: 445px;
}
#LoginUserContainer {
}
#SearchTextBox_ADMININPUT {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 16px;
}
#SearchTextBoxINPUT {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 17px;
}
#SignInContainer {

	position: absolute;
	left: 230px;
	top: 5px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	width: 350px;
	height: 20px;
	background-color: #a98a53;
	padding: 2px;
}
/* [TERMS][PRIVACY][LINKS] */

.Bottom_Link {
	font-weight: normal;
	font-size: 11px;
	color: #A9A9A9;
	font-family: Tahoma;
}
.Breadcrumb_Link {
	font-weight: normal;
	font-size: 11px;
	color: #1C4D7D;
	font-family: Tahoma;
}
.Breadcrumb_Panel {
	height: 22px;
}
.ContentPane {

	padding-right: 10px;
	padding-left: 10px;

	padding-top: 0px;
	background-color: transparent;

}
.LeftColumn {
	width: 200px;
	height: 100%;
	border-top: 8px #a98a53 solid;
	border-right: 8px #a98a53 solid;
	border-left: 8px #a98a53 solid;
	border-bottom: 8px #a98a53 solid;
	background: url(leftbggradient.gif) repeat-x;
	background-position: bottom left;
}
.LeftLowerGradient {
	background: url(leftbggradient.gif);
	height: 50px;
	width: 100%;
}
.LeftPane {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.RightPane {
	align: right;

	background-color: transparent;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.ScrollerPane {
	width: 100%;
	height: 37px;
}

.MainMenu_MenuArrow {
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBar {
	background-color: #646561;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.MainMenu_MenuBreak {
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin {
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #999999;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Vert {
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: #999999;
	border-bottom-style: none;
}
/* [SOLPATRMENU] */

.MainMenu_MenuContainer {
	width: 100%;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #dbd1c0;
}
.MainMenu_MenuIcon {
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F1F1F1;
	border-bottom-style: none;
}
.MainMenu_MenuIcon_Admin {
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #EFEFEF;
	border-bottom-style: none;
}
.MainMenu_MenuItem {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel {
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	font-family: Tahoma;
	background-color: #a98a53;
}
.MainMenu_RootMenuArrow {
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem {
	font-size: 11px;
	font-family: Verdana;
	height: 20px;
}
.MainMenu_RootMenuItem_Admin {
	font-size: 11px;
	font-family: Verdana;
	height: 20px;
}
.MainMenu_RootMenuItemActive {
	font-size: 11px;
	color: 000000;
	font-family: Verdana;
	height: 20px;
	background-color: #a98a53;
}
.MainMenu_RootMenuItemActive_Admin {
	font-size: 11px;
	color: #1C4D7D;
	font-family: Verdana;
	height: 20px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel {
	height: 20px;
	background-color: #a98a53;
}
.MainMenu_RootMenuItemSel_Admin {
	height: 20px;
	background-color: #cccccc;
}
.MainMenu_SubMenu {
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-left: -1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #a98a53;
}
.MainMenu_SubMenu_Admin {
	border-right: #646561 1px solid;
	border-top: #646561 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: #646561 1px solid;
	border-bottom: #646561 1px solid;
	background-color: #EFEFEF;
}
.MainMenu_SubMenuItemSel {
	font-size: 11px;
	height: 20px;
	background-color: #a98a53;
	color: #000000;
}
.Search {
	font-weight: normal;
	font-size: 11px;
	vertical-align: bottom;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.Search_Admin {
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.Search_Button {
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 5px;
}
.Search_Vert {
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.SignInBackBottom {
	width: 300px;
	height: 12;
}
.SignInBackTile {
	height: 1;
	width: 300px;
}
.SignInBackTop {
	width: 300px;
	height: 116px;
	vertical-align: top;
}
.SignInbtnEmailPassword {
	background: url(btnEmailPassword.gif) no-repeat center center;
}
.SignInbtnLogin {
	background: url(btnLogin.gif) no-repeat center center;
}
.SignInbtnRegister {
	background: url(btnRegister.gif) no-repeat center center;
}
.SloganPane {
	width: 100%;
	height: 74px;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
/* [USER][LOGIN] */

.Top_Link {
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
.Top_Link_Admin {
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
/* ********************************  */
/*  Aggregator Tabs Style Settings   */
/* top */

.Top_TabPage {
	background-color: white;
	border-left: solid 1px #a98a53; 
	border-right: solid 1px #a98a53; 
	border-bottom: solid 1px #a98a53; 
	padding: 7px;

}
.Top_TabStrip {
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 4px;
	background-color: #ffffff;
	text-align: left;
	border-bottom: solid 1px #a98a53

}
.Top_TabSelected {
	font-size: 12px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bolder;
	background-color: #646561; 
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px white;
	padding: 3px;
	padding-bottom: 4px;
	margin-right: 2px;
}
.Top_TabUnselected {
	font-size: 12px;
	cursor: pointer;
	color: #ffffff;
	background-color: #a98a53;
	padding: 3px;
	padding-bottom: 4px;
	margin-right: 2px;
	border: solid 1px silver;
}
.Top_TabMouseOver {
	color: black;
}



.TopPane {
	padding-right: 10px;
	padding-left: 10px;
	width: 647px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 0%;
	background-color: transparent;
}
A {
	font-size: 11px;
	font-family: tahoma;
}
A.Bottom_Link:active {
	color: #1C4D7D;
	text-decoration: underline;
}
A.Bottom_Link:hover {
	color: #000000;
	text-decoration: underline;
}
A.Bottom_Link:link {
	color: #1C4D7D;
	text-decoration: underline;
}
A.Bottom_Link:visited {
	color: #1C4D7D;
	text-decoration: underline;
}
A.Breadcrumb_Link:active {
	color: #1C4D7D;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover {
	color: #000000;
	text-decoration: underline;
}
A.Breadcrumb_Link:link {
	color: #1C4D7D;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited {
	color: #1C4D7D;
	text-decoration: underline;
}
/* MODULE Links */

A.Normal {
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
A.Normal:active {
	color: #1C4D7D;
	text-decoration: none;
}
A.Normal:hover {
	color: #FF6600;
	text-decoration: underline;
}
A.Normal:link {
	color: #1C4D7D;
	text-decoration: none;
}
A.Normal:visited {
	color: #1C4D7D;
	text-decoration: none;
}
A.Search_Admin:active {
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:hover {
	color: #333333;
	text-decoration: underline;
}
A.Search_Admin:link {
	color: #000000;
	text-decoration: none;
}
A.Search_Admin:visited {
	color: #000000;
	text-decoration: none;
}
A.Top_Link:active {
	color: #000000;
	text-decoration: none;
}
A.Top_Link:hover {
	color: #333333;
	text-decoration: underline;
}
A.Top_Link:link {
	color: #000000;
	text-decoration: none;
}
A.Top_Link:visited {
	color: #000000;
	text-decoration: none;
}
A.Top_Link_Admin:active {
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover {
	color: #333333;
	text-decoration: underline;
}
A.Top_Link_Admin:link {
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited {
	color: #666666;
	text-decoration: none;
}
A:active {
	color: #1C4D7D;
	text-decoration: underline;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}
A:link {
	color: #1C4D7D;
	text-decoration: underline;
}
A:visited {
	color: #1C4D7D;
	text-decoration: underline;
}

BODY {
	padding-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: 11px;
	font-family: tahoma;
	width: 800px;
}
Table {
	font-size: 11px;
	font-family: tahoma;
}


