BODY {
	COLOR: Black;
	FONT-FAMILY: arial, helvetica;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	background : #0000C0;
	margin-left : 0;
	margin-right : 0;
	margin : 25 0 0 0;
	background-color : #0000FE;
	background-image : url(../images/bg.gif);
}
TD {
	COLOR: #0000FF;
	FONT-FAMILY:  arial, helvetica;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
.small {
	font-size: 8pt;
}
.maintxt {
	font-size: 11pt;
}
.bnormal {
	FONT-FAMILY: arial, helvetica;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
.blarge {
	FONT-FAMILY: arial, helvetica;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
.main:link, .main:active, .main:visited
	{
	color: #FF9900;
	FONT-FAMILY:  arial, helvetica;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	text-decoration	:	none;
	background	:	transparent;
	text-decoration: none;
}
.main:hover
      { color: #0000FF;
		FONT-FAMILY:  arial, helvetica;
		FONT-SIZE: 11pt;
		FONT-WEIGHT: bold;
		background: transparent;
        text-decoration: none; 
}
.mainHome
{
	color: #0000FF;
		FONT-FAMILY:  arial, helvetica;
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
}
a:link, a:active, a:visited
	{
	color: #FF9900;
	text-decoration	:	none;
	background	:	transparent;
}
a:hover
      { color: #0000FF;
		background: transparent;
        text-decoration: none; 
}
.OLine
{
	background-image : url(../images/orange.gif);
	background-color : #FF9900;
}
