body{
	margin					: 0px;
	padding					: 0px;
	background-color		: #FFFFFF;
	font-family				: verdana, arial, helvetica, sans-serif;
	font-size				: xx-small;
	color					: black;
}
td{
	font-family				: verdana, arial, helvetica, sans-serif;
	font-size				: xx-small;
	color					: black;
}
a{
	color					: #0000FF;
	text-decoration			: none;
	font-weight				: bold;
}
a:hover{
	text-decoration			: none;
	color					: #000000;
}
hr{
	height					: 1px;
	border					: 1px dotted #CCCCCC;
	margin-top				: 12px;
}
h1{
	font-size				: x-large;
}
h2{
	font-size				: large;
}
h3{
	font-size				: medium;
}
h4{
	font-size				: small;
}
h1, h2, h3, h4, h5{
	margin-top				: 2px;
	margin-bottom			: 2px;
	font-weight				: normal;
	letter-spacing			: 1px;
	font-weight				: bold;
}
.fakeLink{
    cursor                  : hand;
    color                   : #0000FF;
    text-decoration         : none;
}
.fakeLinkHover{
    cursor                  : hand;
    color                   : #000000;
    text-decoration         : none;
}
.divLogo{
	width					: 100%;
	height					: 135px;
	padding					: 0px;
	background-image		: url("../images/bkgTop.jpg");
}
.divMenuMain{
	width					: 100%;
	padding					: 8px;
	background-color		: #FFFFFF;
	border-bottom			: solid 1px #999999;
}
.divToolBar{
	width					: 100%;
	height					: 24px;
	background-color		: #FFFFFF;
	border-bottom			: dotted 1px #CCCCCC;
}
.toolBarPart{
	float					: left;
	width					: 175px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	padding-left			: 4px;
	padding-right			: 4px;
}
.divMenuSub{
	width					: 200px;
	height					: 405px;
	background-image		: url("../images/bkgMenuSub_1.jpg");
	float					: left;
}
.mailingList{
	position				: absolute;
	left					: 6px;
	top						: 405px;
}
.divMainPagePart{
	padding-left			: 216px;
	background-color		: #FFFFFF;
	padding-bottom			: 16px;
}
.boxHead{
    width                   : 190px;
	height					: 25px;
	background-image		: url("../images/boxHead.gif");
    letter-spacing          : 2px;
    font-weight             : bold;
    font-size               : xx-small;
    padding-top             : 5px;
	padding-bottom			: 0px;
	padding-left			: 10px;
}
.boxBody{
    width                   : 190px;
    background-color        : #CCCCEE;
    border-left             : solid 1px #999999;
    border-bottom           : solid 1px #999999;
    border-right            : solid 1px #999999;
    padding                 : 2px;
}
.gfxButtonS{
	width				: 59px;
	height				: 23px;
	border				: 0px;
	background-image	: url("../images/btn_notextNarrower.gif");
}
.gfxButtonM{
	width				: 73px;
	height				: 23px;
	border				: 0px;
	background-image	: url("../images/btn_notextNarrow.gif");
}
.gfxButtonL{
	width				: 85px;
	height				: 23px;
	border				: 0px;
	background-image	: url("../images/btn_notext.gif");
}
.catMain{
}
.catMainSelected{
	color					: #FF4605;
}
.catSubSelected{
	color					: #FF4605;
}
.floatBox{
	width					: 150px;
	background-color		: #EEEEEE;
	border					: dotted 1px #CCCCCC;
	padding					: 4px;
	float					: right;
	font-size				: xx-small;
}
.smallCap{
	color					: #505050;
}
.field{
	font-size               : xx-small;
	height                  : 17px;
	padding-left            : 4px;
	padding-right           : 4px;
	border		            : solid 1px #999999;
	color                   : #000000;
}
ol, ul{
	list-style-position		: outside;
}
code{
	font-size				: medium;
	font-weight				: bold;
}
.marketplaceAd{
	padding					: 8px;
	margin					: 4px;
	border					: solid 2px #9999FF;
	background-color		: #EEEEFF;
}
.marketplaceAdPrice{
	font-size				: small;
	font-weight				: bold;
}
.marketplaceAdContact{
	font-size				: x-small;
}