BODY{
	font-family: Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	xbackground-color: #FFFFFF;
	background-image : url(../graphics/bggrid.gif);
	}
.table {
	border-left : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	background-color: #ffffff;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.table1 {
	border : 1px solid #4467A3;
	background-color: #F1F4FA;
	color : #4467A3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TABLE.form {
	background-color: #F1F4FA;
	font-size : 11px;
	color : #000066;
	border : 1px solid #4467A3;
}
TABLE.left {
	background-color: #FFFFFF;
	font-size : 11px;
	color : #000066;
	border-right : 0px solid #4467A3;
}
A.menu,A.menu:LINK,a.menu:visited,A.menu:active {
	text-align : center;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	width : 90px;
	line-height : 20px;	
	margin : 0px 0px 0px 0px;
	background-image : url(../graphics/mbut1.gif);
}
A.menu:hover{
	text-align : center;
	color : #4467A3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	font-weight : normal;
	width : 90px;
	line-height : 20px;
	margin : 0px 0px 0px 0px;
	background-image : xurl(../graphics/mbut2.gif);
}
TD.data1 {
	font-weight : normal;
	color : #4467A3;
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
}
H1
{
	color: #4467A3;
	font-size: 10px;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align: center;
}
H2
{
	color: #4467A3;
	font-size: 18px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align: right;
}
HR
{
	color: #F29823;
}
TD {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	}
P {
	font-size : 13px;
	color : navy;
	text-decoration : none;
	text-align : justify;
}
A, A:LINK, A:VISITED {
	color : #F29823;
	text-decoration : underline;
	font-size : 11px;
	font-weight: bold;
}
A:ACTIVE, A:HOVER {
	color : #F29823;
	text-decoration : underline;
	font-size : 11px;
	font-weight: bold;
}
A.ilink, A.ilink:LINK {
	color : #4467A3;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
}
A.ilink:ACTIVE, A.ilink:HOVER, A.ilink:VISITED{
	color : #4467A3;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}
a.xlink,A.xlink:LINK,A.xlink:VISITED{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	line-height : 6px;
}
a.xlink:hover,A.xlink:active{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	line-height : 6px;
}
SELECT {
	background-color : #FFFFFF;
	text-align : center;
	font-size : 12px;
	color : #000066;
}
TH {
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	line-height : 18px;
}