﻿.bg {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;



}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32434A;

}

a:link {
	font-size: 11px;
	color: #32434A;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #32434A;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #32434A;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
}

.smalltxt {
	font-size: 10px;
	color: #32434A;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.submitbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434A;
	background-color: #E0D118;
	border: 1px solid #000000;
	height: 22px;
	width: 75px;
}
.AuctionRoombutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434A;
	background-color: #E0D118;
	border: 1px solid #000000;
	height: 17px;
	width: 75px;


}
.norepeat {
	background-repeat: no-repeat;
}
.norepeatx {
	background-repeat: repeat-y;
}

.norepeaty {

	background-repeat: repeat-x;
}
.norepeatcentre {
	background-repeat: no-repeat;
	background-position: center center;
}
.norepeatandright {

	background-repeat: no-repeat;
	background-position: right center;
}
.list-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #003333;
	height: 16px;
	padding: 1px;
	color: #32434A;
	vertical-align:top;
	

}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	border: 1px solid #003333;
	padding: 2px;
	color: #32434A;
}
.txtfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	border: 1px solid #003333;
	padding: 2px;
	color: #32434A;
}
.border4 {
	border: 1px solid #666666;
}
.txtarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
	border: solid #534A43 1px;
	padding: 2px;
	background-position: center;
}
.norepeatandrighttop {

	background-repeat: no-repeat;
	background-position: right top;
}
.norepeatandrightbottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.link2 a:link {
	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;


}
.link2 a:visited {
	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;


}
.link2 a:hover {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;


}
.link2 a:active {
	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;


}

.link3 a:link {
	font-size: 11px;
	color: #32434A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.link3 a:visited {
	font-size: 11px;
	color: #32434A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.link3 a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;


}
.link3 a:active {
	font-size: 11px;
	color: #32434A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}

.linkBlue a:link {
	color: #0675A7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 24px;



}
.linkBlue a:visited {
	color: #0675A7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;


}
.linkBlue a:hover {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;


}
.linkBlue a:active {
	color: #0675A7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0675A7;
	line-height: 13px;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434A;
	line-height: 13px;

}
.border1whiteTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Dotted-borderTop {

	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Dotted-border {


	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.Dotted-borderBottom {


	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.norepeatxCentre {
	background-repeat: repeat-y;
	background-position: center;

}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32434A;
	line-height: 14px;

}
.border1whiteRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.Dotted-borderBlue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CEDCF5;
	border-bottom-color: #CEDCF5;
	border-left-color: #CEDCF5;

}
.border1GreyBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;

}
.txtfieldLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 108px;
	border: 1px solid #003333;
	height: 16px;
	padding: 1px;
	color: #32434A;
	background-color: #F2F5EE;
	vertical-align:top;
	margin-top:0px;

}
.txtfieldLogin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 77px;
	border: 1px solid #003333;
	height: 16px;
	padding: 1px;
	color: #32434A;
	background-color: #F2F5EE;
}
.fontWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;


}
.fontRedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 13px;
}
.border1whiteBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.fontOrangeBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E86800;
	font-weight: bold;
}
.title {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A68C00;
	font-weight: normal;
}
.maptitle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A68C00;
	font-weight: normal;
}
ul{ 
	line-height: 15px;
	list-style-image:url(../images/bullet.gif)
}
.fontRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60000;
	font-weight: normal;
	line-height: 13px;
}
.fontBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0675A7;
	font-weight: normal;
	line-height: 13px;
}
.fontBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0675A7;
	font-weight: bold;
	line-height: 13px;
}
.fontRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60000;
	font-weight: bold;
	line-height: 13px;
}
.txtfieldBig1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	border: 1px solid #003333;
	height: 18px;
	padding: 2px;
	color: #32434A;
}
.boldBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32434A;
	line-height: 13px;
}
.fontWhiteBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
}
.submitbutt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434A;
	background-color: #E0D118;
	border: 1px solid #000000;
	height: 18px;
}

.InsertLot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434A;
	text-decoration:underline;
	border: 1px solid #000000;
	height: 18px;
}
.BidTxtBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	border: 1px solid #003333;
	padding: 2px;
	color: #32434A;
	text-align:right;
}


.TBox
{
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.menu_Style
{
 border-bottom:solid 1px gray; 
 border-left:solid 1px gray; 
 border-right :solid 1px gray;
 background-color:#EFF1F1;	
 color:White;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
 text-decoration:none;  
text-align:left;
} 
.menu_SelStyle
{	
 background-color: #cccccc;	
 color: White;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
 text-decoration:none;  
 text-align:left;
}
.menulink a:link 
{	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menulink a:visited
 {
	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menulink a:hover {
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menulink a:active {
	color: #32434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
