body {
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        COLOR: #7b7b7b;
        line-height: normal;
        font-variant: normal;
        letter-spacing: normal;
        word-spacing: normal;
        white-space: normal;
		margin:0px;
}

table {
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        COLOR: #7b7b7b;
}



a:link {
        color: #0078dd;
        text-decoration: underline;
}
a:visited {

        color: #0078dd;
        text-decoration: none;
}
a:hover {
        color: #FF0000;
        text-decoration: none;
}
a:active {
        color: #0078dd;
        text-decoration: none;
}


.button {
	font-size:12px;
	color:#ffffff;
	border:1px solid #1c63b6;
	padding:4px;
	height:25px;
	background-color:#4c90e0;
}
.inputs {
	font-size:12px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding:4px;
	height:25px;
}
.tarea {
	font-size:12px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding:4px;
}
hr {
        font-size: 1px;
        color: #909090;
}

.titleM {
        font-family: Arial, Tahoma, Verdana ;
        font-size: 16px;
        COLOR: #409de4;
		border-bottom-style: solid; 
		border-bottom-width: 3px;
		border-color: #00a9f0;
		vertical-align:bottom;
		height:15px;
		padding-top :15;
		

}
.title_side {


        COLOR: #FFFFFF;
		height:32px;
		font-weight:bold;
		padding-right:30px;
		text-align:right;
		

}
#fadeinbox{
position:absolute;
width: 208px;
left: 0;
top: -250px;
border: 0px solid black;
padding: 0px;
z-index: 100;
visibility:hidden;
}
.home  {
    cursor : hand ;
}

