/* CSS Document */
#MainCategories
{
	width:526px;
}
#MainCategories .MainCatTitle
{
	margin-top:5px;
	width:526px;
	background:url(../images/main_cat_bg.gif) center no-repeat;
}
#MainCategories .MainCatTitle th, #MainCategories .MainCatTitle td
{
	height:40px;
}
#MainCategories .MainCatTitle th
{
	display:block;
	font:bold 12px Arial;
	text-align:right;
	width:205px;
	padding-right:30px;
	cursor:pointer;
}
#MainCategories .MainCatTitle a
{
	display:block;
	width:70px;
	height:100%;
}
.SubCategories td
{
	padding-right:20px;
	vertical-align:top;
}
.SubCategories td a
{
	display:block;
	color:#000;
	text-decoration:none;
	background:url(../images/bullet.gif) right 5px no-repeat;
	padding-right:10px;
}
.SubCategories td a:hover
{
	text-decoration:underline;
}
.AdBox, .AdBoxTop, .AdBoxMid
{
	margin-bottom:10px;
	padding:10px;
}
.AdBox, .AdBoxMid
{
	border-top:1px dotted #8f8f8f;
	border-bottom:1px dotted #8f8f8f;
}
.AdBoxTop
{
	border:1px solid #949494;
	background:#f0f0f0;
}
.AdBoxTbl
{
	width:100%;
}
.AdBox .AdBoxTbl h3
{
	font:normal 12px Arial;
	text-align:right;
	color:#304b09;
	font-weight:bold;
	padding-right:5px;
	margin-bottom:5px;
}
.AdBoxTop .AdBoxTbl h3
{
	font:normal 14px Arial;
	text-align:right;
	color:#b72100;
	font-weight:bold;
	background:url(../images/drop.png) top right no-repeat;
	padding-right:20px;
	margin-bottom:5px;
}
.AdBoxMid .AdBoxTbl h3
{
	font:normal 14px Arial;
	text-align:right;
	color:#000;
	font-weight:bold;
	background:url(../images/drop.png) top right no-repeat;
	padding-right:20px;
	margin-bottom:5px;
}
.AdBoxTbl .Details
{
	border-right:1px dotted #8f8f8f;
	width:140px;
	padding-right:15px;
}
.AdBoxTbl .Details a
{
	height:20px;
	line-height:20px;
	color:#000;
}
.AdBoxTbl .Details img
{
	margin-left:7px;
}
#ContactForm
{
	width:432px;
	background:url(../images/cont_form_bg.gif) center repeat-y;
}
#ContactForm div
{
	background:url(../images/cont_form_top.gif) top center no-repeat;
}
#ContactForm div div
{
	background:url(../images/cont_form_bot.gif) bottom center no-repeat;
}
#ContactForm h3
{
	font:normal 14px Arial;
	text-align:right;
	background:url(../images/drop.png) center right no-repeat;
	height:29px;
	padding-right:23px;
	margin-right:7px;
	line-height:29px;
}
#ContactForm table
{
	margin:7px auto;
}
#ContactForm table th
{
	text-align:right;
	padding:8px;
	padding-right:0;
}
#ContactForm table input
{
	width:140px;
}
