/* body and text*/
body {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;

	background-repeat: no-repeat;

}
		
		td {font-family: arial,Helvetica;
		font-size:	12px;
			
		}
		
/* tables*/

td.Logo
{
	padding: 410px 0px 0px 0px;
	width:427px
}


td.Menu
{
	padding: 440px 0px 0px 0px;
	width:383px
}

Table.Home
{
	width: 810px;
		background-image: url(../images/structure/Bg_Home_203100.jpg);
		background-repeat: no-repeat;
		height:100%
}

	
		A:link
	{

		color:	#808080;
		text-decoration:	none;
		font-size: 18px;}

A:visited
	{

			color:	#370064;
			font-size: 18px;}

A:hover
	{

		color:	#370064;
		font-size: 18px;}
		


