BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
/*BODY {
	BACKGROUND-IMAGE: url(images/index_02.gif);
	background-position: center;
}*/
body,td,th {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.mid_td1 {
	width: 220px;
	height: 25px;
	background-color: #003366;
}
.main_table {
	background-color: #FFFFFF;
}

.main_td2 {
	background-color: #FDFDFD;
	padding-bottom: 20px;
	background-image: url(Images/bg_01.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.copyright {
	padding:10px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
}
.menu_table {
	border:1px #dddddd solid;
}
.menu_td1 {
	height: 28px;
	background-image: url(Images/menu_0.gif);
	border-bottom:1px #dddddd solid;
	padding-left: 10px;
	font-weight:bold;
}
.menu_td2 {
	background-image: url(Images/menu_1.gif);
}

.menu_td3 {
	height: 28px;
	border-bottom:1px #dddddd solid;
	padding-left: 10px;
	font-weight:bold;
}

.content01{
	line-height: 200%;
	padding: 15px;
}

.news_table {
	height: 30px;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news_table1 {
	border:1px #333333 solid;
}


.input {
	border: 1px solid #DDDDDD;
}

