BODY, TD, P 	{
		FONT-WEIGHT: normal;
		FONT-SIZE: 12px;
		FONT-FAMILY: georgia;
		}


input, textarea, select	{
		font-family: tahoma;
		font-size: 11px;
		}


.main_field	{
		padding-left:30px;
		padding-right:30px;
		}


.header		{
		font-family: georgia;
		font-size:20px;
		}

.button 	{
		font-family: tahoma;
		color: black;
		background: white;
		border: 1px solid blue;
		width: 20px;
		font-size: 11px;
		}

.counter	{
		font-family: tahoma;
		font-size: 12px;
		background: #ffffc6;
		border: 0px;
		width: 30px;
		}

.news		{
		font-family:tahoma;
		color:#303030;
		font-size:12px;
		font-weight:bold;
		}

.news_data	{
		font-family:verdana;
		color:gray;
		font-size:10px;
		}

.groups_title	{
		font-family:arial;
		font-size:20px;
		color:gray;
		border-bottom:1px dashed;
		}

.products_title	{
		font-family:arial;
		font-size:13px;
		color:gray;
		border-bottom:1px dashed;
		}

.groups_tab	{
		padding-left:25px;
		}

.groups		{
		font-family:arial;
		color:#303030;
		font-size:14px;
		font-weight:normal;
		border-bottom:1px dashed #303030;
		}

.products	{
		font-family:arial;
		color:#303030;
		font-size:14px;
		font-weight:normal;
		border-bottom:1px dashed #303030;
		}

.subgroups_tab {
		padding-left:40px;
		}

a.subgroups, a.subgroups:link, a.subgroups:visited, a.subgroups:active{
			font-family:arial;
			color:white;
			font-size:12px;
			text-decoration:none;
			font-weight:normal;
			border-bottom:1px dashed;
			}

.albums_list, a.albums_list, a.albums_list:link, a.albums_list:visited, a.albums_list:active{
			font-family:arial;
			color:#303030;
			font-size:14px;
			text-decoration:none;
			font-weight:normal;
			border-bottom:1px dashed;
			}

.albums_data	{
		font-family:verdana;
		color:gray;
		font-size:10px;
		}

.albums_description	{
			FONT-WEIGHT: normal;
			FONT-SIZE: 11px;
			FONT-FAMILY: Tahoma, Verdana;
			}

.image		{
		border: 1px solid white;
		}

a.menu, a.menu:link, a.menu:visited, a.menu:active{
			padding-left:10px;
			font-family:arial;
			color:blue;
			font-size:12px;
			text-decoration:none;
			font-weight:bold;
			}

a.menu:hover	{
		color:navy;
		}

a.mmm2, a.mmm2:link, a.mmm2:visited, a.mmm2:active{
			font-family:arial;
			color:blue;
			font-size:11px;
			text-decoration:none;
			font-weight:normal;
			}

a.mmm2:hover	{
		color:navy;
		}
