/* body _________________________________________________________________*/
body {
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/*_________________________________________________________________*/
.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;
	}
/*_________________________________________________________________*/
.tittle_01-bold {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 19px;
	color: #333366;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	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: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	}
/*_________________________________________________________________*/
.text_04 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/	
	.text_link {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #cfdc9b;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.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;
	}
/*_________________________________________________________________*/
a{
	text-decoration: none;
}
div{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
}
.display_cols{
	display: inline;
	float: left;
}
.clear{
	/*clear: both;*/
	height: 5px;
}
.form_text{
	height: 15px;
	width: 190px;
}
.form_text01{
	height: 15px;
	width: 90px;
}
.form_textarea{
	height: 70px;
	width: 190px;
}
.form_select{
	height: 20px;
	width: 193px;
}
.message_error{
	color: #FF0000;
	text-align:left;
}
.detail_brief{
	color: #666666;
}
.page_title{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #4f5440;
}
.last_update{
	color: #999999;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.date_time{
	color: #333333;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.details_link_contact{
	color: #FF0000;
}
.text_search{
	padding-left: 10px;
	font-weight: bold;
}
.search_select{
	width: 250px;
}
.course_header{
	font-size: 12px;
	font-weight: bold;
}
.course_list{
	font-weight: 100;
}
.course_link{
	color: #000000;
	text-decoration: underline;
}