html {
	min-height: 100%; margin-bottom: 1px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

td {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px
}

td.infobar {
	background-image: url('../graphics/header1_right_previous.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;


}
td.infobarbottom {
	background-image: url('../graphics/info_b2.png');
	background-repeat: no-repeat
}


td.userInfo {
	background-image: url('../graphics/header_user.png');
	background-repeat: no-repeat;
	padding-top:0px;
	padding-right:10px;
	font-size: 11px;
	
}
a {
	color: #E62829;
	text-decoration:none;
}
a:hover 
{
color:#E62829;
text-decoration:underline;
}

a.seeming
{
	text-decoration:none;
}
a.seeming:hover
{
	text-decoration:underline;
	color:red;
}

a.info {
	color: #E62829;
	font-weight:bold;
	text-decoration: none
}
a.info:hover {
	color: #E62829;
	font-weight:bold;
	text-decoration: underline
}
a.composer {
	color: #000000;
	text-decoration: none
}
a.composer:hover {
	color: #E62829;
	text-decoration: underline
}

td.userinfoCulture{
	padding-bottom: 1px;
	padding-right: 5px;
}

.cultureBox{
	FONT-SIZE: 10px;
	WIDTH: 80px; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #fff5ef;
	border-style:groove ;
    
}

td.header1
	{
	background-image: url('../graphics/header1_left1.png');
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 470px;
	font-size: 11px;
	}
td.header2
	{
	background-image: url('../graphics/header1_right.png');
	background-repeat:no-repeat;
	
	padding-left: 10px;
	
	}
td.menu {
	background-image: url('../graphics/rmenu_bg.png');
	background-repeat: repeat
}

td.maintop {
	background-image: url('../graphics/rmain_t.png');
	background-repeat: repeat-x
}

td.mainleft {
	background-image: url('../graphics/rmain_l.png');
	background-repeat: repeat-y
}

td.main {
	background-image: url('../graphics/rmaintop.png');
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 20px;
	line-height: 20px;
	padding-right: 10px
}

td.main2 {
	background-image: url('../graphics/rmaintop2.png');
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 20px;
	line-height: 20px;
	padding-right: 10px
}

td.mainright {
	background-image: url('../graphics/rmain_r.png');
	background-repeat: repeat-y
}

td.mainbottom {
	background-image: url('../graphics/rmain_b.png');
	background-repeat: repeat-x
}

td.menu_bg {
	background-image: url('../graphics/left_control.png');
	background-repeat: repeat-y;
}
td.footertext {
	text-align: right;
	padding-top:7px;
	padding-right: 20px;
	padding-bottom: 2px
	
}

.footer {
	background-image: url('../graphics/bellow.png');
	background-repeat: no-repeat
}
.textbox
{
	width:200px;
}
.inttextbox
{
	width:20px;
}
.filterbox
{
	width:100px;
}
h1 {
	font-size: 20px;
	font-weight: normal
}

p {
	padding-left: 10px
}
hr 
{
	color: #E62829;
	height: 1px 
}

table.tableheader_bg
{
	color: #FFFFFF;
	background-image: url('../graphics/bar.png');
	background-repeat: no-repeat;
}
table.playlist_bg
{
	color: #FFFFFF;
	background-image: url('../graphics/playlist_bg.png');
	background-repeat: no-repeat;
}

.demo-show
{
    /*margin: 1em 0.5em  ;*/
    width: 226px;
}
.demo-show h4
{
    background: #f9edd5 none repeat scroll 0 0;
/*    border: 1px solid #7f1617;
    border-top: 1px solid #7f1617;*/
    cursor: pointer;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 226px;
    color:Red;
    font-weight:bold;
    text-align:center;
}
.demo-show div
{
    /*padding: 0em 0.25em 0.0em;
    background-color:#f9edd5;*/
}
.demo-show p
{
    margin-top: 0;
}
.watermarkOn 
{
	color: Gray;
	font-style: italic;
}