.maintable {
	background-image: url(../images/bkgrnd_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytext,
.bodytext a:link,
.bodytext a:visited,
.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytext a:hover {
	color: #CC0000;
}
.detext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.bodybullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/listdot.gif);

}
.foottext,
.foottext a:link,
.foottext a:visited,
.foottext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.foottext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.required {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000CC;
}

.flags img
{
	border : 1px solid #99CCFF;
}

.flags
{
	font-size : 12px;
}