@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Tw Cen MT", "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 26px; color: #C32B7B; font-weight: normal; }

	h2 	
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 14px; color: #939598; font-weight: normal;}
		
	h3 	
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  font-size: 12px; color: #EE2A7B; font-weight: normal; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; color: #603913; text-decoration: none;}
		
	 hr
	   { font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: normal; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; color: #6D6E71; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; color: #333; text-decoration: underline;font-weight: normal; }
	a.link-www:link, a.link-www:visited, a.link-www:active
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; color: #A88E58; text-decoration: none; font-weight: normal;}
	a.link-www:hover
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 12px; color: #603913; text-decoration: none; font-weight: normal;}
	a.link-express:link, a.link-express:visited, a.link-express:active
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 11px; color: #6D6E71; text-decoration: none; font-weight: normal;}
	a.link-express:hover
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 11px; color: #603913; text-decoration: none; font-weight: normal;}
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-menu:hover
		{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 11px; color: #AF8B18; text-decoration: none; font-weight: normal;}
/* Document */

.textsnormal
		{ 
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px; color: #603913; }
.textsbrown14
		{ 
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 14px; color: #603913;
	text-transform: uppercase; }
.textswhite14
		{ 
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 14px; color: #FFFFFF;
	text-transform: uppercase; }

/* Document Tables  */
 .input {
	font-style: normal;
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	/*background-color: #F2F2F2;*/
	background-color: #FFF;
	border: 1px inset #FFDDFF}

	.MyButton {
	font-style: normal;
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	width: 120px;
	height: 22px;
	background-color:#4D3E35;
	border: 1px outset #FFF;
	}
.imageborder {
	border: 3px solid #E7E7E9;}


TR.b1
{ 
	 
}
TR.b2
{ 
background: #806344;}
	
	.highlight img{
	border: 1px solid #12679B;
}
	
		.highlight:hover img{
	border: 1px solid #C32B7B;
}
