*
{
	margin: 0;
	padding: 0;
    top: 0px;
    left: 0px;
}
body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
.link
{
	color: #F5FEFE;
}

.redit
{
	float: right;
	width: 700px;
	margin-right: 100px;
}
.txt_cwhite
{
	font-size: 10px;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	padding-top: 11px;
}
.txt_white
{
	font-size: 11px;
	color: #FFFFFF;
    padding-left:10px;
    padding-right:10px;
	
}
.txt_white_ref
{
	font-size: 12px;
	color: #FFFFFF;
    font-style:italic;
    padding-left:10px;
    padding-right:10px;
	
}
.right
{
	text-align: right;
	padding-right: 21px;
}
.center
{
	text-align: center;
}
.clear
{
	clear: both;
}
#contener
{
	width: 985px;
	margin: 0 auto;
	padding: 0 0 0 39px;
	background-image: url(MyImages/bg_body2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#contener #top #logo
{
	margin: 0;
	padding: 49px 0 0 0;
}
#contener #top #menu
{
	margin: 0;
	padding: 42px 0 0 45px;
	width: 285px;
}
#contener #master_page
{
	padding-left: 4px;
	width: 955px;
}
#contener #master_page .box
{
	float: left;
	margin: 0 2px;
	width: 233px;
}
#contener #master_page .box2
{
	float: left;
	margin: 0 2px;
	width: 940px;
}
#contener #master_page .box3
{
	float: left;
	margin: 0 2px;
	width: 600px;
}
.box .box_contents
{
	padding: 5px 16px 5px 19px;
	background-image: url(MyImages/bg_box.png);
	width: 197px;
	height: 300px;
}
.box2 .box_contents2
{
	background-image: url(MyImages/bg_box.png);
	min-height: 300px;
	width: 940px;
}
.box3 .box_contents3
{
	padding: 5px 16px 5px 19px;
	background-image: url(MyImages/bg_box.png);
	width: 664px;
	height: 300px;
}
.box_contents2 p
{
	padding-top: 5px;
	padding-left: 10px;
}
.box_reflect
{
	width: 232px;
	height: 32px;
	background-image: url(MyImages/reflect.jpg);
}
.box_reflect2
{
	width: 940px;
	height: 32px;
	background-image: url(MyImages/reflect.jpg);
}
.box_reflect3
{
	width: 699px;
	height: 32px;
	background-image: url(MyImages/reflect.jpg);
}
.center2
{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
.center3
{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
.nolink
{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}

.tr_category_list
{
    width:150px;
    padding:5px 5px 3px 20px;
}

.td_shop_leftmenu
{
 width:233px;
 background-image:url(MyImages/bg_box.png);
 background-repeat:repeat-y;
}

.td_shop_right
{
 width:700px;
 background-image:url(MyImages/bg_box.png);
 background-repeat:repeat;
 vertical-align:top;
}
.td_shop_reflect
{
    height:32px;
    background-image:url(MyImages/reflect.jpg);
    background-repeat:repeat-x;
}
.td_shop_separator
{
    width:3px;
}

.td_plist_picture
{
    width:200px;
    vertical-align:top;
}
.td_plist_desc
{
    width:450px;
    padding:5px 5px 5px 10px;
    vertical-align:top;
}
.td_plist_separator
{
  height:10px;   
}

.tr_category_list a:hover {
	text-decoration:underline;
	  color:#ffffff;
	  font-size:13px;
	
     
	}	
.tr_category_list a {
	outline:none;
	text-decoration:none;
	  color:#ffffff;
   font-size:13px;
	  
	}	
.tr_category_list a:active {
	text-decoration:underline;
     color:#ffffff!important;
    font-size:13px;
	
	}
