
.body
{
	font-family: arial;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.MainBody
{
	background-color: #F7F7F7;
	cursor: default;
}

.Text100
{
	font-family: arial;
	font-size:11px;
	color:#333333;
	width: 100px;
}

.Text150
{
	font-family: arial;
	font-size:11px;
	color:#333333;
	width: 150px;
}

.LoginBody
{
	background-color: #9F9F9F;
	margin: 0px;
}

.bg
{
	background-color: #9F9F9F;
}

.WelcomeBody
{
	background-color: #F7F7F7;
	margin: 0px;
}

.PanelBody
{
	background-color: #FCFCFE;
	margin: 0px;
}

.LeftFrame
{
	width: 100%;
	height: 100%;
	background-color: #D6D6CE;
}

.iFileManager
{
	margin: 5px;
	background-color: white;
	width: expression(document.body.clientWidth-60);
	height: 98%;
	border-left: solid 2px #808080;
	border-top: solid 2px #808080;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	overflow: auto;
	padding: 10px;
}

.gFileManager
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
	border-left: solid 2px #808080;
	border-top: solid 2px #808080;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	overflow: auto;
	padding-top: 5px;
	padding-left: 5px;
	height: 100;
}

.iFileManagerButtons
{
	height: 20px;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: -15px;
	margin-bottom: -2px;
}

.gFileManagerButtons
{
	height: 20px;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: -5px;
	margin-bottom: 5px;
}

.ButtonOff
{
	border: solid 1px #fcfcfe;
	cursor: default;
}

.ButtonOn
{
	border: solid 1px darkblue;
	background-color: #f2f6fc;
	cursor: hand;
}

.ButtonDisabled
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
}

.LoadingBox
{
	border: solid 1px #296394;
	padding: 10px;
	background-color: #ebfaff;
	z-index: 1000;
}

.LoadingPage
{
	cursor: wait;
}

.InfoBox
{
	BACKGROUND-COLOR: #FFFFCC;
	BORDER-BOTTOM: SOLID 1px #9D9DA1;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}

.InfoBox1
{
	BACKGROUND-COLOR: #FFFFCC;
	BORDER: SOLID 1px #9D9DA1;
	PADDING: 10px;
	MARGIN: 0px;
}

.InfoText
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
}

.Button
{
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}

.ButtonDown
{
	BORDER-LEFT: buttonshadow solid 1px;
	BORDER-RIGHT: buttonhighlight solid 1px;
	BORDER-TOP: buttonshadow solid 1px;
	BORDER-BOTTOM: buttonhighlight solid 1px; 
}

.ButtonOver
{
	border-bottom: buttonshadow solid 1px;
	border-left: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-top: buttonhighlight solid 1px;
}

.Menu
{
	BORDER-TOP: solid 1px white;
	BORDER-BOTTOM: solid 1px black;
	BACKGROUND-COLOR: THREEDFACE;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
}

.iBrowser
{
	width: 100%;
	height: expression(document.body.clientHeight-63);
}

.iBrowserDiv
{
	width: 100%;
	height: expression(document.body.clientHeight-63);
	background-color: red;
	position: absolute;
	z-index: 9999;
	filter:alpha(opacity=0);
}

.gBrowser
{
	width: 100%;
	height: 100%;
	background-color: white;
}

.gBrowserDiv
{
	width: 100%;
	height: 100%;
	background-color: transparent;
	position: absolute;
	z-index: 9999;
}

.InfoLink
{
	color: blue;
}

.InfoLink:hover
{
	color: red;
}

.iUtil
{
	height: 100;
}

.gUtil
{
	height: 100;
}

.FieldSet
{
	padding: 10px;
}

.FMFile
{
	width: 190px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.FormField
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.gTemplateFrame
{
	width: 98%;
	height: 160px;
	border: solid 1px gray;
	background-color: white;
	overflow: auto;
}

.iTemplateFrame
{
	width: 200px;
	height: 160px;
	border: solid 1px gray;
	background-color: white;
	overflow: auto;
}

.iSiteBuilder
{
	margin-top: -10px;
	width: expression(document.body.clientWidth-60);
	height: 98%;
	overflow: auto;
}

.gSiteBuilder
{
	overflow: auto;
	height: 100;
}

.iSBFile
{
	width: 90%;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.gSBFile
{
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.Req
{
	color: red;
}

.OrderButton
{
	width: 20px;
	margin-top: 5px;
}

.LoadingBox1
{
	display: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 101;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

.HelpLink
{
	color: gray;
}

.NotFound
{
	background-color: #ECE9D8;
}

.NFHeading
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.NF
{
	font-family: arial;
	font-size: 13px;
	color: black;
}

.Text
{
	font-family: arial;
	font-size:11px;
	color:#333333;
}

h2
{
	font-size: 18px;
}

h1
{
	font-family: Arial;
	font-size: 24px;
	color: #444444;
}

.infoLink
{
	color: blue;
}

.incFile
{
	background-color: lightyellow;
	border: solid 1px red;
	font-family: Arial;
	font-size: 10px;
}

.InfoBox2
{
	BACKGROUND-COLOR: #FFFFCC;
	BORDER: SOLID 1px #9D9DA1;
	PADDING: 5px;
	height: 18px;
	text-align: left;
}

.ForgotPass
{
	color: gray;
}

.wait
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	padding: 1em;
	z-index: 1000;
	background-color: #ffffff;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	text-align: right;
}

.wait1
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 1000;
	background-color: #ffffff;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	text-align: right;
}

/* For the Modules Window */
.appOutside
{
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	font-family: Arial;
	font-size: 11px;
	padding: 14px;
}

.Text70
{
    font-size: 11px;
    width: 75px;
	height: 20px;    
    font-family: Arial;
}

.Text75
{
    font-size: 11px;
    width: 65px;
	height: 21px;
    font-family: Arial;
}

.dialogWindow
{
	background-color : #EAE8E4;
	border: 1px buttonhighlight;
}

.Text90
{
    FONT-SIZE: 11px;
    WIDTH: 90px;
	height: 21px;    
    FONT-FAMILY: Arial;
}
