td {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.note {

	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
a {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-align: justify;
	text-decoration: none;
}
a:link {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;

	color: page.asp;
	text-align: justify;
	text-decoration: none;
	color: #CC6633;
}
a:hover {

	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: justify;
	text-decoration: none;
}
a:visited {

	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-align: justify;
	text-decoration: none;
}
p {

	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.td_brownborder {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCC48B;
	border-left-color: #DCC48B;
	background-image: url(../primary_pix/fond_page.jpg);
	background-repeat: repeat-y;
}
input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-align: left;
	text-decoration: none;
	background-color: #FCF8ED;
	border: thin solid #996600;
}
.warning {


	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.td_admin {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCC48B;
	border-left-color: #DCC48B;
	background-color: #E3D780;
}
textarea {

	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-align: justify;
	text-decoration: none;
	background-color: #FCF8ED;
	border: thin solid #996600;
}
.td_pix {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: 1px solid #6699CC;
}

