body{
	font-family: verdana;
	margin: 0;
	background: #000;
	padding: 0px 0px 0px 0px; /*top,right,bott,left*/

	/*background-image:url(i/bk_botw1.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	width:100%;
	height:100%;*/
	font-size: 12px;
	color:#252326;
}
td{
	font-family: verdana;
	font-size: 12px;
}
p { margin: 0; }
a{text-decoration:none; color:#557FAB;}
a:hover{text-decoration:underline; color:#557FAB;}

.white {
	background: #fff;
}

.white1 {
	background: #fff;
	height: 470px;
}

#bk_botw3{
	background-image:url(i/bk_botw3.gif);
	background-repeat:repeat-y;
	background-position: bottom center;
	min-height:300px;
  	height:auto !important;
  	height:300px;
}
#bk_bot{
	background-image:url(i/blog_bk_botw1.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
}
#bk_top{
	background-image:url(i/blog_bk_top.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
#nav{
	background-image:url(i/navx.gif);
	background-repeat:no-repeat;
	background-position: top center;
	height:81px;
}
#lefttext{
	font-family: verdana;
	font-size: 12px;
	color:#252326;
	line-height:17px;
	font-weight:bold;
}
#lefttext a{
	color:#6EBB1F;
}
#lefttext b{
	background: #6EBB1F;
	color:#fff;
	font-weight:normal;
	padding: 2px 0px 2px 0px; /*top,right,bott,left*/
}
.input1{
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Helve, Sans-serif;
	font-size: 12px;
	color:#0E0C0C;
	border: solid 2px #232323;
	font-weight:normal;
	width:110px;
}
.submit1{
	background: #6EBB1F;
	color:#fff;
	font-size: 12px;	
	font-weight:bold;
	border: solid 0px #A6D374;
	padding: 1px 2px 1px 2px; /*top,right,bott,left*/
}
.border1{
	border: dashed 2px #000;
	padding: 7px 10px 7px 10px; /*top,right,bott,left*/
	 margin-bottom: 10px;
}
.blog_bk_bottm{
	background-image:url(i/blog_bk_bottm.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:206px;
	width:238px;

}