.
{
	font-family: Verdana;
	font-size: 10pt;
}
BODY
{
	font-family: Verdana;
	font-size: 10pt;
	orig-background-color: #d4d9e3;
	background-color: #d4e2f3;
	padding: 0px;
	margin: 4px;
	text-align: center;
}
DIV.content
{
	text-align: center;
	width: 763px;
}
.body
{
	font-family: Verdana;
	font-size: 10pt;
	border: 1px solid #d4d9e3;
	background-color: white;
	text-align: LEFT;
	padding: 12PX;
}
td.content
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	padding: 12px;
}
h2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
P
{
	font-family: Verdana;
	font-size: 10pt;
}
P.imp
{
	font-family: Verdana;
	color: red;
	font-size: 10pt;
}
div.menu-h
{
	margin-top: 1px;
	margin-bottom: 1px;
}
td.menu-h
{
	background-image: url(menu-h-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d4d9e3;
	color: #363636;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 2px solid #959595;
	padding: 2px;
}
td.menu-h-selected
{
	background-image: url(menu-h-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d4d9e3;
	color: #363636;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 2px solid #ff0000;
	padding: 2px;
}
table.menu-h
{
	table-layout: fixed;
	width: 100%;
}
a.menu-h-link
{
	color: #363636;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu-h-link:hover
{
	color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
table.menu-v
{
	width:100%;
	margin-top: 10px;
}
td.menu-v
{
	background-image: url(menu-v-bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 4px;
	border-left: 2px solid #959595;
}
td.menu-v-selected
{
	background-image: url(menu-v-bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 4px;
	border-left: 2px solid #ff0000;
}
a.menu-v-link
{
	color: #363636;
	font-size: 8pt;
	text-decoration: none;
}
a.menu-v-link:hover
{
	color: #ff0000;
	font-size: 8pt;
	text-decoration: underline;
}
DIV.header
{
	background-color: #f9fafc;
	border: 1px solid #c0c0c0;
	color: #363636;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	height: 25px;
}
td.vline
{
	background-image: url(vline.gif);
	background-repeat: repeat-y;
	width: 1px;
}
td.hline
{
	background-image: url(hline.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.footer
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #cacaca;
	color: #747679;
	background-color: white;
	margin-top: 2px;
	text-align: center;
	padding: 2px 12px 2px 12px;
}
h5
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
table.grid
{
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}
td.grid
{
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
table.info
{
	font-size: 10pt;
	background-color: #f9f9ff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
}
p.info
{
	font-size: 10pt;
	background-color: #f9f9ff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
}
div.info
{
	font-size: 10pt;
	background-color: #f9f9ff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
}

