body,td,th,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
img {
	border-width: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #548CC9;
}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

#over {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-image: url(images/bg-over.gif);
}

a {
	color: #00CC33;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
	color: #0099FF;
}
#head {
	height: 175px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
#menu {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a {
	color: #999;
	text-decoration: none;
	display: block;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#menu a:hover {
	text-decoration: none;
	color: #096;
}
#menu a.sel {
	color: #000;
	text-decoration: none;
	background-color: #D9EFED;
}

#foot {
	margin: 0px;
	padding: 0px;
	height: 124px;
	color: #999999;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#foot a {
	color: #00CC66;
	text-decoration: underline;
}
#foot div {
	padding-top: 90px;
}


#foot a:hover {
	text-decoration: none;
	color: #0099CC;
}
#col-01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}

#col-02 {
	float: right;
	width: 540px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: small;
	background-image: url(images/bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#col-02 img {
	border: 5px solid #B9D7D7;
}

.float-clear {
	clear: both;
}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.text-block {text-align: justify;}

.float-right {float: right;}

.downloadtd {text-align:center;vertical-align:top;width:130px;}
.imgtitle {font-size:11px;}
a.no:link img, a.no:active img, a.no:visited img, a.no:hover {text-decoration:none;border-width:0px}

