BODY
{
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 11px;
	font-family: helvetica, arial;
	font-size: 9px;
	font-weight: bold;
	background-repeat: no-repeat;
}
TABLE
{
	color: black;
	margin: 0;
}
TD
{
	font-size: 11px;
}
LI
{
	list-style-type: square;
}
A
{
	font-weight: bold;
}
hr
{
	height: 1px;
}
/*Common*/
.Title
{
	font-size: 28px;
	font-weight: bold;
}
.Intro
{
	font-size: 12px;
	font-weight: bold;
}
#lblItemCollection .Intro
{
	padding-bottom: 20px;
}
.Main
{
	font-size: 12px;
}
.Posting_Bold
{
	font-weight: bold;
}
/*Topmenu*/
.topmenu_bottom_bg
{
	border-top: solid 1px #666666;
	height: 12px;
	filter: Shadow(Color=#666666, Direction=180);
}
.topmenu
{
	color: #8a8a8a;
	text-decoration: none;
	font-weight: bold;
	font-size: 14;
	padding: 10 5 10 5;
	/* filter: Shadow(Color=#efefef, Direction=180); */
}
a.topmenu:hover
{
	color: #313131;
}
.topmenu_selected
{
	color: #313131;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16;
	padding: 10 5 10 5;
	/* filter: Shadow(Color=#efefef, Direction=180); */
}
#tblMenu
{
	height: 70px;
}
/*Verticalmenu*/
#tblVertMenu
{
	width: 180px;
	padding:0 10px 0 0;
}
.VertMenuPreTag
{
	background-position: 0px 1px;
	width: 15px;
	height: 11px;
}

.vert_menu_nonselected
{
	color: #a8a8a8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	width: 100%;
}

A.vert_menu_nonselected
{
	color: #a8a8a8;
	text-decoration: none;
}
.vert_menu_selected
{
	cursor: hand;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
}
A.vert_menu_selected
{
	text-decoration: none;
}

.VertMenuSubPreTag
{
	width: 13px;
	font-size: 9px;
}
A.vert_submenu
{
	color: #a8a8a8;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#lblPosting
{
	color: #ffffff;
	font-weight: bolder;
	font-size: 32px;
	padding: 0 0 0 30;
}
.TitleImage
{
	width: 25;
	height: 48;
}
a.pdf_link
{
	font-size: 12px;
	font-weight: bold;
}
a.prodHeaders
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.box
{
	background-repeat: no-repeat;
}
/*Contact*/
.contactform
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
/*Search*/
A.search_title
{
	font-size: 12px;
}
A.search_location
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.searchbox
{
	margin-right: 4px;
}
.footer
{
	border-bottom: solid 1px #666666;
	height: 12px;
	filter: Shadow(Color=#666666, Direction=180);
}

.content
{
	margin: 0px;
	overflow: auto;
	height: 100%;
	scrollbar-face-color:#DEE4F7;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#f9f9f9;
}
.overviewtable
{
	padding: 4px;
	margin: 0;
	border: none;
	width: 100%;
}
#lblSiteTools
{
	margin-right:40px;
}
#SearchBox_btnSearch
{
	background-color: #D4D0C8;
	color: #313131;
	font-weight: bold;
	height: 23px;
}
.cfb_maintable
{
	margin-top:20px;
}
.cfb_buttonset
{
	text-align: center;
}
.cfb_tdleft label
{
	width: 100px;
	text-align: right;
}
.cfb_tdright
{
	text-align: left;
	padding-left: 10px;
	width: 300;
}
.cfb_input, textarea
{
	width: 300;
}