html	{height:100%; width:100%; margin:0px; padding:0px;}
body	{
	height:100%;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	cursor:default;
	border:0px;
	background-color:#56a0c3;
	color:#ffffff;
	text-align: center;
}
table	{
	border-collapse:collapse;
	border-top:		0px solid #000000;
	border-bottom:	0px solid #000000;
	border-left:	0px solid #000000;
	border-right:	0px solid #000000;
}
table td{
	border-top:		0px solid #000000;
	border-bottom:	0px solid #000000;
	border-left:	0px solid #000000;
	border-right:	0px solid #000000;
	padding:0px;
}
img		{border:0px;}
*		{font-family: Arial, Helvetica, sans-serif;}



.tbl_header {
	border-bottom: 1px solid #2bb2fc;
	width: 100%;
}
.tbl_menu {
	width: 233px;
	background-color:#ade5fb;
}
.tbl_menu td {
	height:5px;
	color: #ffffff;
	font-size: 16px;
}
.td_menu {
	width:95%;
	background-color:#2bb2fc;
}
.tbl_menu a {
	text-decoration:none;
	color:#001982;

}
.tbl_menu a:hover	{
	color:#ffffff;
}
.tbl_left {
	padding-top: 20px;
	padding-bottom: 255px;
	background: url(/images/page/left01.jpg) bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}
.td_body {
	width:95%;
	background-color:#ffffff;
	border-bottom: 1px solid #2bb2fc;
	border-right: 1px solid #2bb2fc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	font-size: 13px;
	color:#001982;
	text-align:left;
}
.tbl_bottom {
    
	text-align: right;
	width: 100%;
	font-size: 12px;
	color:#000000;
}

.tbl_button {
	margin-left:3px;
	margin-right:3px;
	background-color:#b1e2fe;
	background-image: url(/images/page/button01.png);
	background-repeat:no-repeat;
	width:18px;
	float:left;
}
.tbl_button td {
	background: url(/images/page/button02.png);
	background-repeat:no-repeat;
	background-position:right;
	white-space:nowrap;
	padding-left:8px;
	padding-right:8px;
	height:27px;
}
.tbl_button a {
	font-size:12px;
	color:#2bb2fc;
	text-decoration:none;
}
.tbl_button a:hover {
	color:#ffffff;
}



.basic_links a {
	font-size:12px;
	color:#001982;
	text-decoration:none;
}
.basic_links a:hover {
	color:#001982;
}



