/* CSS Document */


/****************** GENERAL STYLES *********************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 4px 0px 0px;
	padding: 0px;
	font-size: 11px;

}
table {
	font-size: 11px;
}
/*****************************************************/
/************* GENERAL FORM ELEMENTS *****************/
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/******************************************************/
/********************** GENERAL LINKS **************** /
a:link {
	color: #0000FF;
	font-weight: bold; 

}
a:visited {
	color: #0000FF;
	font-weight: bold;

}
a:hover {
	color: #0000FF;
	font-weight: bold;

}
/*****************************************************/
/*  ERROR STYLES FOR VALIDATION */
.error-highlight {
	color: red;
	font-weight: bold;
}
.error-light {
	color: red;
}
/*******************************/
.btn01 {
	height: 20px;
	background-color: #FF8500;
	border: 1px solid #6F4500;
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn01-fixedSize {
	height: 20px;
	background-color: #D1C6A6;
	border: 1px solid #323132;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	color: #08398F;


}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.member {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.td-bg02-pad {
	background-image: url(../a-images/bg-stripe02.gif);
	background-repeat: repeat-x;

}
.size-dropdown {
	width: 70px;
}
.link-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;

}
.promo-bg {
	background-image: url(../a-images/banner/en/strip-bg.gif);
	background-repeat: repeat-x;
}
.upper-bold {
	font-weight: bold;
	text-transform: uppercase;
}
.select-size05 {

	width: 300px;
}
.button01 {
	height: 20px;
	background-color: #EFEBE0;
	border: 1px solid #91703A;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #10100F;
}
.bread {
	font-size: 10px;
	color: #666666;
}
.bread a:link {
	font-size: 10px;
	color: #333333;
}
.bread a:visited {

	font-size: 10px;
	color: #333333;
}
.bread a:hover {


	font-size: 10px;
	color: #000000;
}
.td-foote02 {

	font-size: 10px;
	background-image: url(../a-images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 15px;
	color: #666666;
}
.select-size06 {

	width: 136px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
