*			{
			margin		: 0px; 
			padding		: 0px;
			}

h1			{
			font-family		: Arial;
			font-size		: 14px;
			font-weight		: bold;
			color			: #FFFFFF;
			}

.topmenu		{
			font-family		: Arial;
			font-size		: 13px;
			font-weight		: bold;
			color			: #C9C9C9;
			text-decoration	: none;
			}

.leftmenu		{
			font-family		: Arial;
			font-size		: 12px;
			font-weight		: bold;
			color			: #C9C9C9;
			text-decoration	: none;
			}

.lm			{
			background		: url(img/bg_menu.jpg);
			border		: 1px solid #FFFFFF;
			height		: 30px;
			}

.text			{
			font-family		: Arial;
			font-size		: 12px;
			color			: #FFFFFF;
			}

.bottom		{
			font-family		: Arial;
			font-size		: 11px;
			color			: #000000;
			}

.CatTitle		{
			font-family		: Arial;
			font-size		: 14px;
			font-weight		: bold;
			color			: #FFFFFF;
			}

.CatHead		{
			font-family		: Arial;
			font-size		: 12px;
			font-weight		: bold;
			color			: #FFFFFF;
			}

.CatFoto		{
			border		: 1px solid black;
			}

.CatText		{
			font-family		: Arial;
			font-size		: 12px;
			color			: #FFFFFF;
			}

.input1		{	
			width			: 250px;
			height		: 20px;
			border		: 1px solid #FFFFFF;
			font-family		: Arial; 
			font-size		: 12px;
			color			: #FFFFFF;	
			}

.textarea1		{	
			width			: 250px;
			height		: 50px;
			border		: 1px solid #FFFFFF;
			font-family		: Arial; 
			font-size		: 12px;
			color			: #FFFFFF;	
			}

.FormTitle		{
			font-family		: Arial;
			font-size		: 14px;
			font-weight		: bold;
			color			: #FFFFFF;
			}

.nbsp			{
			font-size		: 0px;
			}
