﻿.table {
	border: 1px solid #0000FF;
	border-width: 1px;
}
.table-head {
	border: 2px solid #0000FF;
	border-width: 2px;
}
.table-cross {
	border: 1px solid #0000FF;
	background-image: url('../images/bg_cross.gif');
}
.lastupd {
	text-align: center;
	font-size: xx-small;
	color: #008080;
}
.title {
	color: #000080;
	text-align: center;
	font-size: 25px;
}
.title1 {
	color: #0000FF;
	text-align: center;
	font-size: 20px;
}
.title2 {
	color: #0000FF;
	text-align: center;
	font-size: 16px;
}
.title-green{
	color: #008000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.title-purple {
	color: #FF00FF;
	font-size: large;
}
.title-red{
	color: #FF0000;
	text-align: center;
	font-size: medium;
}
.center {
	text-align: center;
}
.title-large {
	font-size: large;
}
.title_xxl {
	font-size: xx-large;
	text-align: center;
}
.title-blue {
	color: #0000FF;
	text-align: center;
	font-size: medium;
}
