/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FCF9F0;
}
body,td,th {
	font-size: 12px;
}
a {
	color: #545454;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.top_bg1{ background:url(../images/top_bg1.jpg) bottom repeat-x;}
.top_bg2{ background:url(../images/top_bg2.jpg) top repeat-x;}

.font1{ font-size:14px;
color:#333333;
}
.font1 a{color:#630100;}
.font2{ font-size:14px;
color:#630100;
font-weight:bold;
}
.font2 a{ 
color:#630100;
}