BODY {
	margin: 0px;
	padding: 0px;
	background: #fbfbfb;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #737270;
}
.bg
{
	background: #9ccd4d;
}
TD {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737270;
}

.title
{
	font-size: 14px;
	font-weight: bold;
}
.stitle
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.small
{
	font-size: 10px;
}

a { text-decoration: none; color: #ad5711; }
a:hover { text-decoration: underline; color: #e87211; }

.copyright
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
}
.copyright a { text-decoration: none; color: #ffffff; }
.copyright a:hover { text-decoration: underline; color: #fff; }

.smb_left
{
	width: 45px;
	height: 36px;
	text-align: right;
	vertical-align: middle;
}
.smb_right
{
	font-family: Trebuchet MS;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.smb_right a { text-decoration: none; color: #737270; padding-left: 8px; }
.smb_right a:hover { color: #de5113; }

.box_title
{
	background: #fbfbfb;
	color: #737270;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
.box_content
{
	padding: 0px 5px 2px 5px;
}



.box1_title
{
	background: #fbfbfb;
	color: #737270;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
.box1_content
{
	padding: 0px 5px 2px 5px;
	
	
}





.form
{
}
.form .title
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 3px;
}
.form .title .error
{
	text-align: center;
	color: red;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 7px;
}
.form .line
{
}
.form .line .name
{
	text-align: right;
	vertical-align: top;
	padding-top: 1px;
}
.form .line .error
{
	color: red;
	text-align: right;
	vertical-align: top;
	padding-top: 1px;
}
.form .line .value
{
}
.form .star_descript
{
	text-align: right;
}
