/* _________________________________________________________________*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
a {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}


/* body _________________________________________________________________*/

.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: 18px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: inherit;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/
.tittle_02-bold {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: inherit;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.text_02 {
	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_03 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/
.text_04 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}
/*_________________________________________________________________*/
.text_05 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/
.text_white {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
/*_________________________________________________________________*/	
.text_link {
	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_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;
	}

/*_________________________________________________________________*/
.text_team{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin-left:110px;
	margin-bottom: 15px;
	margin-top:5px;
	}
	
/*_________________________________________________________________*/
h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
/*__________________________________________________________________*/

#nav {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	list-style:none;
	font-size: 12px;
	color: #333333;
	padding-left:10px;
	padding-bottom:2px;
	background-image: url(images/img_point.gif);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: center left;
}
#nav li a { text-decoration: none; color: #666666; font-size:12px;}
#nav li a:hover { text-decoration: none; color: #000; }

/*__________________________________________________________________*/
#content{
	width:700px;
	background-image: url(images/img_dot.gif);
	background-position:215px 0px;
	background-repeat:repeat-y;
	margin-top:10px;
	}

#left{
	width:210px;
	float:left;
	}
#main_content{
	width:475px;
	float: left;
	margin-left:15px;
	text-align:justify;
	}
#footer{
	text-align:center;
	float: none;
	width:700px;
	background-image:url(images/img_footer1.jpg);
	margin-top:10px;
	}
#kudos{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
	