body {
	background: #EFEEEA url(../img/logo_tras.gif) no-repeat fixed right bottom;
	scrollbar-arrow-color:#333333;
	scrollbar-face-color:#EFEEEA;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#D4D3CE;
	scrollbar-highlight-color:#D4D3CE;
	scrollbar-3dlight-color:#D4D3CE;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;




}
.titletable {
	border-top: 2px solid #CC6600;
	border-bottom: 2px solid #CC6600;
	width: 770px;
	background:  url(../../images/back_c.jpg);
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #663300;
	padding-top: 2px;
	padding-bottom: 2px;



}
.form {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 11px;
	color: #CC6600;
	border: 1px solid #660000;
	background-image: url(../../img/formfield.gif);
	background-repeat: no-repeat;

}
a:link {
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #006699;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
a:visited {
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
a:hover {
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #CC6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #006699;
	border-bottom: 1px dotted #006699;



}
a:active {
	color: #CC6600;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;

}
td {
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
hr {
	color: #D1784B;
	height: 1px;
}
a.list:link {
	color: #EFEEEA;
	background-color: #D0774A;
	text-align: center;
	padding: 2px;
	width: 100%;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
a.list:visited {

	color: #EFEEEA;
	background-color: #D0774A;
	text-align: center;
	padding: 2px;
	width: 100%;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
