﻿a
{
	text-decoration: none;
	color:#507CD1;
}
a:visited
{
	text-decoration: none;
	color:#507CD1;
}
body
{
	background-image: url(Images/bg2.jpg);
	margin: 0;
	padding: 0;
}
.layout
{
	border-width: 0px;
	width: 100%;
	height: 100%;
}
.module .topl_g
{
	background-image: url(Images/WhiteBox/box_top_lh.png);
	overflow-x: hidden;
}
.module .topr_g
{
	background-image: url(Images/WhiteBox/box_top_rh.png);
	width: 8px;
	font-size: 1px;
	line-height: 1px;
}
.module .boxmidlrg
{
	background-color: #fff;
	padding: 7px 2px 2px 7px;
	padding-top: 5px;
	padding-left: 5px;
	overflow-x: hidden;
}
.module .boxmidr
{
	background-image: url(Images/WhiteBox/box_mid_rh.png);
	background-repeat: repeat-y;
	width: 8px;
}
.module .botl
{
	background-image: url(Images/WhiteBox/box_bot_lh.png);
	height: 8px;
	font-size: 8px;
	line-height: 1px;
}

.module .botr
{
	background-image: url(Images/WhiteBox/box_bot_rh.png);
	width: 8px;
	height: 8px;
	font-size: 8px;
	line-height: 1px;
}

.mainsearch
{
	background-image: url(Images/WhiteBox/search_bg.png);
	float: right;
	width: 165px;
	height: 23px;
	margin-top: 4px;
	margin-left: 5px;
}
.mainsearch input
{
	width: 128px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
	border: 1px #fff solid;
	margin: 2px 0 2px 9px;
}

.salestd
{
	font-size: 20px;
}

.inputtxt
{
	border: solid 1px blue;
	background-color:#C0C0FF;
}

.salestxt
{
	border: solid 1px blue;
	font-size:20px;
	background-color:#C0C0FF;
}

.salesbtn
{
	font-size: 16px;
}