body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.footerpanel
{
	height : 25px;
}

/*Header Panel*/

.headerPanel {
	background-image: url(../images/header.gif);
}


/*Top Panel*/
.topPanel {
	background-image: url(../images/topbar.gif);
}
.tagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	color: #000000;
	font-weight: bold;
}	

/*Nav Panel*/
.navPanel 
{
	background-image: url(../images/navbar_bgnd.gif);
	background-repeat : repeat-y;
}

/*Right Panel*/
.RightPanel
{
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	vertical-align : top;
	font-size : 8pt;
	background-image: url(../images/right_bgnd.gif);
	background-color : #c5d3e4;
	background-repeat : repeat-y;
	vertical-align: top;
}

.RightPanel ul
{
	margin-bottom : 1px;
	margin-top : 1px;
}

.RightPanel a
{
	color : blue;
}

.RightPanel li
{
	margin-bottom : 1px;
	margin-top : 1px;
}

.rightPanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.rightPanelBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.rightPanelHeader {
	text-align: center;
}

.rightPanelButton {
	text-align: right;
	vertical-align: middle;
}

/*Bottom Panel*/

.bottomPanel {
	background-image: url(../images/bottombar.gif);
}

.bottomPanel table p
{
	margin : 0px 0px 0px 0px;
}

.bottomPanelMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000FF;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
.bottomPanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.bottomPanelHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.bottomPanelImage {
	text-align: center;
}

.bottomPanelCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	color: white;
}

.bottomPanelCopyright a
{
	color : Yellow;
}

/*Body*/
.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
}

.body table
{
	font-size : 9pt;
}

.bodyTopImage 
{
	text-align: center;
}

.adPanel {
	text-align: center;
}

.webAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
	text-decoration: underline;
}

/* plate : styling for plate list */

.plateListNavigation
{
	font-size :8pt;
}

.plate
{
	width : 100%;
}

.plate table
{
	width : 100%;
	font-size : 8pt;
	text-align : center;
}

.plate table thead
{
	font-size : 10pt;
	font-weight : bold;
	background-color : silver;
}

.plate table thead .plateEdit
{
	background-color : Transparent;
}

.plate .plateImage
{
	width : 35%;
}

.plate .plateStyle
{
	width : 14%;
}

.plate .plateCondition
{
	width : 14%;
}

.plate .platePrice
{
	width : 14%;
}

.plate .plateNotes
{
	width : 42%;
}

.plateSaleList table
{
	width : 100%;
}

.plateSaleList table thead
{
	font-weight : bold;
}

.plateSale
{
	font-size : 8pt;
}

/* Category list */
.CategoryList table
{
	width : 100%;
	text-align : center;
}

.CategoryList thead
{
	font-weight : bold;
}

.CategoryImage img
{
	border : none;
}

.categoryDescription
{
	text-align : left;
}

.categoryDescriptionBack
{
	text-align : right;
}


/* category check list */
.CategoryCheckList Label
{
	font-size : 8pt;
}

/*Search styling */
.AdvancedSearchOptions
{
	background-color : Silver;
}

.AdvancedSearchOptions table
{
	font-size : 8pt;
}

.AdvancedSearchOptions table select
{
	font-size : 8pt;
}

.SimpleSearchOptions
{
	font-size : 8pt;
}

.SimpleSearchOptions table
{
	font-size : 8pt;
}

.SimpleSearchOptions .SearchSubmit
{
	text-align : right;
}

.SimpleSearchOptions .SearchSubmit input
{
	background-image : url(../images/buttons/submit/button.gif);
	background-repeat : no-repeat;
	border-style : none;
	width : 62px;
	height : 17px;
}

.SimpleSearchOptions .SearchSubmit input:hover
{
	background-image : url(../images/buttons/submit/button_f2.gif);
	background-repeat : no-repeat;
	border-style : none;
	width : 62px;
	height : 17px;
}

.SimpleSearchOptions .SearchText input
{
	width : 85px;
}

.PlateOfTheWeekBuy
{
	background-image : url(../images/buttons/buy/button.gif);
}

.AdminMenu
{
	font-size : 8pt;
	color : white;
}

.AdminMenu ul
{
	color : silver;
}

.AdminMenu a
{
	color : yellow;
}

.buyLink
{
	border-style : none;
}

.RegistrationPlateDetails thead
{
	font-weight : bold;
}

.RegistrationPlateDetails td
{
	vertical-align : top;
}

.RegistrationExample
{
	color : Green;
	font-style : italic;
}

table.OwnerEdit
{
	font-size : 8pt;
}

table.OwnerEdit input
{
	font-size : 8pt;
}
