<style type="text/css">
<!-- /* to protect old browsers */
/* cream */
.button, .button_selected {
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #C5A960;
 border-left:   1px solid #aaaa77;
 border-top:    1px solid #aaaa77;
 border-right:  1px solid #68541d;
 border-bottom: 1px solid #68541d;
 height: 18px;
 text-decoration: none;
 cursor: hand;
}
 
 .button_selected {
 font-weight: bold;
 color: #ffffff;
 background: #68541d;
 border-left:   1px solid #ff3300;
 border-top:    1px solid #ff3300;
 border-right:  1px solid #993300;
 border-bottom: 1px solid #993300;
} 
 

/* dark blue */
 .bluebutton_selected {
 font-weight: Bold;
 color: #eeeecc;
 background: #336699;
 border-left:   1px solid #aaaa77;
 border-top:    1px solid #aaaa77;
 border-right:  1px solid #003366;
 border-bottom: 1px solid #003366;
}

 
/* Orange */
 .orangebutton {
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 background: #cc3300;
 border-left:   1px solid #ff3300;
 border-top:    1px solid #ff3300;
 border-right:  1px solid #993300;
 border-bottom: 1px solid #993300;
 height: 18px;
 text-decoration: none;
 cursor: hand;
} 
 
/* cream button*/
 .creambutton { 
 font-size: 11px;
 font-weight: bold;
 color: #68541d;
 background: #eeeecc;
 border-left:   1px solid #cccc99;
 border-top:    1px solid #cccc99;
 border-right:  1px solid #336699;
 border-bottom: 1px solid #336699;
 height: 18px;
 text-decoration: none;
 cursor: hand;
}

/* red button */
.redbutton {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #cc3300;
	border-left:   1px solid #ff3300;
	border-top:    1px solid #ff3300;
	border-right:  1px solid #993300;
	border-bottom: 1px solid #993300;
	height: 18px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

/* blue button */
.bluebutton { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background: #336699; 
	border-left:   2px solid #3366DD; 
	border-top:    2px solid #3366DD; 
	border-right:  2px solid #336655; 
	border-bottom: 2px solid #336655; 
	height: 21px; 
	text-decoration: none; 
	cursor: hand; 
	text-align: center;
} 

/* green button */
.greenbutton {
 font-family: tahoma,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #3C7A49;
 border-left:   1px solid #4AA65B;
 border-top:    1px solid #4AA65B;
 border-right:  1px solid #1B5927;
 border-bottom: 1px solid #1B5927;
 height: 18px;
 text-decoration: none;
 cursor: hand;
}

body {
	font-size: small;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;

}

td {
	font-size: small;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
}

.small {
	font-size: x-small;
}

.big { 
	font-size: large;
	font-weight: bold;
}

.topBarDividers {
	font-size: 80%; color: #606466; 
}
.topBarLinks {
	font-size: 80%; color: #ffffff; 
}
A.topBarLinks {
	color: #ffffff; text-decoration: none
}
A.topBarLinks:hover {
	text-decoration: underline;
}

A.navBarAnchor {
	font-weight: bold; font-size: 75%; color: #373535; line-height: 90%; text-decoration: none
}
A.navBarAnchor:hover {
	font-weight: bold; color: white; text-decoration: underline
}
A.navBarCurrent {
	font-weight: bold; font-size: 75%; color: #FFFFFF; line-height: 90%; text-decoration: none
}
.topBar {
	font-size: 80%; color: #ff00ff; 
}
A.topBarAnchor {
	color: #ffffff; text-decoration: none
}
A.topBarAnchor:hover {
	text-decoration: underline
}
.tabText {
	font-weight: bold; font-size: 80%; color: #ffffff
}
A.TabActive {
	color: #ffffff; text-decoration: none; font-size: 100%
}
A.TabInactive {
	color: #373535; text-decoration: none; font-size: 100%
}
A.TabInactive:hover {
	color: #68541d; text-decoration: underline
}
.globalLinks {
	font-size: 80%; color: #68541d 
}
A.globalAnchor {
	font-size: 80%; color: #68541d; text-decoration: none; 
}
A.globalAnchor:hover {
	color: #68541d; text-decoration: underline
}
A.tinyAnchor {
	font-size: 70%; color: #68541d; text-decoration: none
}
A.tinyAnchor:hover {
	color: #68541d; text-decoration: underline
}
A.tinyAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.tinyAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d
}
A.smallAnchor {
	font-size: 80%; color: #68541d; text-decoration: none
}
A.smallAnchor:hover {
	color: #68541d; text-decoration: underline
}
A.smallAnchor:visited { 
	text-decoration: none; color: #73318F
}
A.smallAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d
}
A.mediumAnchor {
	font-size: 100%; color: #68541d; text-decoration: none
}
A.mediumAnchor:hover {
	color: #68541d; text-decoration: underline
}
A.mediumAnchor:visited { 
	text-decoration: none; color: #73318F
}
A.mediumAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d
}
A.largeAnchor {
	font-size: 100%; color: #68541d; text-decoration: none
}
A.largeAnchor:hover {
	color: #68541d; text-decoration: underline
}
A.largeAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.largeAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d
}
A.smallBoldAnchor {
	font-size: 80%; color: #68541d; text-decoration: none; font-weight: bold
}
A.smallBoldAnchor:hover {
	color: #68541d; text-decoration: underline; font-weight: bold
}
A.smallBoldAnchor:visited { 
	text-decoration: none; color: #68541d; font-weight: bold
}
A.smallBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
A.mediumBoldAnchor {
	font-size: 10pt; color: #68541d; text-decoration: none; font-weight: bold
}
A.mediumBoldAnchor:hover {
	font-size: 10pt; color: #68541d; text-decoration: underline; font-weight: bold
}
A.mediumBoldAnchor:visited { 
	font-size: 10pt; text-decoration: none; color: #68541d; font-weight: bold
}
A.mediumBoldAnchor:active { 
	font-size: 10pt; text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
A.largeBoldAnchor {
	font-size: 100%; color: #68541d; text-decoration: none; font-weight: bold
}
A.largeBoldAnchor:hover {
	color: #68541d; text-decoration: underline; font-weight: bold
}
A.largeBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
A.smallWhiteBoldAnchor {
	font-size: 80%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.smallWhiteBoldAnchor:hover {
	color: #68541d; text-decoration: underline; font-weight: bold
}
A.smallWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.smallWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
A.mediumWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.mediumWhiteBoldAnchor:hover {
	color: #68541d; text-decoration: underline; font-weight: bold
}
A.mediumWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.mediumWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
A.largeWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.largeWhiteBoldAnchor:hover {
	color: #68541d; text-decoration: underline; font-weight: bold
}
A.largeWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #68541d; font-weight: bold
}
.tableBodyText {
	font-weight: normal; font-size: 80%; color: #000000
}
.tableBodyHighlightText {
	font-weight: bold; font-size: 90%; color: #CC3300 
}
.tableBodyBoldText {
	font-weight: bold; font-size: 90%; color: #000000
}
.tableHeadingText {
	font-weight: bold; font-size: 120%; color: #FFFFFF 
}
.normalBlackFont0 {
	font-weight: normal; font-size: 70%; color: #000000
}
.normalBlackFont1 {
	font-weight: normal; font-size: 80%; color: #000000
}
.normalBlackFont1:hover {
	font-weight: normal; font-size: 80%; color: #000000; text-decoration: underline; 
}
.normalBlackFont2 {
	font-weight: normal; font-size: 100%; color: #000000 
}
.normalBlackFont3 {
	font-weight: normal; font-size: 120%; color: #000000 
}
.italicBlackFont1 {
	font-weight: italics; font-size: 80%; color: #000000
}
.italicBlackFont2 {
	font-weight: italics; font-size: 100%; color: #000000 
}
.boldBlackFont1 {
	font-weight: bold; font-size: 80%; color: #000000
}
.boldBlackFont2 {
	font-weight: bold; font-size: 100%; color: #000000;
}
.boldBlackFont3 {
	font-weight: bold; font-size: 120%; color: #000000 
}
.normalWhiteFont1 {
	font-weight: normal; font-size: 80%; color: #ffffff
}
.normalWhiteFont2 {
	font-weight: normal; font-size: 100%; color: #ffffff 
}
.normalWhiteFont3 {
	font-weight: normal; font-size: 120%; color: #ffffff 
}
.boldWhiteFont1 {
	font-weight: bold; font-size: 80%; color: #ffffff
}
.boldWhiteFont2 {
	font-weight: bold; font-size: 100%; color: #ffffff 
}
.boldWhiteFont3 {
	font-weight: bold; font-size: 120%; color: #ffffff 
}
.boldRedFont1 {
	font-weight: bold; font-size: 80%; color: #D51717
}
.boldRedFont2 {
	font-weight: bold; font-size: 100%; color: #D51717 
}
.boldRedFont3 {
	font-weight: bold; font-size: 120%; color: #D51717 
}
.normalBlueFont1 {
	font-weight: normal; font-size: 80%; color: #407FBA
}
.normalBlueFont2 {
	font-weight: normal; font-size: 100%; color: #407FBA 
}
.normalBlueFont3 {
	font-weight: normal; font-size: 120%; color: #407FBA 
}
.comboBox {
	font-weight: normal; font-size: 80%; color: #000000 
}
.textInputBox {
	font-weight: normal; color: #000000; 
}
.tableBackground {
	background : #FFFFFF;
}
.tableBackgroundHighlight {
	background : #EEEECC;
}



.normalBlackDescr {
	font-weight: normal; font-size: 10pt; color: #000000
}

.normalRedFont1 {
	font-size: 8pt; color: #FF0000; text-decoration: none
}
A.normalRedFont1 {
	font-size: 8pt; color: #FF0000; text-decoration: none
}
A.normalRedFont1:hover {
	color: #FF0000; text-decoration: underline
}
A.normalRedFont1:visited { 
	text-decoration: none; color: #FF0000
}
A.normalRedFont1:active { 
	text-decoration: none; font-style: italic; color: #FF0000
}


A.microAnchor {
	font-size: 8pt; color: #A33D05; text-decoration: none
}
A.microAnchor:hover {
	font-size: 8pt; color: #A33D05; text-decoration: underline
}
A.microAnchor:visited { 
	font-size: 8pt; text-decoration: none; color: #A33D05
}
A.microAnchor:active { 
	font-size: 8pt; text-decoration: none; font-style: italic; color: #A33D05
}


.justify {
    text-align: justify
}
.headerCol { font-size: 14px; font-weight: normal; color: #ffffff; background: #336699; text-decoration: none; text-align: center }

.boldBlackFont2U {
	font-weight: bold; font-size: 10pt; color: #000000; text-transform: uppercase
}

.p1
{
	margin: 6pt 0cm 6pt 40pt;
	text-indent: -15pt;
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 12pt
}
.p2
{
	margin: 6pt 0cm 6pt 50pt;
	text-indent: -25pt;
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana;
	line-height: 12pt;
	direction: ltr;
}

.p3
{
	margin: 2pt 0cm 2pt 30pt;
	text-indent: -10pt;
	text-align: justify;
	/*font-size: 10pt;*/
	/*font-family: Verdana;*/
	line-height: 12pt

	font-weight: normal; 
	font-size: 80%;
	color: #000000
}




.lugar-livre
{
	background-color: #ccff66;
	font-size: 8pt;
	font-family: Verdana;
	filter: alpha(opacity=90);
}

.lugar-ocupado
{
	background-color: #ff3333;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	filter: alpha(opacity=90);
}

.lugar-meu
{
	background-color: #99ccff;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	filter: alpha(opacity=90);
}


.sala
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font: normal 10pt verdana;
	padding: 5px;
}

.fundosala
{
	font: normal 10pt verdana;
	padding: 5px;
	background-color: #ccff66;
	filter: alpha(opacity=90);
}

.fundosala2
{
	font: normal 10pt verdana;
	padding: 5px;
	background-color: #eeff77;
	filter: alpha(opacity=90);
}

.login
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font: normal 10pt verdana;
	padding: 5px;
}

.fundologin
{
	font: normal 10pt verdana;
	padding: 5px;
	border: solid 1px;
	background-color: #eeeecc;
	filter: alpha(opacity=90);
}

.top-bar {
	background-color: #292929;
}

A.top-barAnchor {
	font-size: 80%; color: #C5A960; text-decoration: none; 
}
A.top-barAnchor:hover {
	font-size: 80%; color: #C5A960; text-decoration: underline
}
A.top-barAnchor:visited { 
	font-size: 80%; color: #C5A960; text-decoration: none; 
}

.txtBlack { font-size: 8pt; color: #292929 }
-->
</style>
