*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5F5F5F;
}

p{
	padding-bottom: 10px;
}

ol, ul{
	padding-bottom: 15px;
	margin: 0px;
}

li{
	margin-left: 20px;
}

td{
	padding: 5px;
}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.btn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.home_page_main{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/home_page_bg.gif);
	background-repeat: repeat-x;
}

.other_pages_main{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/other_pages_bg.gif);
	background-repeat: repeat-y;
}

.search_box{
	float: left;
	width: 500px;
	height: 35px;
	padding-top: 15px;
}

.top_links{
	float: left;
	width: 300px;
	text-align: right;
	height: 35px;
	padding-top: 15px;
}

.map{
	float: left;
	width: 560px;
	height: 390px;
}

.nav{
	float: right;
	width: 240px;
	height: 240px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}

.nav ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
	letter-spacing: 0.03em;
}

.nav li{
	border-bottom: 1px solid #CCCCCC;
	margin-right: 20px;
}

.nav li a{
	text-decoration: none;
	color: #FFFFFF;
}

.nav li a:visited{
	text-decoration: none;
	color: #FFFFCC;
}

.nav li a:hover{
	text-decoration: none;
	color: #CC0000;
}

.special_users_box{
	float: right;
	width: 240px;
	height: 140px;
	padding-top: 10px;
	background-image: url(../images/login_box_bg.gif);
	background-repeat: repeat-x;
}

.items_box{
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}

.item{
	float: left;
	width: 182px;
	height: 132px;
	padding-right: 2px;
	padding-left: 6px;
	font-size: 0.8em;
	border: 1px solid #CCCCCC;
	line-height: 15px;
}

.item_separator{
	float: left;
	width: 10px;
	height: 134px;
	background-color: #FFFFFF;
}

.item_title{
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
	background-color: #E2E6CF;
	margin-bottom: 4px;
	margin-left: -6px;
	margin-right: -2px;
	padding-left: 2px;
}

.footer{
	float: left;
	width: 100%;
	padding-top: 8px;
	height: 40px;
	text-align: center;
	border-top: 1px solid #999999;
}

.footer a, a:visited{
	color: #006600;
	text-decoration: underline;
}

.footer a:hover{
	color: #0066FF;
}

/*-------------------------------------------------------------------------------*/

.header_image{
	float: left;
	width: 558px;
	height: 240px;
	border-left: 1px solid #e6dcbf;
	border-right: 1px solid #e6dcbf;
}

.page_content{
	float: left;
	width: 100%;
}

.content{
	float: left;
	padding: 10px;
}

.content_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	font-size: 16px;;
	font-weight: bold;
	color: #006699;
	line-height: 30px;
}

.content_title div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
	line-height: 18px;
	text-align: justify;
}

.announcement_box{
	width: 600px;
	margin-left: 50px;
	border: 1px solid #b6bf94;
	padding: 7px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 15px;
	text-align: justify;
}

.bid_box{
	width: 500px;
	margin-left: 100px;
	border: 1px solid #b6bf94;
	padding: 7px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 15px;
	text-align: justify;
}

.useful_link_box{
	width: 500px;
	margin-left: 25px;
	border-bottom: 1px solid #b6bf94;
	border-top: 1px solid #b6bf94;
	padding: 7px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 15px;
	text-align: justify;
}

.products_box{
	padding-left: 40px;
	line-height: normal;
}

.product_item_cell{
	float: left;
	clear: left;
	line-height: 24px;
	padding-left: 10px;
}

/*----------------------- Slide Show Styles Start Here ------------------------*/

#ubImageContainer{
	float: left;
	width: 558px;
	height: 388px;
	border: 1px solid #e6dcbf;
}

#horizontalSlideshow_nonppe{
	float: left;
	width: 558px;
	height: 388px;
}

#horizontalSlideshow_nonppe #ubImageContainer{
	float: left;
	overflow: hidden;
	width: 558px;
	height: 388px;
	border: 1px solid #e6dcbf;
}

/*---------------------- Slide Show Styles End Here -------------------------*/

.map_info{
	left: 625px;
	position: absolute;
	width: 225px;
	border: 1px solid #666666;
}

.map_info_title{
	display: block;
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	width: 205px;
	background-color: #99CC99;
	padding-left: 5px;
	padding-right: 15px;
	
}

.map_info_content{
	border-width: 1px;
	border-color: #333333;
	border-style: outset;
	font-size: 100%;
	width: 205px;
	background-color: #FFFFCC;
	color: #333333;
	padding: 9px;
	line-height: 16px;
}