/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #cccccc url(pic/tmp/bgmain.gif) fixed;
}
a:link {
	color:  #BC6403;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BC6403;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

A.black:link {

	COLOR: #000000;
	TEXT-DECORATION: none;
	
}
A.black:visited {
	
	COLOR: #000000;
	TEXT-DECORATION: none;

}
A.black:active {

	COLOR: #FF0000;
	TEXT-DECORATION: none;

}
A.black:hover {

	COLOR: #333333;
	TEXT-DECORATION: none;

}

.text_orang1{
	
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.text_gray1{
	
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.text_gray2{
	
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.text_darkgray1{
	
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text_orang1{
	
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
.text_orang2{
	
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.text_orang3{
	
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.input_contact{
	font-size: 12px;
	color: #000000;
	background-color: #E8E8E8;
	border: 1px dashed #666666;
}
.text_black1{
	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text_black2{
	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_white1{
	
	font-size: 13px;
	color: #FFFFFF;
}
.line_box1{
	font-weight: normal;
	border: 2px dotted #333333;
}
