body{
	padding: 0;	
	margin: 0;	
	color: #000;	
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;	
	background: #edebec url(/img/home_extbg.jpg) repeat-x;	
}
h1 {
	font-size:15px;
	color:#ff6633;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
	color:#3B5998;
}
a,b,p,div,form,h4,blockquote,ul,ol {
 	font-size: 12px;
}
p {
	text-align:justify;
}
a.lyric, p.lyric {
	font-size: 11px;
}
a.reg, p.reg{
	color: #ff6633;
}
td.menu_sel {
	background-color: #ff6633;
}
td.menu_sel a:link, td.menu_sel a:active, td.menu_sel a:hover, td.menu_sel a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.menu a:link, td.menu a:active, td.menu a:hover, td.menu a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:link, a:visited, a:active{
	background: transparent;
	color:#ff6633;
	text-decoration: none;
}
a:hover{
	background: transparent;
	color: #ff6633;
	text-decoration: underline;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.menu:hover, a.news:hover, a.submenu:hover {
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
a.menu_sel:link, a.menu_sel:visited, a.menu_sel:active {
	font-weight:bold;
	color:#ff6633;
	text-decoration: none;
}
a.news {
	font-weight:bold;
	color:#ff6633;
	text-decoration: none;
}
b.anketa{
	color: #444444;
}

.imgborder {
	border: 1px solid #D6D7D9;
	padding: 2px;
	background-color: #fff;
	margin: 0 5px 0 5px;
}
table.singletab {
	font-size: 12px;
}

