body {
	margin: 0px;
	padding: 0px;
	background-image: url(banner_back.jpg);
	background-repeat: repeat-x;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#link {
background: url(visit_seven.gif) no-repeat;
position:absolute;
top: 93px;
right: 30px;
width: 78px;
height: 40px;
text-indent: -1000em;
}

a:link, a:visited{
	color: #1E90FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
table.tablemain{
	border-style:solid;
	border-color: black;
	border-width: 1px 0px 0px 0px;
}
input, select, textarea{
	border: 1px solid #A65345;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}
.inputAccount{
	width: 250px;
}
input.submit{
	background-color: #AC5446;
	color:white;
}
table{
	font-size:11px;
}
table.tableStyle{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 1px;
	text-align:left;
	margin:0px 0px 5px 0px
}
caption{
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color: #AC5446;
	padding-bottom: 3px;
}
table.tableStyle td, table.tableStyle th{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 0px;
	padding:3px;
}
td.tdPrint{
	background-color: #EED5D0;
	padding: 5px;
	border: 1px solid #A65345;
	line-height: -20px;
}
input.inputCheck{
	border:0px;
}
div.divInvDetails{
	display:none;
}
#form2{
	padding:0px 20px 0px 20px; text-align:center;margin-top:0px;
}h1 {
	font-size: 16px;
}
.warning{
	color: #B22222;
}