body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #101040;
	background-image: url(../images2/body.png);
	background-repeat: repeat-x;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	color: red;
}

table
{
	font-family: Arial;
	font-size: 12px;
}

#divbanner
{
	width: 100%;
	height: 100%;
	text-align: right;
	background-image: url(../images2/banner_top.png);
	background-position: right;
	background-repeat: no-repeat;
}

#divmain
{
	width: 97%;
	height: 100%;
	margin: 0px auto;
	border: 0px skyblue dashed;
	background-color: #FFFFF0;
	text-align: center;
	background-image: url(../images2/divmain.png);
}

#tbltop
{
	margin: 0px auto;
	width: 97%;
	height: 100%;
}

#tbltoptd11
{
	width: 156px;
	height: 172px;
	background-image: url(../images2/lefttop.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	vertical-align: bottom;
}

#tbltoptd12
{
	height: 172px;
	background-image: url(../images2/lefttop1.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#tbltoptd21
{
	width: 156px;
	/*background-image: url(../images2/left.png);
	background-repeat: no-repeat;*/
}

#tbltoptd21 img
{
	border: 1px black solid;
}

#tblbody
{
	width: 100%;
	height: 100%;
}

#tblbodytd1
{
	height: 110px;
	background-image: url(../images2/hr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tblbodytd2
{
	height: 32px;
}

#tblbodytd3
{
}

#tblbodytd4
{
	height: 50px;
	text-align: center;
	background-color: lavender;
	font-size: 11px;
}

#tblbtns
{
	width: 100%;
}

#tblbtns img
{
	border: 1px black solid;
}

.tblbtnstd
{
	width: 150px;
}

#ifrmain
{
	width: 100%;
	height: 100%;
}

.tdtab
{
	background-image: url(../images/tab.png);
	text-align: center;
	width: 64px;
	height: 32px;
	padding-top: 3px;
	margin: 0px;
}

.tdtab img
{
	border: 0px;
}
