body {
	background-image: url();
}
.bg {
	background-attachment: scroll;
	background-image: url(/tpl/img/1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

hr{
	height: 0px;
	border: 0px;
	border-top: 1px solid #000000;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}
.header {
	font-size: 12px;
	color: #333333;
}
.header a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.header a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.header a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.header a:hover {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.bold
{
	font-weight: bold;
}

.title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'courier new' , monospace;
	background-color: #ff9933;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 9px
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.xxx {
	border: 4px double #999999;
	margin: 10px;
}
p img {
	border: 4px double #999999;
	margin: 10px;
}
pre {
	font-size: 12px;
}
.xxx1 {
	border: 4px double #999999;
	margin: 2px;
}
.address {
	background-image: url(/tpl/img/11_02.gif);
}
.menubg {
	background-image: url(/tpl/img/1_09.jpg);
}
.small {
	font-size: 10px;
}

.asform{
}

.asform div.row{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.asform div.row dd{
	margin-left: 120px;
}

.asform div.row dt{
	float: left;
	width: 100px;
}

.asform fieldset{
	padding: 10px;
	border: 0px;
	background-color: #f0f0f0;
}

.asform fieldset legend{
	font-family: Times New Roman;
	font-size: 18px;
	color: 0282d7;
}
.errors{
	color: #ff0000;
}

.asform .required{
	background: url('tpl/img/required.gif');
}

.rootVoices td{
	padding: 0px 10px 0px 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.rootVoices a{
	text-decoration: none;
}



