body {
	margin: 0px;
	text-align: center;
}
td {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.top_bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.div_line {
	background-repeat: repeat-y;
}
.div_line_l {
	background-image: url(images/div_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.div_line_r {
	background-image: url(images/div_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.btn_main {
	background-color: F9C500;
	background-image: url(images/btn_bg_main.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.btn_sub {
	background-color: CCCCCC;
	background-image: url(images/btn_bg_sub.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.text_pos {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/div_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.text_head {
	vertical-align: super;
	font-size: 13px;
	font-weight: bold;
	color: #E84200;
	text-decoration: none;
}
.text_tahoma {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.text_gray {
	color: #666666;
	text-decoration: none;
}
.text_l_red {
	color: #E84200;
	text-decoration: none;
}
.text_orange {
	color: #F5821F;
	text-decoration: none;
}
.text_purple {
	color: #832B73;
	text-decoration: none;
}
.input_143 {
	width: 143px;
	height: 18px;
}

.input_100 {
	height: 18px;
	width: 100px;
}
.input_50 {
	height: 18px;
	width: 50px;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F5821F;
	text-decoration: underline;
}
a:active {
	color: #F5821F;
	text-decoration: none;
	font-weight: normal;
}
a.link_orange:link {
	color: #F5821F;
	text-decoration: underline;
}
a.link_orange:visited {
	color: #F5821F;
	text-decoration: underline;
}
a.link_orange:hover {
	color: #F5821F;
	text-decoration: none;
}
a.link_orange:active {
	color: #F5821F;
	text-decoration: none;
}
a.link_l_red:link {
	color: #E84200;
	text-decoration: underline;
}
a.link_l_red:visited {
	color: #E84200;
	text-decoration: underline;
}
a.link_l_red:hover {
	color: #E84200;
	text-decoration: none;
}
a.link_l_red:active {
	color: #E84200;
	text-decoration: none;
}
a.link_d_red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.link_d_red:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.link_d_red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.link_d_red:active {
	color: #FF0000;
	text-decoration: none;
}
#block {
	margin: auto;
	width: 800px;
	position: relative;
}
.filter_orange {
    table-layout:fixed;
    border:0;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFFFFF,endcolorstr=#F1C200,gradientType=0);
}
.filter_gray {
    table-layout:fixed;
    border:0;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#D9D9D9,endcolorstr=#FFFFFF,gradientType=0);
}
.input {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.input_buttom{
BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc;
}
.td_link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
