#idx_msg{
	width:276px;
	color:white;
	font-weight:bold;
	margin:5px;
	background-color:#C959A2;
	}

.box-info {
	background:#bce2f7;
	min-height:230px;
	height:auto!important;
	height:230px;
	text-transform:uppercase;
	float:left;
	width:223px;
	margin:0 2px;
	text-align:center;
	font-size:12px
	}


.box-info-first {
	background:#bce2f7;
	min-height:230px;
	height:auto!important;
	height:230px;
	text-transform:uppercase;
	float:left;
	width:236px;
	text-align:center;
	font-size:12px
	}

.box-info-last {
	background:#bce2f7;
	min-height:230px;
	height:auto!important;
	height:230px;
	text-transform:uppercase;
	float:left;
	width:227px;
	text-align:center;
	font-size:12px
	}
.form-login span { font-size:12px}
.form-login {
	background:url(../img/bg-form-login.gif) left bottom no-repeat;
	width:279px;
	padding:10px 20px;
	color:#373737;
	}
	
.form-login input.text {
	width:140px;
	border:1px solid #d0d0d0;
	padding:1px 3px;
	} 
.form-login table {
	margin-top:10px;;
	}
.form-login table td {
	padding:2px;
	}
.form-login table td input {
	vertical-align:middle;
	}
.form-login table td input.login {
	background:url(../img/buttons/butt-login.gif) left top no-repeat;
	width:71px;
	height:20px;
	border:0 none;
	cursor:pointer;
	margin-left:15px
	}
a.forgot {
	font-size:1.00em;
	color:#e73e97;
	text-decoration:none;
	display:block;
	padding:10px 0 0 10px;
	}
a.forgot:hover {
	text-decoration:none;
	}


.box-text {
	width:325px;
	float:left;
	font-size:13px;
	}

ul.list {
	margin:0;
	padding:0;
	list-style:none;
	}

ul.list li {
	background:url(../img/a1.gif) left 9px no-repeat;
	padding:5px 20px 2px 10px;
	text-transform:uppercase
	}


















