.body {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {color:#397D47;}
h2 {
	font-family: verdana;
	font-size: 1.6em;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	height:15px;
}

.bodysub3 {
	FONT-WEIGHT: bold; 
	COLOR: white; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #a49b96}

.StandardLabel {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.StandardTitle {
	font-family: verdana;
	font-size: 13px;
	font-variant: normal;
	font-style:normal;
	font-weight:bold;
	color: #7EAB4C;
}

.StandardLabelEvent {
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-style:normal;
	color: #7EAB4C;
}
.EventDescription {
	font-family: verdana;
	font-size: 12px;
	font-variant: normal;
	font-style:normal;
	color: #7EAB4C;
}
.LabelQtyAdmin {
	font-family: verdana;
	font-size: 12px;
	font-variant: normal;
	color: #ffffff;
}
.Speaker {
	font-family: verdana;
	font-size: 12px;
	font-variant: normal;
	font-style:italic;
	color: #8f8f8f;
}
.TitleHotLinks
{
	font-family: verdana;
	font-size: 13px;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	color: #E2704B;
}

.DescriptionHotLinks
{
	font-family: verdana;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.TitleSponsor
{
	font-family: verdana;
	font-size: 16px;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	color: #E2704B;
}

:link {
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}

A:visited {
	COLOR: #333333;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10pt;
}

a:hover {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10pt;
	color: #7EAB4C;
}

.linkEvent {
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.linkHot {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.labelEvent
{
	font-family:Verdana;
	font-size:8pt;
	color:#ABB4A1;
	font-weight:bold;
}

.StandardButton
{
	border: thin solid #999999;
    font-size: 6pt;
	    letter-spacing:1pt;
	    font-family: Verdana, sans-serif;
	    text-transform:uppercase;
	    font-weight:bolder;
	    height: 18px;
	    width:125px;
	    margin-left:2px;
	    margin-right:2px;
	    cursor: hand;
    margin-bottom: 0px;
}

/*Reorder List*/
.dragHandle {
	position:relative;
	width:18px;
	height:100px;
	background-color:Blue;
	background-image:url(images/arrowPress.gif);
	cursor:move;
	border:outset thin white;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/walkthrough_bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	width:100%;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:100px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.BulletListFront
{
	list-style-type: circle;
	padding-left: 0px;
	list-style-position: inside;
}

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.collapsePanel {
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/fundoPanel.gif);
	background-repeat:repeat-x;
	color:#234324;
	font-weight:bold;
}


#menu
{ background: #898867 url(menu.png);
  color: #F5F6F0;
  border-color: #EEE;
}




#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ font-family: verdana, arial, sans-serif;
  display: block; 
  float: left; 
  height: 27px;
  text-decoration: none; 
  padding: 11px 14px 2px 14px;
  text-transform: uppercase;
  font-size: 80%;
  border-right: 1px solid;
} 

.myFieldset
{
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 0.5em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 0.5em 0.25em 0;
	vertical-align: middle;
}

.imgfloat {
	float:none;
	display:inline;
	margin: 0.25em 0.5em 0.25em 0;
	vertical-align: middle;
}