body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	border: medium none;
	margin: 0px
}

.whitetext 	{	color:#FFFFFF; }
.strongtext {	font-weight: bold; }
.strongwhitetext {	color:#FFFFFF;
					font-weight: bold; }

   a            { color: #000000;	text-decoration: none;	font-weight: bold;}
   a:link       { color: #000000;	font-weight: bold;}
   a:visited    { color: #000000;	font-weight: bold;}
   a:active     { color: #000000;	font-weight: bold;}
   a:hover      { color: #871E04;	font-weight: bold;}
   
a:link.menu        { color: #c24b33;}
a:visited.menu     { color: #c24b33;}
a:active.menu      { color: #c24b33;}
a:hover.menu       { color: #990101;}

table 	{
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 9pt;
		  text-align: justify;
          
		}
		
.title {
display:block;
border: 1px solid #000000;
/*
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
margin-bottom: 2px;
background-image:url(../img/bg_01.gif);
background-repeat:repeat;
font-weight:bold;
text-align:center;
*/
margin: 4px;
padding: 2px;
background-color: #c14a32;
color:#FFFFFF;
}

.title_light {
display:block;
border: 1px solid #000000;
/*
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
margin-bottom: 2px;
background-image:url(../img/bg_01.gif);
background-repeat:repeat;
font-weight:bold;
text-align:center;
*/
margin: 4px;
padding: 2px;
background-color: #efd0ca;
color:#990101;
font-weight:bold;
}

.title_menu_01 {
display:block;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
padding: 2px;
margin-top: 5px;
background-color:#992910;
font-weight:bold;
}

.title_menu_02 {
display:block;
width: 189px;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
padding: 2px;
margin-top: 5px;
background-color:#efd0ca;
font-weight:bold;
}


.title_menu_03 {
display:block;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
padding: 2px;
margin-top: 5px;
/*
background-image:url(../img/bg_left02.gif); 
background-position:right;
background-repeat:no-repeat;
*/
background-color:#000000;
font-weight:bold;
}

.gr_list_class
	 {
		  /* background-color: #ffb; 
		  margin:0;
		  */		  
		  margin-top:0px;
		  padding:0;
		  list-style-type: none;
		  /* width:505px; */
	} 
.gr_list_class li
	{
		  margin-bottom:-1px;
		  /*  
		  position:relative;
		  cursor:move;
		  */
		  padding:6px;
		  /* height: 13px; */
		  border-bottom:1px solid #dbddee /* #E9E9E9 */;
		  border-top:1px solid #dbddee /* #E9E9E9 */;  
		  background: #edeef6;
	}
			
			
.tittle_members
	{
		color:#990101;
		text-align:center;
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		padding: 2px;
		background-color:#efd0ca;
	}
	
.form_fields
	{
		border: 1px solid #000000;
	}	
	
.img_border
	{
		border-top: 1px dotted #000000;
		border-bottom: 1px dotted #000000;
	}