@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FAFAFA;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.bgTable {
	background-image: url(../gfx/index_03.jpg);
	background-repeat: repeat;
	background-color: #1A171B;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.style5 {
	color: #666666;
	font-style: italic;
}.tableBorder {
	border: 2px solid #CCCCCC;
}
