body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16pt;
	color: #ffffff;
	font-weight: bolder;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bolder;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	color: #3EA5CE;
}

.olda {
	color: #3B9BE7;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a.link1 {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

.bg1 {
	background-image: url(images/index29.jpg);
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/index37.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg3 {
	background-image: url(images/inside02.jpg);
	background-repeat: no-repeat;
}

.itemheader {
	background-color: #000066;
}

.itemcontent {
	background-color: #3366CC;
}

.comment {
	font-size: 10px;
	font-style: italic;
}
.red {
	color: #FFFF00;
	font-weight: bolder;
}
.itemlist {
	padding-top: 5px;
}
.floatright {
	float: right;
	padding-right: 10px;
}
