*
{
	font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
}
html
{
	overflow-x: auto;
}  
body
{ 
	background-color: #FFFFFF;
}
a
{
	color: blue;
	background-color: #FFFFFF;
	text-decoration: None;
}

H1,.H1
{
	color: #6633ff;
	font-size: 20px ;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
	margin-top: 1rem;
	margin-bottom: 0.75rem;
}
H2,.H2
{
  	color:#6633ff;
	font-size: 18px;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
	margin-top: 1rem;
	margin-bottom: 0.75rem;
}
H3,.H3
{
  	color: #6633ff;
	font-size: 16px;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
	margin-top: 1rem;
	margin-bottom: 0.75rem;
}
H4,.H4
{
  	color: #6633ff;
	font-size: 14px;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
}
H5,.H5
{
  	color: #6633ff;
	font-size: 13px;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
}
H6,.H6
{
  	color: #6633ff;
	font-size: 12px;
	text-decoration: None;
	text-align: center;
	font-weight: Bold;
}
button
{
  	color: #333333;
  	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: None;
	text-align: left;
}
button:hover
	  	   {
  	  		   color: #000000;
  	  		   background-color: #FAEBD7;
  	  		   /* background-color: #000000; 8*/
	  		   /* font-size: 12px; */
	  		   text-decoration: None;
	  		   text-align: left;
		   }
button[type=reset]
{
  	margin-left: 1rem;
}
input
{
  	color: #000000;
  	background-color: #F2F2F2;
	font-size: 12px;
	text-decoration: None;
	text-align: left;
}
option.selected
{
  	color: #333333;
    font-weight: bold;
	text-decoration: italic;
	text-align: left;
}

table
{
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 0 !important;
}
th
{
}
td
{
	vertical-align: top;
	text-align: left;
}
tr
{
}
form.form table td
{
	border: none !important;
}
form.form table
{
	/*background-color: #fff; */
	box-shadow: 0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
	color: #4a4a4a;
	max-width: 100%;
	position: relative;
}
*.borderless-table td
{
	border: none;
}
*.dynbutton
{
  	color: #333333;
  	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: None;
	text-align: left;
}

*.myinput
{
   color: #333333;
   background-color: #FFFFFF;
   border-radius: 5px;
}

.Center
{
	text-align: center;
}
.Left
{
	text-align: left;
}
.Right
{
	text-align: right;
}


.Body_Table
{
    border: 0px solid black;
    border-collapse: collapse;
}


.Body_Table_Center
{
    text-align: left;
}
.Body_Table_Left
{
	text-align: left;
}
.Body_Table_Right
{
	text-align: left;
}
.Body_Table_Top
{
    text-align: center;
	vertical-align: middle;
    border: 1px solid black;
}
.Body_Table_Middle
{
	vertical-align: top;
    border: 1px solid black;
}
.Body_Table_Bottom
{
	text-align: center;
	vertical-align: top;
    border: 1px solid black;
}


.LeftMenu_Name
{
   	color: green;
	text-align: left;
	vertical-align: top;
    white-space: nowrap;
}
.LeftMenu_List
{
  	color: orange;
	text-align: left;
	font-size: 8px;
	vertical-align: middle;
    list-style-type: none;
    white-space: nowrap;
}
.LeftMenu_Item
{
  	color: blue;
	text-align: left;
	font-size: 8px;
	vertical-align: middle;
    white-space: nowrap;
}











IMG.mySlides
{
	align: center;
    background-color: #ffffff;
}
IMG
{
}

.Date
{
	font-weight: Bold;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	color: grey;
}
.Command
{
	font-weight: None;
	font-size: 16px;
	font-style: none;
	text-decoration: none;
	text-align: right;
	color: grey;
}
XMP,CODE,.Code
{
    font-family: Courier New, monospace;
	font-weight: None;
	font-size: 12px;
	font-style: none;
	text-decoration: none;
	text-align: left;
	color: grey;
	background-color: white;
    margin-top:    0px;
    margin-bottom: 0px;
    margin-right:  0px;
    margin-left:   0px;
}
.Code_Title
{
	font-weight: None;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	color: black;
	background-color: white;
}
.Output
{
    font-family: "Verdana, Geneva, sans-serif";
	font-weight: None;
	font-size: 20px;
	font-style: none;
	text-decoration: none;
	text-align: left;
	color: darkgrey;
}
.Phrase
{
    font-family: "Verdana, Geneva, sans-serif";
	font-weight: None;
	font-size: 14px;
	font-style: none;
	text-decoration: none;
	text-align: left;
	color: orange;
}
.Author
{
    font-variant: small-caps;
    font-family: "Verdana, Geneva, sans-serif";
	font-weight: Bold;
	font-size: 14px;
	font-style: Italic;
	text-decoration: none;
	text-align: right;
	color: orange;
}

.Carousel_Cell
{
    background-color: white;
	text-align: right;
}
.Carousel_Info_Text
{
	font-weight: Bold;
	font-size: 8px;
	font-style: none;
	text-decoration: none;
	text-align: left;
	color: grey;
}
.Carousel_Navegation_Menu
{
	font-weight: Bold;
	font-size: 16px;
	font-style: none;
	text-decoration: none;
	text-align: center;
	color: blue;
    background-color: white;
}
.Carousel_Navegation_Active
{
	font-weight: Bold;
	font-size: 16px;
	font-style: none;
	text-decoration: none;
	text-align: center;
	color: blue;
    background-color: lightgray;
}
.FrameLinks
{
	font-weight: Bold;
	font-size: 12px;
	font-style: none;
	text-decoration: none;
	text-align: center;
	color: blue;
    background-color: lightgrey;
}

.Table_Frame
{
    border: 1px solid black;
}
