body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}
body {margin: 0px;padding: 0px;background-color: #FFFFFF;}
img {border-width: 0px;}
h1,h2,h3,h4,h5,h6 {font-weight: bold;color: #015F5E;}
h1 {font-size: 18px;}
h2 {font-size: 12px;}
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: #274E85;	text-decoration: underline;}
a:hover {	text-decoration: none;	color: #99C178;}
#head {	height: 175px;	background-image: url(images/head.jpg);	background-repeat: no-repeat;}
#menu {	margin: 0px;	padding: 5px;	padding-top: 0px;	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: #2E5485;
	background-color: #f5f5f5;
}
#menu a.sel {
	color: #000;
	text-decoration: none;
	background-color: #DDFFFC;
}


#col-over {
	background: ain.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bg-main.jpg);
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 40px;
	color: #99FFFF;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#foot a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 30px;
}


#foot a:hover {
	text-decoration: none;
	color: #99FFFF;
}
#col-01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	padding-top: 130px;
}

#col-02 {
	float: right;
	width: 540px;
	padding-left: 10px;
	padding-top: 50px;
	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 {

}

.float-clear {
	clear: both;
}
.txt-center {text-align: center;}
.txt-right {text-align: right;}
.txt-block {text-align: justify;}

