.error {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
    color:red;
    padding:10px;
	border:5px;
	border-color:red;
	border-style:double;}
.confirm {	
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:green;
	padding:10px;
	border:5px;
	border-color:green;
	border-style:double;}

.errormic {
	text-align:center;
    color:white;
    background-color:red;
    padding:0px;}
.thediv {
	width:260px;
	margin-left:auto;
	margin-right:auto;
	}
#theform b{
	color:#007cc3;
	}
.thetext {
    width:250px;
    min-height:30px;
    color:#007cc3;
    font-size:20px;}
.thecombo {
    width:250px;
    min-height:30px;
    color:#007cc3;
    }
.thebutton {
    min-height:30px;
    color:#007cc3;
    font-size:20px;}
.obs {
    font-size:0.75em;
	color:white;
	}
.obsblue {
    font-size:0.75em;
	color:#007cc3;
	}

.fset {
color:#007cc3;
margin-bottom:10px;
    border-color:#007cc3;
    border-width:1px;
    border-style:solid;
}
.fset legend {
font-size:18px;
font-weight:bold;
color:#007cc3;
    padding:2px;
    }
.mesajc {
	border:5px;
	border-style:solid;
	border-color:#CC3300;
    margin-top:5px;
    margin-bottom:5px;
	}
.mesajo {
	border:5px;
	border-style:solid;
	border-color:#007cc3;
    margin-top:5px;
    margin-bottom:5px;
	}
#bigdiv a{
	font-weight:bold;
	padding:3px;
	color:#ffffff;
	background-color:#007cc3;
	border:1px;
	border-style:solid;
	border-color:#ffffff;
	text-decoration:none;
	}
#helpdiv a{
background-color:red;
}
#bigdiv a:hover{
	color:#007cc3;
	background-color:#ffffff;
	border-color:#007cc3;
	}

#bigdiv {
	width:800px;
	padding:20px;
	border:1px;
	border-style:solid;
	border-color:#007cc3;
	margin-left:auto;
	margin-right:auto;
	}
table.thetablec, table.thetablec td {
	padding:2px;
	margin:0px;
	border:1px;
	border-style:solid;
	border-color:#007cc3;
	color:#007cc3;
	border-collapse:collapse;
	}
table.thetable, table.thetable td {
	padding:2px;
	margin:0px;
	border:1px;
	border-style:solid;
	border-color:#CC3300;
	color:#cc3300;
	border-collapse:collapse;
	}
.tedemic {
	text-align:center;
	font-weight:bold;
    color:#007cc3;
    font-size:14px;}
.tedemare {
	}

#loadinto {
	width:590px;
	}
#contactinto {
	width:300px;
	}
#modificinto {
	width:590px;
	}
.loadme {
	float:left;
	top:0px;
	visibility:hidden;
	background-color:#fff;
	margin:0px;
	padding:0px;

    border-color:#007cc3;
    border-width:3px;
    border-style:solid;
	}

.bottom_bar {
	text-align:right;
	background-color:#ccc;
}
