/* CSS Document */

			td,tr {
				background-color: #FFFFFF;
			}
			input
			{
				background:transparent;
				width: 168px;
				height: 14px;
				color: #FFFFFF;
   				font-size: 9pt;
				border: 0px;
				margin-left: 6px;
				margin-top: 1px;
				font-family: Arial, Helvetica, sans-serif;
			}
			textarea
			{
				background:transparent;
				width: 168px;
				height: 125px;
				color: #FFFFFF;
				overflow: auto;
   				font-size: 10pt;
				border: 0px;
				margin-left: 6px;
				margin-top: 4px;
				margin-bottom: 4px;
				font-family: Arial, Helvetica, sans-serif;
			}
			body {
				background-image:url(gfx/frame/bg.png);
				background-position:top;
				background-repeat:repeat-x;
				background-color:#255b80;
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				color: #000000;
   				font-size: 9pt;
				font-family: Arial, Helvetica, sans-serif;
			}
			.titleBlue
			{
   				font-size: 9pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #255b80;
				font-weight: bold;
			}
			.titleBlueSmall
			{
   				font-size: 8pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #255b80;
				font-weight: bold;
			}
			.timeStamp
			{
   				font-size: 8pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #527288;
			}
			.titleRed
			{
   				font-size: 9pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #970000;
				font-weight: bold;
			}
			.titleItem
			{
   				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #970000;
				font-weight: bold;
			}
			.foot
			{
   				font-size: 8pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #527288;
				font-weight: bold;
			}
			a:link img, a:visited img, a:hover img
			{
				border:none;
			}
			a:link, a:hover, a:visited
			{
   				font-size: 9pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #255b80;
				font-weight: bold;
			}
			#news
			{
				font-size:8pt;
			}