BODY {
	background-color:#D0CBC2;
}




TD.shadow_left
{
	width:8px;
	height:100%;
	background: url(rsrc/img/border_l.gif) repeat-y;
}
TD.shadow_right
{
	width:8px;
	height:100%;
	background: url(rsrc/img/border_r.gif) repeat-y;
}


TABLE.layout
{
	background-color:#84837E;
}

TABLE.layout TD.head
{
	width:762px;
	height:115px;
	background: #CAC7BF url(rsrc/img/head.gif) no-repeat;
}

TABLE.layout TD.under
{
	width:762px;
	height:22px;
	background: #EBEEEB url(rsrc/img/gra_v.gif) repeat-x;
	padding-right:10px;
	text-align:right;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size:15px;
	color:#63625F;
}

TABLE.layout TD.content
{
	width:762px;
	height:100%;
	background: #CEC9C0 url(rsrc/img/gra_h.gif) repeat-y;
}

.separatorV
{
	height:100%;
	width:1px;
	background: url(rsrc/img/sep_v.gif) repeat-y center;
}
.separator
{
	height:1px;
	width:100%;
	background: url(rsrc/img/sep_h.gif) repeat-x center;
}

TABLE.layout TD.copyright
{
	width:762px;
	height:12px;
	background: #EBEEEB url(rsrc/img/gra_v.gif) repeat-x;
	text-align:center;
}

TABLE.layout TD.copyright,
TABLE.layout A.copyright {
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:gray;
	text-decoration:none;
}


.tm {
	color:#15B815;
	font-weight:bold;

}

IMG.foto {
	margin-top:8px;
	margin-top=0px;
	background-color:#63625F;
	border:1px solid #474340;
}
.piefoto {
	text-align:right;
	color:#474340;
	font-size:8pt;
	font-family: times,arial;
}


P {
	color:black;
	font-size:10pt;
	font-family: times,arial;
}

P.title
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-weight:bold;
	font-size:17.5pt;
}

P.text {
	border:1px solid #474340;
	background: #D5D2CC;
	color:#474340;
	padding:8px;
	text-align:justify;
	font-size:14px;
	font-family: times;
}


P.address {
	color:#474340;
	padding:8px;
	background-color:#D5D2CC;
	border:1px solid #63625F;
	font-size:12pt;
}




A:visited {
	color:blue;
}




TABLE.menu
{
	margin-left:5px;
	width:140px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size:10px;
}

TABLE.menu A  {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size:10px;
}

TABLE.menu A.menu1:hover,
TABLE.menu A.menu2:hover,
TABLE.menu A.menu3:hover,
TABLE.menu A.menu1_sel:hover  {
	border: solid 1px #63625F;
	color: #63625F;
	background-color:#EBEEEB;
}


TABLE.menu TD.menu1_selected,
TABLE.menu A.menu1_sel  {
	padding:4px;
	border: solid 1px #474340;
	color: #474340;
	background-color:#EBEEEB;
	font-size:10px;
}

TABLE.menu A.menu1
{
	padding:4px;
	color: #474340;
	border: solid 1px #474340;
}

TABLE.menu TD.menu2_header
{
	text-align: center;
	font-size:8px;
	padding:3px;
	background-color:#76726D;
	background-color:#63625F;
	color: #EBEEEB;
	border: solid 1px #474340;
}


TABLE.menu A.menu2,
TABLE.menu TD.menu2_selected
{
	text-align: center;
	font-size:8px;
	padding:3px;
	background-color:#63625F;
	color: #EBEEEB;
	border: solid 1px #474340;
}

TABLE.menu TD.menu2_selected
{
	border: solid 1px #474340;
	color: #63625F;
	background-color:#EBEEEB;
}


TABLE.menu A.menu3,
TABLE.menu TD.menu3_selected,
TABLE.menu A.menu3:hover
{
	padding:3px;
	text-align:center;
	font-style:italic;
	font-size:6.6pt;
	background-color:#D8D2C3;
	color: #474340;
	border: solid 1px #474340;
	border-top:none;
}

TABLE.menu TD.menu3_selected,
TABLE.menu A.menu3:hover
{
	background-color:#EBEEEB;
}
