	body {
    	margin:0;
	color:#FFFFFF;
        font-family: Arial;
	}

	td {
        font-size:12;
        color:#333333;
        font-family: Tahoma;

	}
	th {
        font-size:12;
        color:#333333;
        font-family: Tahoma;

	}

	a {
    	color:#148fb8;
	}

	b {
		font-size:14;
    	color: #dc2c2c;
	}

	s {
    	color:#000000;
    	font-size:12;
	}

	p {text-align:justify;}

	h1 {
    	margin: 0;
        font-size:13;
        color:#ffffff;
        font-family: Arial;
	}

	h2 {
    	font-size: 17;
    	margin: 10 0 10 0;
        font-family: Arial;
        color:#000000;
	}

	hr {
		margin-left:0px;
		width: 95%;
		height: 1px;
		color:#cccccc;
	}

	.top_menu {
    	color: #ffffff;
    	margin: 0 5 0 5;
    	font-size:14;
	}

	.bot_menu {
    	color:#999999;
	}

	.cat {
    	font-weight: bold;
    	color: #dc2c2c;
    	font-size:13;
    	font-family: Tahoma;
	}

	.img {		border: 1px solid #8c8c8c;	}

	.subcat {
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		font-family: Tahoma;
	}

	.subcat:hover {
    	text-decoration: underline;
	}

	.small {
    	font-size:4px;
	}

	.price {
    	color: #E21212;
    	font-weight: bold;
	}

	.gray_link {
    	color: #cccccc;
    	font-family: Arial;
	}
	.black_link {
    	color:#000000;
    	font-family: Arial;
    	text-decoration:none;
	}
	.table_form {
		background-color:#666666;
		width:100%;
	}
	.tr_form_lable{		background-color:  #e2e2e2;	}
	.tr_form {		background-color: #ffffff;	}
	.td_form {		padding :10;	}
	input {
		width:250;	}
	.input {
		width:250;
	}
	select {
		width:250;
	}
	textarea{		width:250;
		height:90;	}
	.submit{		width:100;	}
	.file_input{		width:250;	}
	.blink {
    	font-size: 17;
    	margin: 20 0 5 0;
        font-family: Arial;
        color:#000000;
        text-decoration:none;
        font-weight: bold;
	}
