body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
}

#center{
	margin:0 auto;
	text-align:left;	
	width:800px;
}

.title_bar{
	width:100%;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#242527; 
	font-weight:bold; 	
	padding:10px 10px 3px 23px;
}

.title_bar a{
	color:#242527;
	text-decoration:none;
}
.title_bar a:hover{
	text-decoration:underline;
}

.contact a{
	text-decoration:none;
	color:#000000;
}

.contact a:hover{
	text-decoration:underline;
	color:#000000;
}

.logo{	
	width:100%;
	background-color:#282828;
	background-repeat:no-repeat;
	height:100px;
	
}

#main_bar{
	width:100%;	
	margin-top:10px;
}

.left_panel{
	float:left;
	width:300px;

}

.right_panel{
	float:right;
	width:500px;
	margin-top:5px;
}


.footer{
	width:100%;	
	margin-top:1x;
}

.footer span {color:#646D76;  font-weight:bold;}
.footer span a {color:#646D76; text-decoration:none; font-style:normal; word-spacing:0px;}
.footer span a:hover {text-decoration:underline;}


td.line_y{
	background:url(../images/line_y.gif) center top;
	background-repeat:repeat-y;
}
td.title_x{
	background:url(../images/title_bg.gif);
	background-repeat:repeat-x;
}
td.dix_x{
	background:url(../images/list_bg.gif);
	background-repeat:repeat-x;
}

td.links a{
	color:#993333;
}

td.links a:hover{
	color:#000000;
}

ul {margin:0; padding:0; list-style:none; font-size:11px;}
ul li.bg_list {padding:3px 0px 4px 0; background:url(../images/list_bg.gif) left top repeat-x;}
ul li.bg_sublist {padding:3px 0px 4px 15px; background:url(../images/list_bg.gif) left top repeat-x;}
.box_body_table .box_body, .box_body td{font-size:11px; color:#343536;}
.box_body_table .box_body_td{padding:18px 15px 15px 15px; background:#E9E9E9;}
.box_body_table ul .bg_sublist a{color:#3A4750; text-decoration:none;}
.box_body_table ul .bg_sublist a:hover {color:#7E364F; text-decoration:underline;}
.box_body_table ul .bg_list_un a{color:#3A4750; text-decoration:none;}
.box_body_table ul .bg_list_un a:hover {color:#7E364F; text-decoration:underline;}
.box_body_table ul .bg_list_sub a{color:#1C8BAB; text-decoration:none; padding-left:9px;}
.box_body_table ul .bg_list_sub a:hover {color:#1C8BAB; text-decoration:underline;}
.box_body_table .box_body span a  {color:#1777A5; font-size:11px; text-decoration:none; line-height:12px; font-weight:bold;}
.box_body_table .box_body span a:hover{color:#1777A5;text-decoration:underline;}




.clear{
	clear:both;
}

td.paging a 				{color:#1C8BAB; text-decoration:underline;}
td.paging a:hover 		{text-decoration:none;}
td.paging span{color:#1C8BAB;}
td.productSpecialPrice{font-size:12px; color:#67A40A; font-weight:bold;}
td.productSpecialPrice a { font-size:10px; color:#1C8BAB; }
.register_box{
	font-size:11px;
	width:120px;
}

#loader {
	font-size:11px;
	position:absolute;
	top:340px;
	width:100px;
	height:20px;
}

.t_links a{
	color:#000000;
	text-decoration:none;
}

.t_links a:hover{
	text-decoration:underline;
}

