body
{
	font-family: arial;
	margin: 0px,0px,0px,0px;
}

a
{
	color: Blue;
	text-decoration: none;
}

img 
{
	border: 0px;
	display: block;
}

table
{
	border: solid 0 silver;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
	overflow: visible;
	border-collapse: collapse;
}

table td
{
	border: solid 0 gray;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
}

#navigate
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.normal
{
	color: #000000;
}

.hover
{
	color: red;
}

#pageName
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

#bottom
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.f13
{
	font-family: Verdana;
	font-size: 13pt;
	line-height: 140%;
	color: #000000;
}

.r13
{
	font-family: Verdana;
	font-size: 13pt;
	line-height: 140%;
	color: #990000;
}

.f11
{
	font-family: arial;
	font-size: 11pt;
	line-height: 120%;
	color: #000000;
}
.sr10
{
	font-family: arial;
	font-size: 10pt;
	line-height: 110%;
	color: #990000;
}
.sr10 img
{
	border: 0px solid gray;
	display: inline;
}
.f10
{
	font-family: arial;
	font-size: 10pt;
	line-height: 110%;
	color: #000000;
}
.f10 img
{
	border: 0px solid gray;
	display: inline;
}

.t_p
{
	border-left: 1px solid blank;
	border-top: 1px solid blank;
}

.td_p
{
	border-right: 1px solid blank;
	border-bottom: 1px solid blank;
}

.buttonselected
{
	text-align: center;
	cursor: hand;
	color: RoyalBlue;
	line-height: 180%;
}

.buttonunselected
{
	text-align: center;
	cursor: hand;
	color: gray;
	line-height: 180%;
}
