/******************************************************

******************************************************/



body			{
			background-color:#FFFFFF; 
			background-image:url('/img/bg-main.jpg'); 
			background-repeat:repeat-x; 
			margin:0px; 
			padding:0px; 
			font-family:Verdana; 
			font-size:12px; 
			color:#666666; 
			}

p			{
			margin-top:0px; 
			margin-bottom:0px; 
			}

form			{
			margin:0px; 
			}

.t-1px			{
			font-size:1px; 
			}
.t-top-menu		{
			 font-family:'Georgia','Times New Roman'; 
			font-size:20px; 
			font-weight:normal; 
			color:#FFFFFF; 
			letter-spacing:-1px;
			}
.t-small		{
			font-family:Tahoma; 
			font-size:11px; 
			}
.t-pageheader		{
			font-family:'Georgia','Times New Roman'; 
			font-size:24px; 
			font-weight:normal; 
			color:#5D3B1B; 
			letter-spacing:-1px; 
			}
.t-pageheader2		{
			font-family:'Georgia','Times New Roman'; 
			font-size:20px; 
			font-weight:normal; 
			color:#5D3B1B; 
			letter-spacing:-1px; 
			}
.t-main			{
			font-family:Verdana; 
			font-size:12px; 
			color:#5D3B1B; 
			}
.t-item-title		{
			font-family:'Georgia','Times New Roman'; 
			font-size:20px; 
			font-weight:normal; 
			color:#986332; 
			letter-spacing:-1px; 
			}
.t-item-title2		{
			font-family:'Georgia','Times New Roman'; 
			font-size:18px; 
			font-weight:normal; 
			color:#986332; 
			letter-spacing:-1px; 
			}
.t-copyright		{
			font-family:Tahoma; 
			font-size:11px; 
			color:#FFFFFF; 
			}
a:link			{
			color:#CA4815; 
			text-decoration:underline; 
			}
a:visited		{
			color:#CA4815; 
			text-decoration:underline; 
			}
a:hover			{
			color:#F35516; 
			text-decoration:none; 
			}
.man			 {
                        font-family:Verdana;
                        font-size:4px;
                        color:#5D3B1B;
                        text-decoration:none;
                        }
.man a:link             {
			font-family:Verdana;
			font-size:4px;
                        color:#5D3B1B;
                        text-decoration:none;
                        }
a.top-menu:link		{
			color:#E5CEB9; 
			text-decoration:underline; 
			}
a.top-menu:visited	{
			color:#E5CEB9; 
			text-decoration:underline; 
			}
a.top-menu:hover	{
			color:#FFFFFF; 
/*			background-color:#FFFFFF; */
			text-decoration:none; 
			}

.input-text		{
			border-right:#000000 1px solid; 
			border-left:#000000 1px solid; 
			border-top:#000000 1px solid; 
			border-bottom:#000000 1px solid; 
			color:#000000; 
			font-family:Tahoma,Arial; 
			background-color:#F0E9E2; 
			font-size:12px; 
			width:300px; 
			height:23px; 
			padding:3px; 
			}
.input-button		{
			border-right:#000000 1px solid; 
			border-left:#000000 1px solid; 
			border-top:#000000 1px solid; 
			border-bottom:#000000 1px solid;
			color:#FFFFFF; 
			font-family:Tahoma,Arial; 
			background-color:#D09452; 
			font-size:11px; 
			font-weight:bold; 
			width:100px; 
			height:26px; 
			padding:3px; 
			}

