BODY
{
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
A
{
	font-size: 11px;
	font-family: tahoma;
}
a:link {
	color: #00BFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00BFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #333333;
	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;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #A9A9A9;
	font-family: Verdana;
}
A.Content_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
	
.Copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}
.Copyright_Admin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}

.ContentPane
{
	font-size: 12pt; 
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 5px;
	height: 100%;
	background-color: transparent;
}

.RightPane
{
	font-size: 12pt; 
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
	padding-top: 5px;
	height: 100%;
	background-color: transparent;
}

.TopLeft
{
	width: 150px;
	height: 85px;
	background-color: transparent;
	background-image:url(topleft.jpg);
	background-repeat: no-repeat;
}

.TopRight
{
	width: 100%;
	height: 85px;
	background-image:url(toprightBG.jpg);

}

.LowerLeft
{
	width: 200px;
	height: 100%;
	background-color: transparent;
	background-image:url(lowerleft.jpg);
	background-repeat: no-repeat;
}



/*    *******************************************
	added by MJG for Snapsis conversion

      *******************************************
*/

#AdminMenuContainerTab
{
top:2px;
left:350px;
}

#CSSEditorContainerTab
{
top:2px;
left:445px;
}
#AdminHostList
{
position:absolute;
top:2px;
left:525px;
}

.SignInContainer
{
	position:absolute;
	left:20;
	top:250;
	width: 310; 
	height: 150;
	visibility:visible;
	display:block;
	background-color: transparent;
	/*filter:alpha(Opacity=99 FinishOpacity=85 Style=1);*/

}
.SignInBackTop
{
	width: 310px; 
	height: 100px;
	vertical-align:top;
	background-image:url(SignInBackTop.gif);
	background-repeat:no-repeat;
}
.SignInBackTile
{
    height:100%;
    width:309px;
	background-image:url(SignInBackTile.gif);
	background-repeat:repeat;
}
.SignInBackBottom
{
	width:309px;
	height: 25;
	background-image:url(SignInBackBottom.gif);
	background-repeat:no-repeat;
}
.SignInbtnLogin
{
	background-image:url(btnLogin.gif);
	background-position: center center;
	background-repeat:no-repeat;
}
.SignInbtnRegister
{
	background-image:url(btnRegister.gif);
	background-position: center center;
	background-repeat:no-repeat;
}
.SignInbtnEmailPassword
{
	background-image:url(btnEmailPassword.gif);
	background-position: center center;
	background-repeat:no-repeat;
}


#LoginUserContainer {
    horizontal-align:right;
    padding-right:5px;
    padding-left:0px;
}


/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	width: 100%;
	background-color: #146698;
	height: 20px;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #ffcb60;
	height: 20px;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #146698;
}
.MainMenu_MenuItemSel
{
	color: #146698;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	font-family: Tahoma;
	background-color: Transparent;
}
.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_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: #F1F1F1;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 20px;
	background-color: #ffcb60;
	
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	height: 20px;
}
.MainMenu_RootMenuItemActive
{
	font-size: 11px;
	color:  #006698;
	font-family: Verdana;
	height: 20px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel
{
	height: 20px;
	background-color: #ffcb60;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
}



/*    *******************************************
	added by MJG for Agreggator Tabs

      ********************************************/

/* top */
.Top_TabStrip
{
	padding-left: 0px;
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
	text-align: left;
}

.Top_TabUnselected
{
	cursor: pointer;
	color: #ffcb60;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
	background-color: #006698;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;


}

.Top_TabSelected
{
	cursor: pointer;
	color: #006698;
	font-weight: bolder;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
	background-color: #ffffff;
	}

.Top_TabMouseOver
{
	color: #146698;
	background-color: #ffcb60;
}

.Top_TabPage
{
	background-color: white;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 3px;
}











