body {
	background-image: url(images/icbabackground.gif);
	background-attachment:fixed;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	background-color: #FAFAFA;
}
.conttable {
	padding: 6px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textable {
	background-color: #FFE068;
	background-image: url(images/mainbox_topback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 15px 0px;
	height: 160px;
}
.textable2 {
	background-color: #FFE068;
	background-image: url(images/mainbox_topback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 15px 0px;
	height: 160px;
}
.leftimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.selecttitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.minibut {
	font-size: 11px;
	font-weight: bold;
}
.textWhite {
	color: #FFFFFF;
}
/*----------------*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
/*----------------*/
.a2:link {
	color: #FFC223;
	text-decoration: underline;
}
.a2:visited {
	text-decoration: underline;
	color: #FFC223;
}
.a2:hover {
	text-decoration: none;
	color: #FFC223;
}
.a2:active {
	text-decoration: underline;
	color: #FFC223;
}
/*----------------*/
.a3:link {
	color: #666666;
	text-decoration: underline;
}
.a3:visited {
	text-decoration: underline;
	color: #666666;
}
.a3:hover {
	text-decoration: none;
	color: #666666;
}
.a3:active {
	text-decoration: underline;
	color: #666666;
}
/*----------------*/
.titlespace {
	margin-bottom: 5px;
}
.footertext {
	background-color: #A8A8A8;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
