body, td {
	font-family: Verdana;
	font-size: 12px;
}

td.main {
	vertical-align: top;
	padding-left: 55px;
	padding-right: 50px;
}
td.footer {
	background-image: url(images/footer.gif); 
	repeat: no-repeat; 
	vertical-align: top; 
	text-align: right;
	padding-right: 33px;
	padding-left: 268px;
}

img.imtext {
	border: 1px solid white;
}

a {
	color: black;
}

td.table_header_left {
	background-color: #bebebe; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-bottom: 0;
}
td.table_header_center {
	background-color: #bebebe; 
	border: 1px solid white; 
	border-left: 0px; 
	padding: 4px; 
	border-bottom: 0;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
}

td.table_header_right {
	background-color: #bebebe; 
	border: 1px solid white; 
	border-left: 0px; 
	padding: 4px; 
	border-bottom: 0;
	vertical-align: top;
}

td.table_middle_left {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-right:0;
	border-bottom: 0;
	vertical-align: top;
}
td.table_middle_center {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-bottom: 0;
	vertical-align: top;
}

td.table_middle_right {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-left: 0;
	border-bottom: 0;
	vertical-align: top;
}

td.table_bottom_left {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-right:0;
	vertical-align: top;
}
td.table_bottom_center {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	vertical-align: top;
}

td.table_bottom_right {
	background-color: #dddddd; 
	border: 1px solid white; 
	height: 24px; 
	padding: 4px; 
	border-left: 0;
	vertical-align: top;
}
