		.x {background-repeat: repeat-x}
		.y {background-repeat: repeat-y}
		.nr {background-repeat: no-repeat}
		a {font-family: Tahoma,Sans-Serif,Helvetica; color: #2A8A8A}
		a.look {font-family: Arial,Sans-Serif,Helvetica; color: #3C3A38; text-decoration: none}
		a.menu {font-family: Tahoma,Sans-Serif,Helvetica; color: #3C3A38; font-size: 12px; text-decoration: none; font-variant: small-caps; margin-right: 10px}
		a.menu_on {font-family: Tahoma,Sans-Serif,Helvetica; color: #C45256; font-size: 12px; text-decoration: none; font-variant: small-caps; margin-right: 10px}
		a.menu_left {font-family: Arial, Tahoma,Sans-Serif,Helvetica; color: #716F62; font-size: 15px; text-decoration: none; margin-right: 10px; font-weight: bold}
		a.menu_left_on {font-family: Arial, Tahoma,Sans-Serif,Helvetica; color: #C45256; font-size: 15px; text-decoration: none; margin-right: 10px; font-weight: bold}
		td {font-family: Tahoma,Sans-Serif,Helvetica; font-size: 12px; color: #3C3A38}
		div.t {margin-left: 15px; margin-right: 38px}
		div.t1 {margin-left: 30px; margin-right: 10px}
		div.copy {margin-left: 15px; margin-right: 38px; font-size: xx-small}
		strong {color: #BA2B30}
		sup {color: #C45256; font-weight: bold; font-family: Arial,Sans-Serif,Helvetica; text-transform: uppercase; font-size: 13px}
		table.cont {font-family: Arial,Sans-Serif,Helvetica; text-align: center; font-size: x-small; color: #33312B; border-left: #DBD9C0 1px solid; width: 90%}
		td.cont {font-family: Arial,Sans-Serif,Helvetica; text-align: center; font-size: 12px; color: #3C3A38; border-bottom: #DBD9C0 1px solid; border-right: #DBD9C0 1px solid}
		td.conthead {font-family: Arial,Sans-Serif,Helvetica; text-align: center; font-size: 12px; font-weight: bold; color: #3C3A38; background-color: #E5E3D0; border-bottom: #DBD9C0 1px solid;  border-top: #DBD9C0 1px solid; border-right: #DBD9C0 1px solid}
		td.bobord {cellpadding: 0px; background-color: #E9E5D9; border-right: #DBD9C0 1px solid; border-bottom: #DBD9C0 1px solid}
		img.pict {border-width: 0px; border-color: #ffffff; margin-right: 10px}
		img.pict_large {border-width: 0px; border-color: #ffffff; text-align: center}
		img.pict_without_border {margin-right: 10px}
		a:hover {color: #4B796E}
		a.menu:hover {color: #C45256}
		a.menu_left:hover {color: #C45256}























/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


 
