body {
	margin: 0px;
	font-family: Arial;
	font-size: 13px;

}
td{
	font-family: Arial;
	font-size: 13px;
}
h1{
	font-size: 14px;
	color: #000099;
}
h2{
	font-size: 14px;
	color: #3366CC;
}
A:link, A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none;
	color: #0000FF;
}
#index{
	text-align: left;
	width: 909px;
	margin: auto;
}
.table{
	background-image: url(table_bg.gif);
	background-repeat: repeat-y;
	width: 909px;
}
.mark_bg{
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 87px;
}
.icon_bg{
	background-image: url(in_icon_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.icon{
	text-align: right;
	margin-top: 5px;
	margin-left: 20px;
}
.icon A:link, .icon A:visited {
	TEXT-DECORATION: none;
	color: #2C3C1F;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-right: 21px;
	padding-left: 21px;
	font-family: Verdana;
	font-size: 11px;
}

.icon A:hover {
	text-decoration: none;
	color: #990000;
}
#left{
	background-image: url(in_left_bg.gif);
	background-repeat: no-repeat;
	width: 199px;
}
.search{
	text-align: right;
	margin: 35px 9px 0px 0px;
	padding-right: 20px;
}
.search strong{
	color: #5D5D5D;
	font-size: 14px;
	font-family: Verdana;
}
.main_icon{
	text-align: right;
	margin-right: 9px;
	margin-top: 20px;
}
.main_icon A:link, .main_icon A:visited {
	color: #0063B4;
	display: block;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 15px;

}

.main_icon A:hover {
	text-decoration: none;
	color: #000099;
}

.left{
	text-align: right;
	margin: 5px 0px 0px 0px;
}
.left A:link, .left A:visited {
	TEXT-DECORATION: none;
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	display: block;
	margin-bottom: 15px;
	background-position: 170px 4px;
	border-bottom: 1px solid #737373;
	padding-bottom: 5px;
	font-weight: normal;
	padding-right: 30px;
}

.left A:hover {
	text-decoration: none;
	color: #990000;
}
.main{
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
}
address{
	CLEAR: both;
	FONT-SIZE: 11px;
	MARGIN: auto;
	TEXT-ALIGN: center;
	width: 909px;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana;
	color: #606060;
	line-height: 20px;
	margin-bottom: 10px;
	padding-top: 30px;
	background-image: url(in_address_bg.gif);
	background-repeat: no-repeat;
}
address A:link, address A:visited, address A:hover {
	TEXT-DECORATION: none;
	color: #0066FF;
}
#Copyright {
	CLEAR: both;
	FONT-SIZE: 11px;
	MARGIN: auto;
	TEXT-ALIGN: center;
	width: 857px;
	font-family: Verdana;
	color: #C5C5C5;
	margin-bottom: 10px;
}

#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	TEXT-DECORATION: none;
	color: #C5C5C5;
}
