/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
}

body {
	background-image: url(../images/bg.gif);
}

#top {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:1px;
}

.arial19b {
	font: bold 19px Arial;
	color: #000;
	text-decoration: none;
}

.arial16900b {
	font: bold 16px Arial;
	color: #900;
	text-decoration: none;
}

.arial1630b {
	font: bold 16px Arial;
	color: #360;
	text-decoration: none;
}

.arial16b {
	font: bold 16px Arial;
	color: #000;
	text-decoration: none;
}

.arial30b {
	font: bold 30px Arial;
	color: #000;
	text-decoration: none;
}

.arial14 {
	font: 14px Arial;
	color: #000;
	text-decoration: none;
}

.arial12redb {
	font: bold 12px Arial;
	color: #F00;
	text-decoration: none;
}

.arial16redb {
	font: bold 16px Arial;
	color: #F00;
	text-decoration: none;
}

.mainbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom:5px;
	padding-bottom:5px;
}

.tahoma12 {
	font: 12px Tahoma;
	color: #000;
	text-decoration: none;
}

a {
	color: #900;
	text-decoration: underline;
}
.red {
	color: #900;
}


a:hover {
	color: #900;
	text-decoration: none;
}

.u {
	text-decoration: underline;
}

.image1 {
	border: 1px solid #000;
}

.green {
	color: #030;
}

.x_main {
	border: 1px solid #666;
	margin-bottom:10px;
}

.x_title {
	font: bold 16px Arial;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-image: url(../images/xtitle_bg.jpg);
}
.flipping {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
