/* CSS Document */
a:link {
	color			: #000000;
	text-decoration	: none;
	font-size: 11pt;
}

a:visited {
	color			: #000000;
	text-decoration	: none;
	font-size: 11pt;
}

a:active {
	color			: #000000;
	text-decoration	: underline;
	font-size: 11pt;
}

a:hover {
	color			: #9999FF;
	text-decoration	: underline;
	font-size: 11pt;
}
.body {
	color: #003399;
	font-size: 11pt;
}
.menubar{
	font-size			: 9pt;
	color				: #999999;
}

a.menubar:link,a.menubar:visited {
	font-size			: 9pt;
	text-decoration		: none;
	color				: #999999;
}

a.menubar:active, a.menubar:hover{
	font-size			: 9pt;
	text-decoration		:underline;
	color				:#FF3300;
}
.tablehd {
	background-color: #6699ff;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: 100;
	text-align: center;
}
.tablerow1 {
	font-size: 11pt;
	color: #003399;
	background-color: #FFFFFF;
}
.tablerow {
	font-size: 11pt;
	color: #003399;
	background-color: #ececff;
}
.tableleft {
	background-color: #6699ff;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: 100;
	text-align: left;
}
.bottommenu {
	font-size: 9pt;
	color: #333333;
}

a.bottommenu:link, a.bottommenu:visited {
	font-size: 9pt;
	text-decoration		: none;
	color: #333333;
}

a.bottommenu:active, a.bottommenu:hover {
	font-size			: 9pt;
	text-decoration		:underline;
	color				:#FF3300;
}

.fellowshiptime {
	color: #003399;
	font-size: 11pt;
}

.warning {
	color: #FF0000;
	font-size: 11pt;
}
.body {
	color: #003399;
	font-size: 11pt;
}
.head{
	color: #666666;
	font-size: 12pt;

}

.star {
	color: #FF0000;
	font-size:10pt;
}