body
{
	font-family:tahoma;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

select, form, img, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#top-1 {
	width: 970px;
	height: 197px;
	background-image: url('../images/h-1.jpg');
	background-repeat: no-repeat;
}

#top-2 {
	width: 849px;
	height: 48px;
	background-image: url('../images/h-2.jpg');
	background-repeat: no-repeat;
}

#table-top
{
	width: 851px;
	height: 37px;
	background-image: url('../images/m-top.jpg');
	background-repeat: no-repeat;
}

#table-bg
{
	width: 851px;
	background-image: url('../images/m-bg.jpg');
	background-repeat: repeat-y;
}

#table-bottom
{
	width: 851px;
	height: 46px;
	background-image: url('../images/m-bottom.jpg');
	background-repeat: no-repeat;
}

#content {
}

#menu {
	width: 253px;
	height: 351px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
}

#title-bg {
	width: 227px;
	height: 19px;
	background-image: url('../images/title-bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}

.white {
	color: #FFFFFF;
}

.justify {
	text-align: justify;
}
