.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 11pt;
}
.bodycenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 11pt;
	text-align: center;
}
.blackten {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10pt;
}
.bodyblacklink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 11pt;
}
.bodygrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 11pt;
}
.bodywhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 11pt;
}
.bodytopblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 11pt;
}
.bodyred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 11pt;
}
.sitemap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 10pt;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 9pt;
}


.body a:link {color: #FF0000;}
.body a:visited {color: #FF0000;}
.body a:hover {color: #666666;}
.body a:active {color: #FF0000;}

.bodycenter a:link {color: #FF0000;}
.bodycenter a:visited {color: #FF0000;}
.bodycenter a:hover {color: #666666;}
.bodycenter a:active {color: #FF0000;}

.blackten a:link {color: #FF0000;}
.blackten a:visited {color: #FF0000;}
.blackten a:hover {color: #666666;}
.blackten a:active {color: #FF0000;}

.bodyblacklink a:link {color: #000000;}
.bodyblacklink a:visited {color: #000000;}
.bodyblacklink a:hover {color: #666666;}
.bodyblacklink a:active {color: #000000;}

.bodygrey a:link {color: #666666;}
.bodygrey a:visited {color: #666666;}
.bodygrey a:hover {color: #FF0000;}
.bodygrey a:active {color: #666666;}

.bodywhite a:link {color: #FFFFFF;}
.bodywhite a:visited {color: #FFFFFF;}
.bodywhite a:hover {color: #000000;}
.bodywhite a:active {color: #FFFFFF;}

.bodytopblack a:link {color: #000000;}
.bodytopblack a:visited {color: #000000;}
.bodytopblack a:hover {color: #FF0000;}
.bodytopblack a:active {color: #000000;}

.bodyred a:link {color: #FF0000;}
.bodyred a:visited {color: #FF0000;}
.bodyred a:hover {color: #666666;}
.bodyred a:active {color: #FF0000;}

.sitemap a:link {color: #999999;}
.sitemap a:visited {color: #999999;}
.sitemap a:hover {color: #000000;}
.sitemap a:active {color: #999999;}

.copyright a:link {color: #999999;}
.copyright a:visited {color: #999999;}
.copyright a:hover {color: #000000;}
.copyright a:active {color: #999999;}


.repeatx {
background-repeat: repeat-x;
background-position: top;
}
.repeaty {
background-repeat: repeat-y;
}
.leftbkgd {
background-repeat: no-repeat;
background-position: top right;
}
.rightbkgd {
background-repeat: no-repeat;
background-position: top left;
}
.topbkgd {
background-repeat: no-repeat;
background-position: top;
}

.subnav_bkgd {
background-repeat: no-repeat;
background-position: bottom right
}