IMG {
	border-style: none;
	border-width: 0px;
}

IMG.menu {
	height: 1px;
	width: 70px;
}

TD.menutext {
	text-align: right;
}

TD.menu {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}

A.menu {
	font-family: Optima,Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,68,119);
	text-decoration: none;
}

A.menu:hover, A.submenu:hover {
	color: red;
	text-decoration: underline;
}

DIV.submenu {
	text-align: right;
	border-style: none;
	border-width: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}

A.submenu {
	font-family: Optima,Verdana,Arial;
	font-size: 9pt;
	font-weight: medium;
	color: rgb(25,120,220);
	text-decoration: none;
}

.bodyheader {
	font-family: Garamond,Verdana,Arial;
	font-style: italic;
	font-size: 20pt;
	font-weight: medium;
	color: rgb(0,68,119);
	text-align: left;
}

.bodyheader_small {
	font-family: Garamond,Verdana,Arial;
	font-style: italic;
	font-size: 16pt;
	font-weight: medium;
	color: rgb(0,68,119);
	text-align: center;
}

.body_small {
	font-family: Arial;
	font-size: 8pt;
	font-weight: medium;
	color: rgb(0,0,0);
	text-align: justify;
}

.body {
	font-family: Arial;
	font-size: 9pt;
	font-weight: medium;
	color: rgb(0,0,0);
	text-align: justify;
}

#content {
	font-family: Arial;
	font-size: 11pt;
	font-weight: medium;
	color: rgb(0,0,0);
	text-align: justify;
}

.table {
	font-family: Arial;
	font-size: 9pt;
	font-weight: medium;
	color: rgb(0,0,0);
	text-align: center;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:2px;
}

.pending {
	color:red;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}
