body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A, P, TD, OL, UL, SPAN, DIV { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}

A:link    {color:#2C4B89; text-decoration:none;}
A:visited {color:#2C4B89; text-decoration:none;}
A:active  {color:#2C4B89; text-decoration:none;}
A:hover   {color:#6699CC;}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}











.bottom_table {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
.footer_table {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}

.topbottom_table {
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
.bottom_table {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
.right_table {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
.leftbottom_table {
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
.allaround_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.nottop_table {
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.top_table {
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.main1_table {
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
.leftright_table {
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}


