a.menu {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/bg_menu.gif);
	text-indent: 20px;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
a.menu:visited { color: #FFFFFF; text-decoration: none}
a.menu:hover { background-image: url(images/bg_menu2.gif)}

a.menu_sub { color: #FFFFFF; text-decoration: none}
a.menu_sub:visited { color: #FFFFFF; text-decoration: none}
a.menu_sub:hover { color: #FFCCCC; text-decoration: none}

a.pd_name { font-size: 11pt; font-weight: bold; color: #CC0000; text-decoration: none}
a.pd_name:visited { color: #CC0000; text-decoration: none}
a.pd_name:hover { color: #FF0000; text-decoration: none}

.pd { font-size: 18px; color: #FFFFFF}

a.model { color: #0000CC; text-decoration: none}
a.model:visited { color: #0000CC; text-decoration: none}
a.model:hover { color: #0099FF; text-decoration: none}

a.driver { color: #338800; text-decoration: none}
a.driver:visited { color: #338800; text-decoration: none}
a.driver:hover { color: #66CC00; text-decoration: none}

.bold_indent{ font-weight: bold; text-indent: 10px}

.bold_gy {	font-weight: bold; color:#666666; font-size: 10pt; line-height: 20px}

.bold_wt {	font-size: 10pt; font-weight: bold; color:#FFFFFF}

a.bold_wt2 { font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none}
a.bold_wt2:visited { color: #FFFFFF; text-decoration: none}
a.bold_wt2:hover { color: #FFCCCC; text-decoration: none}

.bold_red {	font-size: 10pt; font-weight: bold; color:#AA0000}

.bold_red2 { font-weight: bold; color:#BB0000}

.text_light { color:#DDDDDD}

.text_blue { color:#0000CC}

.text_gr { color:#339900}

.text_10pt { font-size: 10pt; line-height: 20px}

.text_11pt { font-size: 11pt; line-height: 20px}

.tabnav_text { font-size: 10pt; line-height: 15px; font-weight: 600; color:#333333}
.tabnav_text:visited { font-size: 10pt; line-height: 15px; font-weight: 600; color:#333333}
.tabnav_text:hover { font-size: 10pt; line-height: 15px; font-weight: 600; color:#CC0000}

.line { color: #999999; border: 1px dashed} 

.copyright { font-size: 11px; color: #666666}

a.duck { font-size: 11px; color: #666666; text-decoration: none}
a.duck:visited { color: #666666; text-decoration:none }
a.duck:hover { color: #333333; text-decoration: none}

.border_wt {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
