body {
	margin:0px auto;
	background-color: #82E405;
	text-align:center;
}
img{border:0px;}
td{font-size:12px; line-height:22px; color:#333; text-align:left;word-break:break-all;}

.login-input{ height:17px; border:1px solid #CBCBCB; line-height:17px; font-family:Arial;}

.left{padding-left:0px;padding-right:0px;padding-top:15px;}
.right{padding-right:0px;}
.fontc12a{color:#0789DB;}
a.fontc12a:visited,a.fontc12a:active,a.fontc12a:link {font-size: 12px; color: #0789DB;text-decoration: none;}
a.fontc12a:hover {font-size: 12px; color: #6C6C6C; text-decoration: none} 

.fontc12b{ color:#714101;}
a.fontc12b:visited,a.fontc12b:active,a.fontc12b:link {font-size: 12px; color: #714101;text-decoration: underline;}
a.fontc12b:hover {font-size: 12px; color: #714101; text-decoration: none} 

.nr{padding:25px 44px 10px 44px;}
.nr2{padding-left:44px;}

.rl1{ color:#ffffff; line-height:14px;}
.rl{ color:#6C6C6C; line-height:14px;}

.white{ color:#fff;}

.pl {
	border: 1px solid #CCCCCC;
}
form{margin:0px;padding:0px;}
A{
	color: #333; 
	text-decoration: none;
	font-size:12px;
}
A:link {
	color: #333; 
	text-decoration: none;
	font-size:12px;
}
A:visited {
	color: #333; 
	text-decoration: none;
	font-size:12px;
}
A:hover {
	text-decoration:none;
	color:#F70;
	font-size:12px;
}
A:active {
	color: #F70; 
	text-decoration: underline;
	font-size:12px;
}

#header{
	background-image:url(images/green_banner.jpg);
	width:964px;
	height:227px;
}
.leftcol{
	color:#fff;
	padding-left:45px;
	background-image:url(images/my_blog_colgreenbg.jpg);
}
.leftcol_top{
	width:225px;
	height:8px;
	background-image:url(images/my_lefttop.jpg);
}
.leftcol_bot{
	width:225px;
	height:8px;
	background-image:url(images/my_leftbot.jpg);
}
.leftcol_midline{
	height:1px;
	border:#A3A3A3 dashed 1px;
}
.leftcol_midbg{
	background-image:url(images/my_leftbg.jpg);
}
.point{
	background-image:url(images/pointgreen.gif);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
.rightcol_bg_l{
	background-image:url(images/g_l.jpg);
	background-repeat:no-repeat;
}
.rightcol_bg_m{
	background-image:url(images/g_m.jpg);
	color:#fff;
	font-weight:bold;
}
.rightcol_bg_r{
	background-image:url(images/g_r.jpg);
	background-repeat:no-repeat;
}
.content_topbg{
	background-image:url(images/green_mt_bg.jpg);
	background-repeat:no-repeat;
}
.textBg{
	background-color:#82E405;	
	color:#FFF;
}