body {
	color: #444444;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #F4F4F4;
}
#main {
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	width: 750px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#right {
	float: right;
	width: 580px;
}
#left {
	float: left;
	width: 150px;
}
#footer {
	clear: both;
	width: 750px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	text-align: center;
	background-color: #CCCCCC;
}

a:link ,a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover,a:active {
	color: #CC3300;
	text-decoration: none;
}
.smalltext {
	font-size: 87.5%;
}
.smalltext2 {
	font-size: 87.5%;
	line-height: 130%;
}
.smalltext3 {
	font-size: 87.5%;
	line-height: 100%;
	color: #CC3300;
}

#top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	height: 45px;
}
#footerup {
	text-align: center;
	clear: both;
	width: 750px;
	padding-top: 25px;
}
.red {
	color: #CC3300;
}
table {border-collapse:collapse;}

.color01 {
	color: #996600;
}
address {
	font-style: normal;
}
#topright {
	text-align: right;
	float: right;
}
.color02 {
	color: #659733;
	font-weight: bold;
}
.color03 {
	color: #996666;
	font-weight: bold;
}
.color04 {
	font-weight: bold;
	color: #F79400;
}
.left01 {
	padding-top: 10px;
}
.leftlink a {
	background-image: url(images/y2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
	line-height: 162.5%;
}
#left ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

