.highlighter {
background: yellow;
color: #000;
}
.path {
font-family: "Courier New", Courier, monospace;
color: brown;
font-size: 1.2em;
}
.inverse {
background: #000;
color: #fff;
}
.codeHighlight {
background: yellow;
font-style: italic;
font-family: "Courier New", Courier, monospace;
font-size: 1.2em;
color: #000;
} 
.cursor_hand{
cursor:pointer;
}
.font_big_topic_1 {
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #808080;
}
.font_topic_1 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #555555;
	font-weight:bold;
}
.font_topic_2 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #555555;
}
.font_topic_2 a:link{
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #555555;
}
.font_topic_3 {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #555555;
	font-weight:bold;
}
.font_topic_4 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #9b9b9b;
	font-weight:bold;
}
.font_detail_1 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #555555;
}
.font_detail_1_bold {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #555555;
	font-weight:bold;
}
.font_detail_2_bold {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight:bold;
}
.dropdownList {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	width: 140px;
	height: 21px;
	line-height: 12px;
	padding: 2px;
	border: 1px #666 solid;
}
.dropdownList2 {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	width:180px;
}
.textBox1 {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	width:140px;
	border:1px solid #666666;
	padding:2px;
}
.textBox2 {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	width:450px;
	border:1px solid #666666;
	padding:2px;
}
.textArea1 {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	width:390px;
	border:1px solid #666666;
	padding:2px;
}
.btn_form1 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	cursor:pointer;
}
.font_big_topic_2 {
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #808080;
}
.td_2{
	color: #555555;
}
.td_2 a:hover{
	color: #555555;
	text-decoration: underline;
}
.font_detail_1_bold_href a:link, .font_detail_1_bold_href a:visited{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: blue;
	font-weight:bold;
}
.font_topic_5{
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #555555;
	font-weight:bold;
}
.line_dot{
	border-top:1px dotted #666666;
}
