<!--
	a:link					{	color: #0000ff; text-decoration: none;}
	a:visited				{	color: #0000ff; text-decoration: none;}
	a:active				{	color: #ff0000; text-decoration: none;}
	a:hover					{	color: #ff0000; text-decoration: underline;}
	
	body         { font-size: 10pt;text-indent: 0; margin-left: 2; margin-right: 2; margin-top: 1;  margin-bottom: 0; }
	form         { font-size: 10pt;}
	table        	{ font-size: 10pt;}

	img {border:0;}.imgborder,a.imgborder {float: left;border:4px solid #D6E4FD;background:#FFFFFF;padding:4px; margin:0px;}

	.button1	{BORDER-RIGHT: #665b8e 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 1px; BACKGROUND: #D3EDFA; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #000088; PADDING-TOP: 1px; BORDER-BOTTOM: #665b8e 1px solid; HEIGHT: 35;width:130;FONT-SIZE: 16pt;FONT-FAMILY: ΌΠ·’Ει;}
	.content {	line-height: 25px;}
	.content1 {	line-height: 21px;}
	
	#MainContent{
		BACKGROUND: #fff url(../images/ContentBG.gif) repeat-y right;
		WIDTH: 450px;
		padding-bottom: 10px;
		float: left;
		position: relative;
	}
	
	#MainContent1{
		BACKGROUND: #fff url(../images/ContentBG.gif) repeat-y right;
		WIDTH: 650px;
		padding-bottom: 10px;
		float: left;
		position: relative;
	}

	
	#Content div.Content{
	margin: 0px 3px 0px 3px;
	padding: 5px;
	border-bottom: 1px solid #88B0E4;
	border-left: 1px solid #88B0E4;
	border-right: 1px solid #88B0E4;
	background-color: #E3F1FE;
	height:100%;
	color: #001C6C;
	}
-->