body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	vertical-align:middle;
	background: url(../images/body_background_general.png);
	background-color:#110204;
	background-repeat: repeat-x;
}
form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
A{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
}
A:hover{
	color:#B9172D;
}
img{
	border:0px;
	vertical-align:middle;
}
input{
	font-size: 12px;
	height:18px;
	line-height:18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
input[type="checkbox"]{
	border:none;
	height:14px;
	width:14px;
}
textarea{
	font-size: 12px;
	border:1px solid #9999CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:0px 5px 0px 5px;
}
select{
	font-size:12px;
	vertical-align:middle;
}
p{
	margin-top:0px;
}
ul li{
	margin-left:-25px;
}
.divs{
	float:left;
	display:inline;
}

button{
	padding:0px 5px 0px 5px;
	border:1px solid #730104;
	background-color:#AA0104;
	font-weight:bold;
	font-size:12px;
	font-family:Arial,Verdana;
	color:#fff;
	cursor:pointer;
	height:28px;
	line-height:24px;
	background:url(../images/button_bg.png);
	vertical-align:middle;
}

.font1{
	font-size:12px;
}
.font2{
	color:#C93E00;
	font-weight:bold;
}
.font3{
	text-decoration:underline;
}
.font4{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.font5{
	font-family:Arial,Verdana;
	font-size:14px;
	font-weight:bold;
}
.font6{
	color:#1F93CA;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
.line_separator{
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #E8E8E8;
}
.navigation{
	cursor:pointer;
}
.navigation:hover{
	background-color:#F0FFCA;
}
.navigation_child{
	background-color:#fff;
	padding:0px 5px 0px 5px;
	border:1px dashed #D3D3D3;
	border-top:none;
	width:200px;
	opacity:0.9;
	filter:alpha(opacity=90);
	cursor:pointer;
}
.navigation_child:hover{
	background-color:#F0FFCA;
}
.box_product{
	width:205px;
	height:360px;
	border: 1px solid #C9C7C7;
	text-align:center;
	padding-top:5px;
}
.box_product_list{
	width:780px;
	height:110px;
	border: 1px solid #C9C7C7;
	text-align:center;
}







.button_section{
	float:left;
	display:inline;
	border: 1px solid #C9C7C7;
	border-bottom: 0px;
	height: 32px;
	line-height: 32px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	padding:0px 10px 0px 10px;
}
.button_section:hover{
	background-color:#eeeeee;
}
.button_active{
	background: url(../images/bg_btn_section.jpg) repeat;
}
.table_header{
	background: url(../images/table_header_bg.jpg);
	height:34px;
	line-height:34px;
	font-weight:bold;
}
.table_header td{
	padding:0px 5px 0px 5px;
}
.table_list td{
	padding:0px 5px 0px 5px;
	line-height:250%;
}
.table_header_dark{
	background: url(../images/table_header_bg_dark.jpg);
	height:34px;
	line-height:34px;
}
.button_general{
	float:left;
	display:inline;
	background: url(../images/button_general_bg.jpg);
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #C9C7C7;
	border-right:1px solid #C9C7C7;
	padding:0px 10px 0px 10px;
	height:30px;
	line-height:30px;
	font-family:ARIAL;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}
.button_green{
	float:left;
	display:inline;
	background: url(../images/button_green_bg.jpg);
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #7ED035;
	border-right:1px solid #7ED035;
	padding:0px 10px 0px 10px;
	height:30px;
	line-height:30px;
	font-family:ARIAL;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}
.button_green:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.button_orange{
	float:left;
	display:inline;
	background: url(../images/button_orange_bg.png);
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #FEC310;
	border-right:1px solid #FEC310;
	padding:0px 10px 0px 10px;
	height:30px;
	line-height:30px;
	font-family:ARIAL;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}
.button_orange:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.half_opacity{
	opacity:0.5;
	filter:alpha(opacity=50);
}
