ins{display:none;filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -khtml-opacity:0;visibility:hidden;width:0;height:0}


.top{
/*
background-image:url('../IMG/titlebar2.gif')!important;
background-image:url('../IMG/titlebar1.gif');
background-repeat:no-repeat;
width:590px!important;
*/
top:0px;
width:100%;
padding-top:0px;
margin:0px auto;
background-color:#1E1317;
color:white;
font-size:11pt;
font-weight:normal;
/*
border-left:0px solid #1E1317;
border-right:0px solid #1E1317;
*/
}
.bottom{
background-color:#D4C7BA;
padding:2px 8px;
font-size:8pt;
color:#1E1216;
text-align:left;
}
.bottom a{
color:#342226;
}


.title{
font-size:11pt;
background-color:#1E1317;
color:#B2DC3E;
padding-left:2px;
padding-bottom:2px;
text-align:center;
font-weight:normal;
}

.container{
/*
width:590px!important;
width:490px;
*/
top:0px;
width:100%;
background-color:#E8E1DA;
border:0px solid #1E1317;
margin: 0px auto;
text-align:left;
color:black;
}
.alerttitle{
font-size:12pt;
text-align:center;
font-weight:bold;
background:darkred;
color:#FFEEED;
border:3px 3px 1px 1px solid white;
padding:6px;
margin:6px;
overflow:auto;
z-index:10;
filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75;
}
.informationclienttitle{
font-size:12pt;
text-align:center;
font-weight:bold;
background:#E8E1DA;
color:#1E1317;
border:3px 3px 1px 1px solid white;
padding:6px;
margin:6px;
overflow:auto;
z-index:10;
filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75;
}
.container p{
margin:10px;
}
.container ul{
	padding:12px 40px;
}

ol{
padding-left:22px;
}

.container p a{
color:#342226;
text-decoration:none;
border-bottom:1px solid #5BAC47;
}


