/*graphix*/
html {
height:100%;
}
body {
	background: #9c9b9b url(../images/aeBg.gif) repeat-x fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li,ol, ol li{
	margin:0; padding:0; border:0;outline:0;font-size:100%; vertical-align:baseline; background:transparent;
}
#aeloader{
position: fixed;
top: 0px;
left: 0px;
background-image: url("../images/loaders/loaderbg.png");
width: 100%;
height: 100%;
text-align: center;
z-index:150;
}

#aeloader .msg {
width: 100%;
height: 100px;
position: absolute;
top: 50%;
color: #FFF;
font-weight:bold;
line-height:30px;
font-size:12px;
margin-left: -50px;
margin-top: -50px;
}

#container{
margin-bottom:100px;
}

#main{
	background-color:#FFF;
}
#loginBox{
color:#0099FF;
}
#mainTb #colA{
width: 100%;
height:100%;
}
#mainTb #colb{

}

#tabs{
height:27px;
background-repeat:no-repeat;
background:transparent url(../images/ae-tabs_bg.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;

}

#tabsA{
height:27px;
background:transparent url(../images/ae-tabs_1.png) no-repeat;
overflow:hidden;
}


#content{
	height:100%;
}

#side{
	height:100%;
}

#controls{
margin-top:10px;
margin-right:10px;
display:none;
}

#boxLogin{
width:400px;
}
/*aeuiheader---------------------------------*/
#aeuiheader{
height:53px;
background:transparent url(../images/ae-banner_bg.png) repeat-x;
}
#aeuiheader #bannerA{
height:53px;
background:transparent url(../images/ae-banner_1.png) no-repeat;
}
#aeuiheader #bannerLogo{
	float: left;
	margin-left:38px;
	margin-top:12px;
}

#aeuiheader #bannerTitle{
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-top:25px;
	float: left;
	margin-left: 10px;
}

#aeuiheader #bannerUserBox{
	font-size: 12px;
	margin-top:30px;
	margin-right:15px;
	color:#BBB;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	float: right;;
}

#aeuiheader #bannerUserBox  a {
	text-decoration: none;
	color: #EEE;
	font-weight:bold;
	cursor:pointer;
}

#aeuiheader #bannerUserBox a:link {
	text-decoration: none;
}
#aeuiheader #bannerUserBox  a:visited {
	text-decoration: none;
}
#aeuiheader #bannerUserBox  a:hover {
	text-decoration: none;
	color:#FF6600;
	/*color:#0066FF;*/
}
#aeuiheader #bannerUserBox  a:active {
	text-decoration: none;
}

/*aeuiheader---------------------------------*/
/*aeuifooter---------------------------------*/
#aeuifooter{
padding-left:20px;
padding-right:20px;
background:transparent url(../images/ae-footer_bg.png) repeat-x;
background-color:#9c9b9b;
}

#aeuifooter #footer1{
height:50px;
width:100%;
}
#aeuifooter #footer2{
height:20px;
width:100%;
}
#aeuifooter #footer3{
height:32px;
width:100%;
font-size:9px;
}
#aeuifooter .logo{
height:28px;
vertical-align:middle;
}

/*aeuifooter---------------------------------*/
/*aeuitab---------------------------------*/


.aeuitabnavi{
background:url("../images/t_bg_0.png") repeat-x;
display:inline-block;
white-space:nowrap;
height:27px;
padding:0px;
border-width:0px;
margin-left:220px;
}
.aeuitabnavi .tabItem{
float:left;
height:100%;
color: #B4B4B4;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-transform: uppercase;
padding-left:15px;
padding-right:1px;
background:url("../images/t_tran_0.png") no-repeat;
white-space:nowrap;
margin:0px;
border-width:0px;
vertical-align:top;
}

.aeuitabnavi .contentItem{
font-size: 11px;
font-weight: normal;
padding-top:6px;
padding-right:1px;
}
.aeuitabnavi .contentItem a{
color: #B4B4B4;		
}
.aeuitabnavi .contentItem a:hover{
color: #FF6600;		
}
.aeuitabnavi .selectedItem{
background:url("../images/t_start_1_.png") no-repeat;
padding-left:13px;

}
.aeuitabnavi .selectedItem.firstItem{
background:url("../images/t_start_1.png") no-repeat;
}

.aeuitabnavi .postSelectedItem.lastItem{
background:url("../images/t_end_1.png") no-repeat;
}
.aeuitabnavi .selectedItem a{
color: #5E8BBD;
}
.aeuitabnavi .postSelectedItem{
background:url("../images/t_end_1_.png") no-repeat;
padding-left:13px;	
}
.aeuitabnavi .selectedItem .contentItem{
background:url("../images/t_bg_1.png") repeat-x;
color: #5E8BBD;
font-size: 14px;
font-weight: bold;
height:27px;
width:100%;
padding-top:4px;
}

.aeuitabnavi .firstItem{
background:url("../images/t_start_0.png") no-repeat;	
}
.aeuitabnavi .lastItem{
background:url("../images/t_end_0.png") no-repeat;	
width:21px;
padding:0px;
}
/*aeuitab---------------------------------*/
/*aeuimenu---------------------------------*/
.aeuimenu{
width:222px;
}

.aeuimenu a{
display: inline-block;
}
.aeuimenu .menuBody{
background:url("../images/aemenu_bg.png") repeat-y scroll 0 0 transparent;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:none;
margin-right:14px;
padding-left:7px;
}
.aeuimenu .menuBody tr{
}
.aeuimenu .menuBody .menuHeader td{
border-bottom:1px solid #666666;
padding-bottom:2px;
height: 21px;
}
.aeuimenu .menuHeader td a{
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}
.aeuimenu .menuHeaderItem{
padding-top:5px;
width: 100%;
padding-left:10px;
}
.aeuimenu .menuHeaderToggle{
width: 10px;
border-left: 1px #555 solid;
border-bottom: 1px #444 solid;
background-color:#333;
padding-top:2px;
}
.aeuimenu .menuHeaderToggle a{
	color:#777 !important;
}
.aeuimenu .menuList a{
color:#999999;
cursor:pointer;
text-decoration:none;
}

.aeuimenu .menuBody .menuList{
background-image:url("../images/aemenu_bg_01.png");
background-repeat: no-repeat;
padding-top:5px;
}
.aeuimenu .menuHeaderToggleBar{
background-color:#333;
border-left: #444 1px solid;
border-bottom: 1px #444 solid;
}
.aeuimenu .menuBody ul{
list-style-type:none;
margin:0;
padding:0;
border: none;
background-image:url("../images/aemenu_bg2.png");
background-repeat:repeat-y;
margin-top:5px;
}
.aeuimenu .menuBody ul li{
margin:0;
padding:0;
list-style-type:none;
border: none;
color:#999999;
font-weight: normal;
margin-bottom:3px;
margin-left:10px;
}

.aeuimenu .menuBody .menuListBottom{
background-image:url("../images/aemenu_bg_02.png");
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 6px;

}
.aeuimenu a:hover {
text-decoration: none;
color:#FF6600;
}
.aeuimenu .menuHeader a:hover {
text-decoration: none;
color:#FF6600;
}
.aeuimenu .menuFooter{
height:40px;
width: 100%;
}
.aeuimenu .menuFooter .menuFooterBg{
background: url("../images/aemenu_bottom.png") no-repeat scroll 0 0 transparent;
width:50%;
height:40px;
}
.aeuimenu .menuFooter .menuFooterBg2{
width:50%;
height:40px;
background: url("../images/aemenu_bottom.png") no-repeat scroll 0 0 transparent;
background-position:right;
}
/*aeuimenu---------------------------------*/
/*aeuimenu---------------------------------*/
.aeuimenu2{
width:222px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-right:14px;
}
.aeuimenu2 .menuBody{
background-color:#1c1d1e;
}
.aeuimenu2 .menuHeader {
border-bottom:1px solid #666666;
padding-bottom:2px;
height: 21px;
font-weight:bold;
}
.aeuimenu2 .menuHeader a{
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}
/*aeuimenu---------------------------------*/