html 			{
				overflow-y			: scroll; 
				}
A				{
				color				: #566CB4;
				text-decoration		: none;
				}
A:Hover			{
				color				: #000000;
				text-decoration		: underline;
				}
Body			{
				background-color	: #F4F4FA;
				font-size			: 10pt;
				font-family			: Arial;
				}
TD				{
				font-size			: 10pt;
				}
.sml			{
				font-size			: 8pt;
				}
.topbg			{
				background-image	: URL("graphics/topsidebg.gif");
				background-position	: top;
				background-repeat	: repeat-x;
				}
.botmbg			{
				background-image	: URL("graphics/botmsidebg.gif");
				background-repeat	: repeat-x;
				}
.mainbg			{
				background-position	: top;
				background-repeat	: no-repeat;
				}
input,textarea,select
				{
				border-left			: 1px #566CB4 solid;
				border-right		: 1px #566CB4 solid;
				border-top			: 1px #566CB4 solid;
				border-bottom		: 1px #566CB4 solid;
				color				: #566CB4;
				font-size			: 8pt;
				font-family			: Arial;
				}
.button			{
				border-left			: 1px #566CB4 solid;
				border-right		: 1px #566CB4 solid;
				border-top			: 1px #566CB4 solid;
				border-bottom		: 1px #566CB4 solid;
				color				: #ffffff;
				font-size			: 9pt;
				background-color	: #566CB4;
				cursor				: pointer;
				}
.prodmain		{
				font-size			: 10pt;
				}
.proddesc		{
				font-size			: 9pt;
				}
.morebut		{
				font-size			: 7pt;
				font-style			: Italic;
				}
.prodsidetxt	{
				font-size			: 9pt;
				font-weight			: Bold;
				}
.imgclick		{
				font-size			: 9pt;
				color				: #ffffff;
				}
.noborder		{
				border-left			: 0px;
				border-right		: 0px;
				border-top			: 0px;
				border-bottom		: 0px;
				}
.fullborder		{
				border-left			: 1px Solid;
				border-right		: 1px Solid;
				border-top			: 1px Solid;
				border-bottom		: 1px Solid;
				}
#pagekeyword	{
				visibility: hidden;
				height:1px;
				position:absolute;
				}	