body{
	font-family: verdana;
	font-size: 10px;
	color: #575757;
}
.pictures_title{
	font-family: Trebuchet MS, Tahoma;
	font-size: 9px;
	color: #8f8f8f;
	text-decoration: none;
	text-transform : uppercase;
}
a{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ff6000;
}
a:hover{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #1e9026;
}
/** MAIN HEAD **/
.main_head{
	font-family: arial;
	background-color: #ececec;
	font-size: 13px;
	font-weight: bold;
	color: #5d5c5c;
}
.main_subtitle{
	font-family: arial;
	font-size: 12px;
	color: #ff8f3b;
}
.lead_main_subtitle{
	font-family: arial;
	font-size: 12px;
	color: #ff8f3b;
	margin-top:3px;
	margin-bottom:3px;
}
.main_title{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5d5c5c;
	margin-bottom:5px;
}
.lead_main_title{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5d5c5c;
}
.main_lead{
	font-family: arial;
	font-size: 12px;
	color: #ff8f3b;
	margin-bottom:5px;
}
.main_row{
	background-image: url(index/main_row.gif);
}
.main_date{
	font-family: Arial;
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
}
.main_div {
	line-height: 16px;
	margin-top: 10px;
}
a.lead_link{
	font-family: arial;
	font-size: 10px;
	color: #ff8f3b;
}
a.lead_link:hover{
	font-family: arial;
	font-size: 10px;
	color: #3d8641;
}
.green_box_bg {
	background-color: #def0d9;
}
.green_boxLeft {
	background-image: url(box/green_left.gif);
}
.green_boxTitle {
	font-family: arial;
	font-size: 9px;
	color: #47874b;
	font-weight: strong;
	text-transform: uppercase;
}
.orange_box_bg {
	background-color: #faefe2;
}
.orange_boxLeft {
	background-image: url(box/orange_left.gif);
}
.orange_boxTitle {
	font-family: arial;
	font-size: 9px;
	color: #e59b27;
	font-weight: strong;
	text-transform: uppercase;
}
.buttonsite {
	background-color: #707070;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: tahoma;
	font-size: 9px;
}

input, select, textarea, iframe {
	border: 1px solid #5d5c5c;
	font-family: arial;
	font-size: 9px;
	color: #5d5c5c;
}
a.course_title{
	font-family: arial;
	font-size: 12px;
	color: #ff8f3b;
	text-decoration: none;
}
a.course_title:hover{
	font-family: arial;
	font-size: 12px;
	color: #47874b;
	text-decoration: none;
}
.collector_title{
	font-family: arial;
	font-size: 12px;
	color: #ff8f3b;
	font-weight: bold;
	margin-bottom:5px;
}
a.collector_link{
	font-family: Arial;
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
}
a.collector_link:hover{
	font-family: Arial;
	font-size: 10px;
	color: #ff8f3b;
	text-decoration: none;
}
.collector_bg{
	background-color: #ececec;
}