	FORM	{margin:0px;padding:0px;}
	UL    {color:#000000; list-style:square; margin:0px;padding:0px;}	
	OL		{color:#000000; margin-top:0px; margin:0px;padding:0px;}
	LI		{color:#000000; margin-left:10px;margin:0px;padding:0px;}
	BLOCKQUOTE	{margin-top:0px; margin-bottom:0px;}
	H1 {font-size: 140%;	}
	H2 {font-size: 120%;	}
	H3 {font-size: 110%;	}		

/* Global Styles */

	A               {
	color: #A6603E;
	text-decoration: underline;
}
	A:hover         {
	color: #626262;
	text-decoration: underline;
}

	img {
		border:none;
	}
	/* The DIV, P and TD styles should be the same as the "normal" content style. P has a margin of 0px to make it behave the same as a DIV tag, as the Immediacy Editor currently uses P's and DIV's interchangeably */
	DIV             { }
	P               { margin:0px; }
	TD              { font-size:12px;font-family:  Arial, Helvetica, sans-serif;}
	
body
{
	color: black;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	#585858;
	background-image: url(../images/background_page.jpg);
	background-repeat: repeat-x;
}

/* ------------------------------------ */


/*###############################################################################################*/

div.sys_page
{
	padding: 0em;
	text-align: center;
}

	div.sys_page_body
	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0em;
	border: 0px solid #ACACAC;
}

div.sys_head_container
{
	background-image: url(../images/horna.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 196px;
	background-color: White;
}

div#logo
{
	height: 196px;
	cursor: pointer;
}
		table.sys_body_container
		{
			width: 900px;
			font-size: inherit;
			text-align: inherit;
		}

			table.sys_body_container td
			{
				padding: 0;

				vertical-align: top;
			}

td.sys_left_panel
{
	width: 232px;
	background-color: #F7E7A3;
}

			td.sys_main_panel
			{
	border: 0px solid black;
	background-color: White;
	
}

div.sys_foot_container
{
	color: #C74E3A;
	line-height: 25px;
	bbackground-image: url(../images/pata.jpg);
	background-color: #FECC00;
}

div.sys_foot_container a
{
	color: White;
	
}
div.proxia_foot_container
{
	text-align:center;
	color: #585858;
}

div.proxia_foot_container a
{
	color: #585858;
}

table#company_data
{
	display:none;
}

