﻿#divSubmit
{
	left:400px;
	position:relative;
	top:-114px;
	/*width:200px;*/
	z-index:10;	
}
#master
{
	position:relative;
	width:935px;
	height:auto;
	margin:0 auto;
	border-style:solid;
	border-color:#88B6CE;
	border-width:1px;
	z-index:10;
	background-image:url(../images/backgroundone.png);
}
#masterhead
{
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/Frame1_1.png);
	height:213px;
	width:935px;
	z-index:10;
}
#masterbutton
{
	position:relative;
	width:935px;
	height:64px;
	background-image:url(../images/Frame2.png);
	z-index:10;
}
.LoginBtnClick
{
	background:url(../images/login.png) no-repeat ;
	color:#0C74E7;
	text-align:center;
	vertical-align:middle;
	width:75px;
	height:39px;
	border:0px;
	font-size:14px;
	z-index:10;
}
.SearchButtom
{
	border-width:0px;
	border-style:none;
	background:url(../images/search.png) no-repeat ;
	color:#0C74E7;
	text-align:center;
	vertical-align:middle;
	width:30px;
	height:33px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:10;
}
.SearchButtom-a
{
	position:relative;
	top:128px;
	left:629px;
	border-width:0px;
	border-style:none;
	background:url(../images/search.png) no-repeat ;
	color:#0C74E7;
	text-align:center;
	vertical-align:middle;
	width:30px;
	height:33px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:10;
}
.ClickLink
{
	border-width:0px;
	border-style:none;
	background:url(../images/ClickLink.gif) no-repeat ;
	color:#0C74E7;
	text-align:center;
	vertical-align:middle;
	width:111px;
	height:111px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:50;
}
.ClickLink2
{
	border-width:0px;
	border-style:none;
	background:url(../images/ClickLink_04.gif) repeat-x;
	height:61px;
	width:108px;
	border:0px;
	vertical-align:middle;
}
.png
{
	background: url(../images/ClickLink.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/ClickLink.png");
	background:none;
	width:111px;
	height:111px;
}
.CnEnChange
{
	background:url(../images/buttom.gif) no-repeat ;
	color:white;
	text-align:center;
	vertical-align:middle;
	/*width:50px;*/
	height:32px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:10;
}
.Logout
{
	background:url(../images/buttom.gif) no-repeat ;
	color:white;
	text-align:center;
	vertical-align:middle;
	width:auto;
	height:32px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:10;
}
.LogoutA
{
	background:url(../images/buttom.gif) no-repeat ;
	color:#00457C;
	text-align:left;
	vertical-align:middle;
	width:60px;
	height:32px;
	border:0px;
	font-size:9pt;
	cursor:pointer;
	z-index:10;
}
body
{
	font-size:9pt;
	font-family:Calibri;
	z-index:10;
}
a
{
	text-decoration:none;
}
a:link 
{ 
	color:#000000; 
	text-decoration: none
	cursor:pointer;
} 

a:visited 
{ 
	color:#000000; 
	text-decoration: none
} 

a:hover 
{ 
	color:#00CED1; 
	text-decoration:underline
} 

a:active 
{ 
	color:#00CED1; 
	text-decoration: underline
}
#divPassWord
{
	left:358px;
	/*width:200px;*/
	position:relative;
	top:-133px;
	z-index:10;
}
#divUserName
{
	position:absolute;
	left:295px;
	top:0px;
	z-index:10;
	width: 544px;
	height:264px;
}
#diviframe
{
	position:relative;
	top:0px;
	z-index:10;
	width:935px;
	margin:0 auto;
	background-image:url(../images/backgroundone.png);
}
.LoginTextArea
{
 background-image:url(../images/Acohs_Login_input.png);
 background-position:left top;
 vertical-align:top;
 background-repeat:no-repeat;
 width:150px;
 height:50px;
 text-align:left;
} 
 
 
/****     modal popup style part      ****/
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
 
.modalPopup 
{	
  
    border-width:0px;
    padding:0px;        
}

.ListSearchExtenderPrompt
{
	font-style:inherit;
	color:Gray;
	background-color:white;
}

.PopupHeading{background:url(../Images/popup/popup_repeatbg.gif) repeat-x ;}

.PopupBottom{background:url(../Images/popup/popup_bottom_bg.gif) repeat-x ;}

.button
{
	background:url(../Images/button.gif) no-repeat;
	border:0px;
	width:100px;
	height:32px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bolder;
	color:#FB8321;
	cursor:pointer;
	}
