/* CSS Document */
body
{
	margin:0px;
	background-image:url(bodybg.jpg);
	text-align:center;
	vertical-align:top;
}

td
{
	text-align:center;
	vertical-align:top;
}

.memo
{
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	padding-top:5px;
}

.notesline a
{
	font-size:12px;
	color:Black;
	text-decoration:none;
	outline:none;
}

a
{
	border:0px !important;
	color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display:inline;
    padding:1px;
    text-decoration:none;
}

/*bg*/
.bgleft
{
	background-image:url(bg_topleft.jpg);
	width:16px;
	height:18px;
}

.bgright
{
	background-image:url(bg_topright.jpg);
	width:14px;
	height:18px;
}

.bgcenter
{
	background-image:url(bg_topcenter.jpg);
	height:18px;
}

.bgbottomleft
{
	background-image:url(bg_botomleft.jpg);
	width:16px;
	height:13px;
}

.bgbottomright
{
	background-image:url(bg_bottomright.jpg);
	width:14px;
	height:13px;
}

.bg
{
	background-image:url(bg_center.jpg);
	text-align:center;
	vertical-align:top;
}

.barbg
{
	background-image:url(bar.JPG);
	width:900px;
	height:200px;
}

.tdmid
{
	width:5px;
}

/*Menu*/
.leftmenu
{
	background-image:url(leftmenu.jpg);
	width:12px;
	height:56px;
}

.rightmenu
{
	background-image:url(rightmenu.jpg);
	width:13px;
	height:56px;
}

.menubg
{
	background-image:url(menubg.jpg);
	height:56px;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	color:#666666;
}

/*leftTD*/
.lefttd
{
	text-align:left;
	vertical-align:top;
	width:163px;
}

/*frame*/
.frametopleft
{
	background-image:url(frametopleft.JPG);
	width:16px;
	height:17px;
}

.frametopright
{
	background-image:url(frametopright.JPG);
	width:16px;
	height:17px;
}

.frametopcenter
{
	background-image:url(frametopcenter.JPG);
	height:17px;
}

.frameleft
{
	background-image:url(frameleft.JPG);
	width:16px;
}

.frameright
{
	background-image:url(frameright.JPG);
	width:15px;
}

.framebottomleft
{
	background-image:url(framebottomleft.JPG);
	width:16px;
	height:17px;
}

.framebottomright
{
	background-image:url(framebottomright.JPG);
	width:15px;
	height:17px;
}

.framebottom
{
	background-image:url(framebottom.JPG);
	height:17px;
}

/*title1*/
.title1
{
	background-image:url(title1.JPG);
	background-repeat:no-repeat;
	width:140px;
	height:35px;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-left:23px;
}

.tdmemo
{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}

/*title2*/
.title2
{
	background-image:url(title5.JPG);
	width:280px;
	height:30px;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	color:#FFFFFF;
}

/*title3*/
.title3
{
	background-image:url(title6.JPG);
	width:280px;
	height:30px;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	color:#FFFFFF;
}

.loginTd
{
	text-align:right;
	padding-right:10px;
	padding-top:2px;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
}

.linebg
{
	border-left:1px solid #ef5000;
	border-right:1px solid #ef5000;
}

.bottombg
{
	border-left:0px ;
	border-right:0px ;
}

.bottom
{
	background-image:url(bottom.jpg);
	height:60px;
	border:0px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#999999;
}

.topBar
{
	background-image:url(bar.jpg);
	height:200px;
}