.normal, td, body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.normal_small {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.nromal12 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.h1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

.image_text {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}

.small_bold {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}

.title {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.table-centre-body {
	background-image: url(img/border.jpg);
	background-repeat: repeat-x;
}

.table-left {
	background-image: url(img/border.jpg);
	background-repeat: repeat-y;
}

.table-right {
	background-image: url(img/border.jpg);
	background-repeat: repeat-y;
}

.table-bottom {
	background-image: url(img/border.jpg);
	background-repeat: repeat-x;
}

.table-top {
	background-image: url(img/border.jpg);
	background-repeat: repeat-x;
}

.table-top-fill {
	background-image: url(img/border.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #ffffff; text-decoration: underline;
}
a:hover {
	color: #cccccc; text-decoration: underline;
}
a:active {
	color: #ffffff; text-decoration: none;
}
a:visited {
	color: #ffffff; text-decoration: none;
}

