table.navigationtable
{
	font-weight: normal;
	font-size: 8.5pt;
	text-transform: capitalize;
	font-family: Verdana, Arial, Sans-Serif;
	height: 25px;
	width: 900px;
}
table.navigationtable tr td.navigationtable_smallfiller
{
	width: 10px;
}
table.navigationtable tr td.navigationtable_filler
{
	width: 370px;
	color: #666633;
	font-size: 7pt;
	text-align: center;
}
table.navigationtable tr td.navigationtable_filler a
{
	color: #666633;
	text-decoration: none;
}
table.navigationtable tr td.navigationtable_filler a:hover
{
	color: #000000;
	text-decoration: underline;
}
table.navigationtable tr td
{
	background-position: left top;
	background-repeat: no-repeat;
	padding: 13px 0px 4px 0px;
	text-align: center;
	width: 170px;
	color: #666600;
}
table.navigationtable tr td a.main
{
	color: #FFFFFF;
	text-decoration: none;
}
table.navigationtable tr td a.main:hover
{
	text-decoration: underline;
}
table.navigationtable tr td a.main_selected
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.navigationtable tr td.navigationtable_rednavbutton
{
	background-image: url(../images/general/RedButton.jpg);
}
table.navigationtable tr td.navigationtable_rednavbutton_sel
{
	background-image: url(../images/general/RedButton_selected.jpg);
}
table.navigationtable tr td.navigationtable_brownnavbutton
{
	background-image: url(../images/general/BrownButton.jpg);
}
table.navigationtable tr td.navigationtable_brownnavbutton_sel
{
	background-image: url(../images/general/BrownButton_selected.jpg);
}
table.navigationtable tr td.navigationtable_yellownavbutton
{
	background-image: url(../images/general/YellowButton.jpg);
}
table.navigationtable tr td.navigationtable_yellownavbutton_sel
{
	background-image: url(../images/general/YellowButton_selected.jpg);
}
