body
{
	background-color: #fff2d5;
	font-family: Verdana;
	font-size: 11px;
}

td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
}

a img
{
	border: 0px;
}

form
{
	display: inline;
}

td.bgHeader
{
	background-image:url(../Images/Home/HeaderBg.jpg);	
	background-repeat: repeat-x;
}
td.bgHeaderHome
{
	background-image:url(../Images/Home/HeaderHome.jpg);	
	background-repeat: no-repeat;
	width: 983px;
	height: 162px;
}
td.bgHeaderInternal
{
	background-image:url(../Images/Internal/HeaderInternal.jpg);	
	background-repeat: no-repeat;
	width: 984px;
	height: 134px;
}
td.bgIntHeader
{
	background-image:url(Images/Internal/headerBg.gif);	
	background-repeat: repeat-x;
}

td.bgIntHeaderSubmenu
{
	background-image:url(../Images/Internal/HeaderSubmenu.jpg);
	width: 364px;
}

td.verticaldivisor
{
	width: 1px;
	background-color: #651220;
}
td.horizontaldivisor
{
	height: 1px;
	background-color: #651220;
}
div.horizontaldivisor
{
	height: 1px;
	background-color: #651220;
}
td.footer
{
	background-color: #F7E7C5;
	color: #4B111B;
	font-family:Verdana;
	font-size: 10px;
	font-style: normal;
}
td.FooterLineVertical
{
	background-image:url(../Images/Home/LineVertical.jpg);	
	background-repeat:repeat-y;
	width: 4px;
}
td.FooterLineHorizontal
{
	background-image:url(../Images/Home/LineHorizontal.jpg);	
	background-repeat:repeat-x;
	height: 4px;
}
td.BoxPicLeftRepeat
{
	background-image:url(../Images/Home/LeftLatExtended.jpg);	
	background-repeat: repeat-y;
}
td.BoxPicRightRepeat
{
	background-image:url(../Images/Home/RightLatExtended.jpg);	
	background-repeat: repeat-y;
}
td.BoxPicUpRepeat
{
	background-image:url(../Images/Home/BgExpandUp.jpg);	
	background-repeat: repeat-x;
}
td.BoxPicDownRepeat
{
	background-image:url(../Images/Home/DownLatExtended.jpg);	
	background-repeat: repeat-x;
}
td.BoxPicRightExternalRepeat
{
	background-image:url(../Images/Home/ExpanLatExtendedRight.jpg);	
	background-repeat: repeat-y;
}
td.BoxPicSectorTitle
{
	background-image:url(../Images/Home/BgSectorTitle.jpg);	
	background-repeat: repeat-x;
	font-family: Times New Roman;
	font-size: 12px;
	color: #fde1a0;
	text-transform: uppercase;
}
td.BoxPicSectorText
{
	background-image:url(../Images/Home/BgSectorTextDescriptions.jpg);	
	background-repeat:repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #fde1a0;
}
td.LineSeparator
{
	background-image:url(../Images/Internal/LineExpanded.jpg);	
	background-repeat: repeat-x;
}
td.LeftSeparator
{
	background-image:url(../Images/Internal/LineLeft.jpg);	
	background-repeat:no-repeat;
}
td.RightSeparator
{
	background-image:url(../Images/Internal/LineRight.jpg);	
	background-repeat:no-repeat;
}
.welcometext
{
	font-family:Verdana;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.nextauctiontext
{
	font-family:Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
td.sponsorbox
{
	background-color: White;
	border-bottom: solid 1px #651220;
	border-left: solid 1px #651220;
	border-right: solid 1px #651220;
	border-top: solid 1px #651220;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* CONTENT TEXT */
.texttitle
{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #6a0013;
}
.textsubtitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6a0013;
}
.textcontent
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* LINKS */
a
{
	color: #4b111b;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

td.menuon
{
	/*border-bottom: #4B111B solid 1px;*/
}

td.menuoff
{
	/*border-bottom: #4B111B solid 0px;*/
}

a.submenuon
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #ffd574;
	text-decoration: none;	
}

a.submenuoff
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #fff2d5;
	text-decoration: none;
}

a.submenuonHome
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #ffd574;
	text-decoration: none;	
}

a.submenuoffHome
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #fff2d5;
	text-decoration: none;
}

/* INPUTS */
input
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #000000;
}
input.textbox
{
	border: solid 1px #6A0013;
	height: 20px;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}
select
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	border: solid 1px #6A0013;
	color: #000000;
}
textarea
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #6A0013;
}

/* LABELS */
td.labeltitle
{
	font-family: Times New Roman;
	font-size: 18px;
	color: #6A0013;
	padding-bottom: 5px;
	font-weight: bold;
}
td.labeldesc
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #6A0013;
	padding-bottom: 2px;
	font-weight: normal;
}

td.labelvalue
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
}

td.labeltext
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #000000;
	padding-bottom: 2px;
	font-weight: normal;
}
/* LIST */
div.list
{
	width: 100%;
	overflow:-moz-scrollbars-vertical;
	OVERFLOW-Y: scroll;
	OVERFLOW-X: hidden;
	z-index: 1;
	position: relative;
}
tr.listtitle td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #6A0013;
	padding-bottom: 2px;
	font-weight: bold;
}
tr.listtitlenew td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #6A0013;
	padding-bottom: 2px;
	font-weight: bold;
}
tr.listitemeven td
{
	background-color: #fffbf3;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom: solid 1px #6A0013;
}
tr.listitemuneven td
{
	background-color: fff2d5;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom: solid 1px #6A0013;
}
tr.listitem td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #fffbf3;
	padding-bottom: 2px;
	font-weight: normal;
}
tr.listitemlink td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #955E00;
	padding-bottom: 2px;
	font-weight: bold;
}
td.external
{
	border: solid 1px #6A0013;
}
table.external
{
	border: solid 1px #6A0013;
}
td.space5
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
table.space5
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
td.space
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
table.space
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
table.white
{
	background-color: White;
}
td.white
{
	background-color: White;
}
td.horizontaldivisortop
{
	height: 1px;
	background-color: #6A0013;
}
td.titlebox
{
	font-family: Times New Roman, Arial;
	font-size: 14px;
	color: #FEE19D;
	height: 22px;
	font-weight:bold;
	background-color: #6A0013;
}
td.titlebox2
{
	font-family: Times New Roman, Arial;
	font-size: 12px;
	color: #000000;
	height: 22px;
	font-weight:bold;
	background-color: #fee19d;
}
tr.listsummary td
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #7A6434;
}
td.skin
{
	background-color: #FDF7EA;
}
table.skin
{
	background-color: #FDF7EA;
}
td.space5skin
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FDF7EA;
}
table.space5skin
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FDF7EA;
}
td.space5white
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
table.space5white
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
td.spaceskin
{
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	background-color: #FDF7EA;
}
table.spaceskin
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	background-color: #FDF7EA;
}
/* BUTTONS */
input.imagebutton
{
	border: solid 0px #000000;
	font-size:11px;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-right: 0px;
	cursor: hand;
	cursor: pointer;
	height: 30px;
}

input.imagebutton_over
{
	border: solid 0px #000000;
	font-size:11px;
	color: #6A0013;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-right: 0px;
	cursor: hand;
	cursor: pointer;
	height: 30px;
}

input.imagebuttonnew
{
	border: solid 0px #000000;
	background-color: Transparent;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

/* HEADER */
.nextauction
{
	color: #fff2d5;
	font-family:Times New Roman;
	font-size: 14px;
	font-style:normal;
}

/* SHOW DIVS */
.divmanagementbuttonshidden 
{ 
	DISPLAY: none 
}
	
.divmanagementbuttons 
{ 
	DISPLAY: inline 
}


/********************************************************/
/*                     DELETEALERT                      */
/********************************************************/
table.alertoutertable
{
	border: solid 1px #000000;
}

table.alertinnertable
{
	background-color: #ffffff;
}

table.alerttitletable
{
	background-color: #6A0013;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

table.alertmessagetable
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

table.alertbuttontable
{
	border-top: solid 1px #000000;
	background-color: #F7E7C5;
}

td.alertbuttonseparatorskin
{
	width: 1px;
	background-color: #000000;
}

td.alertbuttonseparatorwhite
{
	width: 1px;
	background-color: #FFFFFF;
}

a.imagebutton
{
	color: #000000;
	text-decoration: none;
}

a.imagebutton:hover
{
	color: #000000;
	text-decoration: none;
}

td.imagebuttonover
{
	background-color: #FFF2D5;
}
td.imagebuttonout
{
	background-color: #F7E7C5;
}

a.linkfooter:link /* unvisited link */
{
	color: #4B111B;
	font-family:Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
} 
a.linkfooter:hover /* mouse over link */
{
	color: #000000;
	font-family:Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
} 

/********************************************************/
/*                        TOOLTIP                       */
/********************************************************/
.helptooltip
{
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: 1px solid;
	PADDING-LEFT: 3px;
	Z-INDEX: 10000;
	BACKGROUND: #FFF2D5;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: 1px solid;
	COLOR: #000000;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: 1px solid;
	POSITION: absolute;
	font-family: Arial, Verdana;
}

/* Show Image*/

#divShowImageLarge
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#divPreload
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	margin:0;
	padding:0;
}
#divImageLarge
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	background-color: #000;
	margin:0;
	padding:0;
	border: solid 0px white;
}
#divImageLargeBorder
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	margin:0;
	padding:0;
	border: solid 0px white;
	cursor: pointer;
}
#tblViewImage
{
	background-color: silver;
	border: solid 0px silver;
}
#imgLarge
{
	border: solid 1px  #ffffff;
	cursor: pointer;
}
/* End Show Image*/

table.newtitlemain td.title
{
	font-size: 12px;
	font-family:Verdana;
	font-weight: bold;
	text-align:center;
	color: #FEE19D;
	height: 22px;
	background-color: #6A0013;
}

.imagebuttonclose
{
	border: solid 0px #000000;
	background-color: #FDF7EA;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-right: 0px;
	cursor: hand;
	cursor: pointer;
	height: 20px;
	color: #FFFFFF;
}

td.verticaldivisorleft
{
	width: 1px;
	background-color: #6A0013;
}
