html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F2F0DB;
	font-size: 11px;
	font-family: verdana;
	color: #757575;	
	background-image: url(/templates/music_on/images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}

/* ==================== */

.category {
	color: #d0f4b1;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #8e8e8d;
	text-decoration: none;
}
.category a:hover {
	color: #8e8e8d;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.sbtext {
	color: red;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: blink;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #4b73d4;
	text-decoration: none;
}
.stext a:hover {
	color: #4b73d4;
	text-decoration: underline;
}
.ctext {unicode-bidi: bidi-override;
	direction: rtl
}

/* ==================== */

.ltitle {
	color: #f38b59;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */
.otash_top_menu {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}
.otash_top_menu a {
	color: #515151;
	text-decoration: none;
    margin-bottom: 10px;
}
.otash_top_menu a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
/* ==================== */
.menu {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
    text-indent: 15px;
}


.menu_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */
.otash_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    height: 33px;
  text-indent: 25px;
   margin-top: 5px;
}
.otash_menu a {
	color: #4B73D4;
	text-decoration: none;
}
.otash_menu a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.otitle {
	color: #f26522;
	font-size: 13px;
	font-weight: bold;
    font-family: Verdana;
    padding-left: 10px;
}
/* ==================== */
.ntitle {
	color: #757575;
	font-size: 13px;
	font-weight: bold;
    font-family: Verdana;
}
.ntitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ctitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #363636;
	font-family: Verdana;
	font-size:8pt;
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.news img {
	border: none;
}
/* ==================== */

.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.footer_b {
	background-image: url(../images/dlet_footer_b.gif);
	background-repeat: repeat-x;
	height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-color: #FFFFFF ;
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 10px;
    margin-left:  10px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	width: 300px;
	height: 20px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Главное меню сайта */

.mainmenu {
	color: #576c44;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
    text-indent: 10px;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #576c44;
	text-decoration: underline;
}
.mainmenu a:hover {
	color: #576c44;
	text-decoration: underline;
}
.pod_mainmenu {
	color: #505050;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
    text-indent: 2px;
    padding-left: 5px;
}
.pod_mainmenu a:active, .pod_mainmenu a:visited, .pod_mainmenu a:link {
	color: #505050;
    text-decoration: none;
}
.pod_mainmenu a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.otash_pod_category
{
  padding-left: 25px;
}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}
.a_menu {
    background-position: top;
    background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
}
.a_linia {
    background-position: top;
    background-position: left ;
    background-image: url(../images/index_14.gif);
	background-repeat: repeat-y;
}
.otash {
	color: #f3f3f2;
	font-size: 10px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.otash a:active, .otash a:visited, .otash a:link {
	color: #f3f3f2;
    font-weight: bold;
	text-decoration: none;
}
.otash a:hover {
	color: #f3f3f2;
    font-weight: bold;
	text-decoration: underline;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #787878;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid #787878;
border-bottom: 2px solid #787878;
visibility: hidden;
}

.hintanchor{ 
padding-left: 8px;
}