.FooterLink {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #FFCC00;
}
li {
	font-size: 12px;
	font-weight: normal;
}
.FooterText {
	font-size: 11px;
	color: #666666;
}
.RegularText {
	font-size: 12px;
}
.PageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.TopNav {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.SmallText {
	font-size: 11px;
}
.TimesNewText {
	font: 12pt "Times New Roman", Times, serif;
}
.SectionHeader {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.SectionHeader2 {

	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.SectionHeader3 {


	font-size: 17px;
	font-weight: bold;
	color: #003300;
}
TD.Main {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
}
#note {
	background-color: #f3f3f3;
	font-size: 10px;
}

#Main {
	font-size: 12px;
	width: 800px;
	background-color: #FFFFFF;
}
#tbl_album .Title a {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #D7FFF2;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}
.CheckList {
	list-style-image: url(images/ico-check.gif);
}
.BoxTitle {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #333333;
	display: block;
	font-weight: bold;
	color: #009900;
	text-align: center;
	background-color: #f3f3f3;
}
.Boxedtxt {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #669900;
}
