.main_table {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.copyrite {
	color: #FFFFFF;
	background-color: #00591f;
	font-size: 11px;
	height: 22px;
	line-height: 20px;
	padding-right: 32px;
}
.login {
	height: 206px;
	background-image: url(../images/LoginBG.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.welcome {
	height: 206px;
	/* background-image: url(../images/LoginBG.jpg); */
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.login .inputtxt {
	border: 1px solid #fad6b4;
	background-color: #fad6b4;
	height: 12px;
	width: 100px;
	font-size: 11px;
	color: #993300;
	text-align: center;
	font-weight: bold;

}

.lback {
	background-image: url(../images/login_textbox_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.growers {
	background-image: url(../images/GrowerBG.jpg);
	height: 102px;
	text-align: center;
}

.growers a {
	color: #FFFFFF;
	text-decoration: none;
}

.growers a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.pleft {
	padding-left: 5px;
}


.latest_news {
	background-image: url(../images/NewsBG.jpg);
	height: 205px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3366;
}
.next_auction {
	background-image: url(../images/NextAuctionBG.jpg);
	height: 102px;
}


.copyrite a {
	color: #FFFFFF;
	text-decoration: none;
}

.copyrite a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
}
.login a {
	text-decoration:none;
	color:#FFFFFF;
}

.login a:hover {
	text-decoration:underline;
	color:#FFFFCC;
}
.auction_time {
	color: #147240;
	font-size: 13px;
	font-weight: bold;
}
.auction_times {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
.al_border {
	border: 1px solid #CCCCCC;
}
.infoTitle {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.welcomecontents {
	background-color: #f48609;
	background-image: url(../images/WelcomeMidBG.gif);
	font-size: 14px;
	color: #FFFFFF;
}

.welcomecontents a {
	color: #FFFF99;
	text-decoration: none;
}

.welcomecontents a:hover {
	color: #333333;
	text-decoration: underline;
}

.sm_text {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 75px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.tn_text {
	font-size: 9px;
	font-weight: normal;
}
.news_header {
	font-size: 14px;
	font-weight: bold;
	background-color: #fcd106;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #147240;
}
.news_date {
	background-color: #fcd106;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
}
.news_border {
	border: 1px solid #CCCCCC;
}
.auction_time a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

.auction_time a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.std_type {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
}
