body {
	background-color: #C6CED6;
}
.maintable {
	background-color: #FFFFFF;
}
.navblue {
	background-color: #19678D;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navblue A:link, .navblue A:visited, .navblue A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navblue A:hover {
	color: #CC9999;
	text-decoration: underline;
}
.condobox {
	background-color: #C5C7AF;
}
.maintext {
	font-family: tahoma, arial, sanserif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.maintext A:link, .maintext A:visited, .maintext A:active {
	font-family: tahoma, arial, sanserif;
	font-size: 12px;
	color: #4F8FD0;
	text-decoration: underline;
}
.maintext A:hover{
	font-family: tahoma, arial, sanserif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.condoboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pictable {
	background-color: #F3EFF0;
	background-image: url(images/loading.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.picborder {
	border: 1px solid #000000;
}
