body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #777777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0007;
	text-decoration: underline;
}

.menu_white
{
	color: #FFFFFF;
}

a.menu_white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.txt_index {
	font-size: 14px;
	color: #0B71CB;
}

.txt_big {
	font-size: 14px;
	color: #0B71CB;
	text-transform: uppercase;
}

.txt_big_orange {
	font-size: 12px;
	color: #FF1118;
	font-weight: bold;

}

.txt_big_green {
	font-size: 14px;
	color: #42B096;
	font-weight: bold;

}



.txt_big2 {
	font-size: 11px;
	color: #0B71CB;
	font-weight: bold;
}

.txt_big3 {
	font-size: 13px;
	color: #43A791;
}

.date {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

.bg_norepeat {
	background-repeat: repeat-x;
}
.bg_vertic {
	background-image: url(images/bg_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hand {
	cursor: default;
}

.style1 {
	color: #FF0007;
	
}
.bg_car {
	background-image: url(images/bg_car.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_angle {
	background-image: url(images/bg_angle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

