/** ***********************
 **        RTC           **
 *********************** **/

body {
	background-color     : #082931;
}

* {
	color                : #000000;
	font-family          : verdana, arial, helvetica, sans-serif;
	font-size            : 8pt;
}

.hidden {
	display              : none;
}

.windowTitle {
	color                : #31316B;
	font-size            : 160%;
	font-weight          : bold;
	text-align           : center;
}

.box {
	border-left          : 1px solid #000000;
	border-right         : 1px solid #000000;
	border-bottom        : 1px solid #000000;
	background-color     : #436979;
	color	     	     : #FFFFFF;
	font-weight          : bold;
}

.box1 {
	border               : 1px solid #000000;
	background-color     : #436979;
	color	     	     : #FFFFFF;
	font-weight          : bold;
}

.boxr {
	border               : 0px;
	background-color     : #184B60;
	color	     	     : #FFFFFF;
	font-weight          : bold;
}

.boxrm {
	border-left          : 1px solid #9BB4BF;
	background-color     : #184B60;
	color	     	     : #FFFFFF;
	font-weight          : bold;
}

.boxrm1 {
	border-bottom        : 1px solid #000000;
	background-color     : #184B60;
	color	     	     : #FFFFFF;
	font-weight          : bold;
}

.boxchiaro {
	border               : 1px solid #9BB4BF;
	background-color     : #184B60;
	color	     	     : #FFFFFF;
}

.primo {
	color	     	     : #FFFFFF;
	font-weight          : bold;
	text-decoration	     : none;
}

.primored {
	color	     	     : #F44848;
	font-weight          : bold;
	text-decoration	     : none;
}

.secondot {
	color	     	     : midnightblue;
	background-color     : #9BB4BF;
	font-weight          : bold;
	text-decoration	     : none;
}

.secondo {
	color	     	     : midnightblue;
	background-color     : #9BB4BF;
	text-decoration	     : none;
	text-align	     : justify;
}

.secondou {
	color	     	     : midnightblue;
	background-color     : #9BB4BF;
	text-decoration	     : none;
	text-align	     : justify;
	text-decoration	     : underline;
}

.corrente {
	color	     	     : #ADBDC6;
	font-weight          : bold;
	text-decoration	     : none;
}

.payoff {
	color	     	     : #ADBDC6;
	font-family          : cursive;
	font-style           : oblique;
	font-size            : 12pt;
	font-weight          : bold;
	text-decoration	     : none;
	text-align	     : center;
}