.text {
	font-size: small;
	font-family : "Arial";
	color : #5C5C5C;
}
.text_item {
	font-size: x-small;
	font-family : "Arial Narrow";
	color : #5C5C5C;
	text-decoration : none;
	font-weight : bold;
}
.text_price {
	color : Blue;
	font-weight : bold;
	text-decoration : none;
}

.text_price_dealer1 {
	color : Teal;
	font-weight : bold;
	text-decoration : none;
}

.text_price_dealer2 {
	color : Purple;
	font-weight : bold;
	text-decoration : none;
}

.text_bold {
	font-size: small;
	font-family : "Arial Narrow";
	color : #5C5C5C;
	font-weight : bold;
}
.text_type_descr {
	font-size: small;
	font-family : "Arial";
	color : #5C5C5C;
	text-align: justify;
	margin-left: 10px;
	margin-right: 20px;
}
.text_title {
	font-size: large;
	font-family : "Arial Narrow";
	color : #5C5C5C;
}
.text_title2 {
	font-size: large;
	font-family : "Arial";
	color : #000068;
}

.text_title3 {
	font-size: medium;
	font-family : "Arial";
	color : #000068;
}

.page_menu {
	font-size: 7pt;
	font-family : "Arial";
	color : #5C5C5C;
	text-decoration : none;
}

.page_menu2 {
	font-size: 10 pt;
	font-family : Arial;
	color : #5C5C5C;
	text-decoration : none;
	font-weight : 900;
}

.table_border {
}

.page_menu {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

#border_view {
	border: dotted;
	border-color: Red;
	border-width: 1px;
}

#news {
	position: relative;
	margin: 30px 0 0px 30px;
	font-family : "Arial";
	font-size: 10pt;
}

#news #title {
	padding-bottom: 15px;
	font-size: 18pt;
	font-family : "Arial";
	color : #000068;
}

#news_item a {
	text-decoration: none;
}

#news_item {
	color: #00008B;
	text-decoration: none;
	text-align: left;
/*	background-image: url(/images/green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	margin: 0px 0 10px 0;
}

#news_content {
	margin: 30px 0 100px 20px;
	font-family : "Arial";
	font-size: 10pt;
}

#news_content #urgent {
	color: Red;
}

#news_content #remark {
	font-size: 8pt;
}

#news_content img {
}

#news_content h1 {
	font-family: sans-serif;
	font-size: 16pt;
	color: #00008B;
}

#news_content h3 {
	font-family: sans-serif;
	font-size: 12pt;
}

#news_content table {
	font-family : "Arial";
	font-size: 10pt;
}

#news_content td {
	padding: 0px 50px 5px 0px;
}

#news_content ul {
	list-style-image: url(/images/green_arrow.jpg);
}
