html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
body, td, input, select, textarea, div, span {
	font-family: tahoma;
	font-size: 11px;
	color: #4c4c4c;
}
body {
	vertical-align: top;
	text-align: center;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
table.main {
	width: 920px;
	height: 100%;
}
table.main1 {
	width: 100%;
}
td.top11 {
	padding: 0px 0px 0px 0px;
	height: 85px;
	vertical-align: middle;
}
td.top11_1 {
	padding: 0px 0px 0px 0px;
	height: 85px;
	vertical-align: middle;
}
td.top12 {
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	color: #cf2c4c;
	font-size: 13px;
	font-weight: bold;
}
td.top12 a {
	color: #cf2c4c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.top2 {
	height: 31px;
	background: url("/images/menu-bg.jpg") #728fa4 top repeat-x;
}
td.top3 {
	height: 6px;
	background: #d3d3d3;
}
table.menu td {
	height: 31px;
	padding: 0px 12px 0px 12px;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #a4bbcc;
}
table.menu td a {
	color: #ffffff;
}
td.mid1 {
	height: 100%;
	width: 75%;
	padding: 30px 20px 30px 2px;
}
td.mid2 {
	padding: 38px 15px 20px 20px;
	background: url("/images/mid2-bg.jpg") top repeat-x;
}

td.btm {
	padding: 0px 0px 0px 20px;
	height: 70px;
	vertical-align: middle;
	background: url("/images/dot.gif") top repeat-x;
	color: #8f8f8f;
}
a {
	color: #0774b7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #ffffff;
	text-decoration: none;
}
.h1 {
	font-size: 23px;
	font-weight: normal;
	text-align: left;
	color: #005e9c;
	text-transform: uppercase;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	color: #cf2c4c;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #cf2c4c;
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2.ok, h3.ok {
	padding-left: 23px;
	background: url("/images/ok.gif") left center no-repeat;
}
h2.act, h3.act {
	padding: 20px 0px 10px 40px;
	background: url("/images/action_old1.gif") left center no-repeat;
}
li {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url("/images/list.gif");
}
.img {
	border: 1px solid #8f8f8f;
}
div.txt1 {
	background: #ededed;
	padding: 15px 25px 15px 25px;
	margin: 0px 0px 0px 0px;
}
table.article td, table.article th {
	padding: 1px 5px 1px 5px;
	border: 1px solid silver;
}
.input {
	border: 1px solid #b9b9b9;
	width: 100%;
	height: 20px;
}
table.form td {
	padding:  0px 3px 0px 0px;
	vertical-align: middle;
}
div.hr {
	height: 2px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 20px 0px;
	background: url("/images/dot.gif") top repeat-x;

}
.red {
	color: #cf2c4c;
}
.blue {
	color: #0774b7;
}
table.howto {
	border-collapse: separate;
	width: 100%;
}
table.howto td {
	background: #ededed;
	padding: 0px 15px 20px 20px;
	width: 50%;
}
table.howto1 {
	border-collapse: separate;
	width: 100%;
}
table.howto1 td {
	background: #ededed;
	padding: 5px 5px 5px 5px;
	width: 50%;
}
pre {
	font-family: tahoma;
	font-size: 11px;
}