body

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 13px;

	background-color:#FFFFFF;

}



td

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 13px;

}



.button

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 10px;

	font-weight: bold;

	color:#443B13:;

	background-image: url("images/button.jpg");

	background-repeat: no-repeat;

	width: 150px;

	border: none;

	height: 25px;

	cursor: hand;

}


.button_small

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 10px;

	font-weight: bold;

	color:#443B13:;

	background-image: url("images/button3.jpg");

	background-repeat: no-repeat;

	width: 70px;

	border: none;

	height: 25px;

	cursor: hand;

}


.TitleCase

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 10px;

	font-weight: normal;

	color:#FFFFFF;

}


.hidden

{

	display: none;

}



.leftNav

{

	background-image: url("images/LeftNavBar.jpg");

	background-repeat: no-repeat;

	width: 130px;

	height: 40px;

}



.middleNav

{

	background-image: url("images/MiddleNavBar.jpg");

	background-repeat: no-repeat;

	width: 130px;

	height: 40px;

}



.rightNav

{

	background-image: url("images/RightNavBar.jpg");

	background-repeat: no-repeat;

	width: 130px;

	height: 40px;

}



.finePrint

{

	font-family: Verdana, Arial, Sans-Serif;

	font-size: 10px;

	color: #666666;

}



#NavBar a

{

	color: Black;

	text-align: center;

	padding-top: 10px;

	text-decoration: none;

}



#NavBar a:hover

{

	text-decoration: underline;

}



#loginForm

{

	width: 400px;

	top: 3em;

	padding: 30px 30px 30px 30px;

	

	background-position: bottom;

	background-repeat: no-repeat;

}



#loginForm h1

{

	background-image: url("images/LoginHeader.jpg");

	background-repeat: no-repeat;

	background-position:bottom;

	height: 30px;

	width: 400px;

	margin: 0px;

}



#loginForm h1 span

{

	display: none;

}



.error

{

	color: Red;

}



#loginTable

{

	background-image: url("images/MidPanel400.jpg");

	background-repeat: repeat-y;

	width: 400px;

}



#noteBox

{

	width: 300px;

	border-style: groove;

	border-color: Gray;

	text-align: center;

	padding: 10px 10px 10px 10px;

}



#noteBox h1

{

	font-size: 1em;

	background-image: none;

	width: 250px;

}



#pnlBasicSearch

{

	background-color: White;

	padding: 5px 5px 5px 5px;

}



#dlSearchResults

{

	background-color: White;

}



#dlSearchResults td

{

	padding: 0px 10px 0px 5px;

}



#ListingDetailForm

{

	padding: 20px 20px 20px 20px;

	background-color: White;

	text-align: center;

}



#ListingDetailForm h1

{

	font-weight: bold;

	font-size: 20px;

	text-align: center;

	text-decoration: underline;

}



#ListingDetailForm h2

{

	font-weight: bold;

	font-size: 15px;

	text-align: center;

	margin: 10px;

}



#listingAssets

{

	width: 300px;

	border-style: groove;

	border-color: Gray;

	text-align: center;

	padding: 10px 10px 10px 10px;

	text-transform: capitalize;

	font-size: 13px;

}



#ListingAdminForm

{

	text-align: center;

}



#ListingAdminTable

{

	background-color: White;

}



#ListingAdminTable h1

{

	text-align: center;

	font-size: 15px;

}



#ListingAdminTable td

{

	padding-left: 10px;

	padding-right: 10px;

}



#DealAdminTable

{

	background-color: White;

}



#DealAdminTable h1

{

	text-align: center;

	font-size: 15px;

}



#DealAdminTable td

{

	padding-left: 10px;

	padding-right: 10px;

}



#AssetUpload

{

	width: 600px;

	text-align: center;

	padding: 10px 10px 10px 10px;

	background-color: White;

}



#AssetUpload h1

{

	font-size: 15px;

}



#frmListingUpload h1

{

	font-size: 15px;
	

}





