/*-----------------------------------------*/
table{
 border-collapse:collapse;
}
body {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	color: #0000FF;
}
.smallButtontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.maintable{
	align:center;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.lineButton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.lineall {
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
}
td{
	font-family:Tahoma;
	font-size:12px;
}

.buttonbg {
	background-image: url(../images/bot_left_corn.jpg);
	background-repeat: no-repeat;
}

form {
	display: inline;
}

.linecard {
	color: #663300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bigtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.leftright {
	padding-right: 8px;
	padding-left: 8px;
}
td {
}
.lineallhome {

	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
}
