/* body _________________________________________________________________*/
body {
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	

/*_________________________________________________________________*/
.text_tittle {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: #FF2501;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}

/*_________________________________________________________________*/
.text_subtittle {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}
		
/*_________________________________________________________________*/
.text_01 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

/*_________________________________________________________________*/
.text_02 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.text_03 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #3E3E3E;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.text_04 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #FF5800;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}

/*_________________________________________________________________*/	
.text_05 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/	
	.text_link {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #660000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.text_footer {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}


/*_________________________________________________________________*/
.text_side title {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.refForm input, .refForm textarea{ 
background-color:#FFFFFF !important; 
border: solid 1px #999999;
width: 300px;
}

.buttonDiv input{
width: 200px;
background-color: #fff0b9 !important;
}

/*__________________________________________________________________*/
h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: #FF2501;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #FF5800;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/*____________________________________________________________________*/


li {
	margin: 0px;
	padding: 0px;
	display: compact;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}

li a:link, #nav li a:visited, #nav li a:active {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	width: 180px;
}
.text_05-footer {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #6b6a6a;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}