body,td,th {
	font-family:arial, georgia, verdana, tahoma, Times, serif;
	font-size:9pt;
	padding-right:4px;
}
body,form,img {
	margin:0px;
	padding:0px;
	border:0px;
}
.clear{clear:both;}
a:link,a:visited,a:hover {
	font-family: arial, georgia, verdana, tahoma, Times, serif;
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}
a:hover{color:#CC0000;}

#top,#content,#foot{
    clear:both;
	width:980px;
	margin:0px auto;
	}
#content,#foot{margin-top:6px;}
.logo{
    position:relative;
	left:15px;
	top:20px;
	float:left;
	width:294px;
	height:35px;
}
.logo span{
    background-image:url(logo_03.jpg);
	background-repeat:;
    position:absolute;
	width:100%;
	height:100%;
}
.usermessage{
    float:right;
	padding:8px 10px 0px 0px;
	width:600px;
}
.usermessage a{color:#666666;font-family:arial;}
a.cart:link,a.cart:visited,a.cart:hover,a.account:link,a.account:visited,a.account:hover{
    display:block;
	float:right;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 8px 0px 25px;
	line-height:25px;
	font-size:10pt;
	font-weight:bold;
	color:#94602c;
}
a.cart:hover,a.account:hover{
	color:#333333;
}
a.cart:link,a.cart:visited,a.cart:hover{
	background-image:url(cart_03.jpg);
}
a.account:link,a.account:visited,a.account:hover{
	background-image:url(pepol_05.jpg);
}
.usermessage p{
    clear:both;
	padding-top:2px;
	line-height:18px;
	text-align:right;
}
.menu{
    clear:both;
	display:block;
	margin:6px 0px 0px 0px;
	padding:0px;
	background-image:url(menubj_14.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.menu dt{
    display:block;
	float:right;
	margin:0px;
	padding:4px 8px 0px 0px;
	height:26px;
}
.menu dd{
    display:block;
	float:left;
	margin:0px;
	padding:0 2px;
	line-height:30px;
	font-weight:bold;
	font-size:10pt;
	height:30px;
}
.menu a:link,.menu a:visited,.menu a:hover{
	font-family:tahoma;
    padding:0px 12px;
	font-size:10pt;
}
.search_text{
    background-image:url(Search_text_16.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:15px;
	width:200px;
	border:solid 1px #d4d4d4;
	line-height:16px;
	padding-left:4px;
}
.search_button{
    background-image:url(search_button_19.jpg)!important;
	background-repeat:repeat-x!important;
	height:18px!important;
	margin:auto!important;
	font-size:12px;
	padding-top:1px!important;
	font-weight:bold!important;
	border:solid 1px #d4d4d4!important;
}
.left{
    width:260px;
	float:left;
	height:1%;
	background-color:#f1f1f1;
}
.leftcolumns{
    display:block;
	margin:0px;
	padding:0px;
	background-image:url(leftcolumns_03.jpg);
	background-repeat:repeat-x;
	height:24px;
	line-height:24px;
	padding-left:8px;
	font-size:10pt;
	font-family:tahoma;
	font-weight:bold;
}
.right{
    width:705px;
	float:right;
	height:1%;
}
.rightcolumns{
	background-color:#e5e3f2;
	height:26px;
	line-height:26px;
	padding-left:8px;
	font-size:10pt;
	font-family:tahoma;
	font-weight:bold;
}
.rightcolumns span{
    display:block;
	float:right;
	margin:4px 8px 0px 0px;
}
.footmenu{
    background-image:url(menubj_14.jpg);
	height:30px;
	line-height:30px;
	text-align:center;
}
.footmenu a:link,.footmenu a:visited,.footmenu a:hover{
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
    padding:0px 12px;
}
.page_text{
	border:solid 1px #a5a5a5;
	height:16px;
	line-height:16px;
	padding-left:4px;
}
.page_submit{
	border:solid 1px #a5a5a5;
	background-color:#999999;
	font-size:7pt;
	height:18px;
	line-height:16px;
	padding-left:4px;
}
.homecopyright{
    margin-top:6px;
    font-family:arial;
	font-size:8pt;
    border:solid 1px #c3c3c3;
	line-height:20px;
	text-align:center;	
}
.copyright{
    margin-top:6px;
    font-family:arial;
	font-size:8pt;
	line-height:20px;
	text-align:center;	
}
#TreeMenu img.s {cursor:pointer;vertical-align:middle;}
#TreeMenu ul {padding:0;}
#TreeMenu li {list-style:none;padding:0;}
#TreeMenu .Closed ul {display:none;}
#TreeMenu .Child img.s {background:none;cursor:default;}
#TreeMenu ul {margin:0 0 0 10px;}
#TreeMenu img.s {width:15px;height:10px;}
#TreeMenu .Opened img.s {background:url(open.gif) no-repeat;}
#TreeMenu .Closed img.s {background:url(close.gif) no-repeat;}
#TreeMenu .Child img.s {background:url(child.gif) no-repeat;}
#TreeMenu a{
    line-height:24px;
	font-weight:bold;
	font-size:10pt;
}
#TreeMenu .Child a{
	font-size:9pt;
	font-weight:bold;
	line-height:20px;
}
.contents{
   line-height:18px;
   color:#666666;
   padding:8px;
}
#msg{
	margin:18px auto;
	padding:10px;
	width:350px;
	overflow: auto;
}
#msg.ok{
	color:#00AA00;
	border-color:#7FFF7F;
	background-color:#F4FFF4;
	border: 2px solid;
}
#msg.err{
	color: #FF0000;
	border-color: #FF7F7F;
	background-color: #FFD4D4;
	border: 2px solid;
}
#msg.ok a:link,#msg.ok a:visited{color:#009900;text-decoration:none;}
#msg.ok a:hover{color:#006600;text-decoration:underline;}
#msg.err a:link,#msg.ok a:visited{color:#DD0000;text-decoration:none;}
#msg.err a:hover{color:#990000;text-decoration:underline;}
#msg .icon{
	float:left;
}
#msg .content{
	float:right;
	margin:10px 0px 10px 10px;
	width:280px;
}
#msg .link{
	clear:both;
	text-align:center;
}