body
{
	background-color	: #9A0000;
	margin				: 0px;
}

.bg
{
	background-image	: url(../images/bg.gif);
	background-repeat	: repeat-y;
	width				: 720px;
}

.bg-content
{
	background-image	: url(../images/bg-content.gif);
	background-repeat	: repeat-x;
	background-position	: bottom;
	height				: 218px;
}

.bg-footer
{
	background-image	: url(../images/bg-footer.jpg);
	background-repeat	: no-repeat;
	height				: 71px;
	width				: 720px;
}

.bg-line
{
	background-image	: url(../images/line.gif);
	background-repeat	: no-repeat;
	height				: 28px;
	width				: 10px;
}

.bodytext, td
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 14px;
	color		: #FFF1F6;
}

.subhead
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 14px;
	line-height	: 18px;
	font-weight	: bold;
	color		: #FFFFFF;
}

.footertext
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 14px;
	color		: #FFF1F6;
}
a.footertext		{ text-decoration : none;		color : #E08A03; }
a.footertext:link	{ text-decoration : none;		color : #E08A03; }
a.footertext:hover	{ text-decoration : underline;	color : #FFF1F6; }

.mandatory
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: #E08A03;
}

.mandatoryMark
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: #E08A03;
}

.successMsg
{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: #64A516;
}

.boldtext
{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	color			: #FFFFFF;
	text-decoration	: none;
}
.GalleryBorder{border:1px solid #33333B;}
.GalleryBotBorder{border-bottom:1px solid #33333B;}
.infoTitle{font-weight:bold; height:25px;}
.AlbumHead{color:#E08A03; font-weight:bold; font-size:large;}
a.WhiteLink			{ text-decoration : none;		color : #FFFFFF; }
a.WhiteLink:link	{ text-decoration : none;		color : #FFFFFF; }
a.WhiteLink:hover	{ text-decoration : underline;	color : #FFFFFF; }

td.listHeader {font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none; background-color:#33333B; height:22px;}


