/* link section */
.homemenulinks
{
	font-family: "MS Sans Serif";
	font-size: 8pt;
	font-weight:bold;
	color: #666666;
	text-decoration: none
}
.homemenulinks:hover
{
	text-decoration: underline
}
.submenulinks
{
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.submenulinks:hover
{
	text-decoration: underline
}

.submenulinks1
{
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #A40568;
	text-decoration: none
}
.submenulinks1:hover
{
	color: #068549;
}

.fileLinks
{
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #F96906;
	text-decoration: none
}
.fileLinks:hover
{
	color: #ff0000;
}

.morelink
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.morelink:hover
{
	text-decoration: underline
}

.whitelink
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.whitelink:hover
{
	color: #ffff00;
}

.pagelink
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.pagelink
{
	text-decoration: underline
}
.newslink
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}
.newslink:hover
{
	text-decoration: underline
}

.newstoplinks
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.newstoplinks:hover
{
	color: #ff0000
}

/* head section */
.pagehead
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 9pt;
	font-weight: bold;
	color: #4648A0
}


/* text section */
.hometext
{
	font-family: "MS Sans Serif";
	font-size: 8pt;
	color: #000000
}
.subtext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #4648A0
}
.btntext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #000000
}
.errortext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #ff0000
}
.normaltext
{
	font-family: "MS Sans Serif, Verdana, Arial";
	font-size: 8pt;
	color: #000000
}

/* bullets section */
.bullets
{
    COLOR: #000000;
    FONT-FAMILY: Wingdings;
    FONT-SIZE: 10px
}

/* miscellanous */
.tdbgcolor
{
	background-color: #FFFFFF
}
.reverseheading {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffFF;
}
.pagelinks {
	font-family: "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
.pagelinks:hover {
	color: #ff0000;
}