body
{
	background : #EDEAD4;
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color : #000;
	margin : 0px;
	padding:0px;
}
img, a img {
	border:none;
}
table {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	color : #000;

}

a {
	color : #6C552E;
	font-size : 11px;
}

a:hover {
	color : #B09568;
}

h1
{
	font-family : Tahoma, Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #554127;
	margin-top: 0px;
	margin-right: 2px;
	padding: 0px;
	display: inline;

}

h2
{
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	margin-top: 0px;
	margin-right: 2px;
	padding: 0px;
	display: inline;

}

h3
{
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	margin-top: 0px;
	margin-right: 2px;
	padding: 0px;
	display: inline;
}

hr
{
	color: #C4C3AF;
    background:#C4C3AF;
	width: 100%;
	height: 1px;
	border:none;

}

table.main
{
	padding: 6px 8px 6px 6px;
	background: #BCAE89;
}

table.main td,  table.main th {
	padding: 6px 8px 6px 6px;
}
table.main th
{
	text-align: left;
	font-weight : bold;
	vertical-align: top;
}

table.main tr
{
	background: #EDEAD4;
}

table.main a.play {    background: url('/img/play.gif') no-repeat 100% 50%;
    padding-right: 15px;
    text-decoration: none;}
table.main a.play:hover {
    background: url('/img/play_active.gif') no-repeat 100% 40%;
}
.rate, .my_rate {
    background: url('/img/rate_bg.gif') no-repeat 50% 50%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.my_rate {
    background: url('/img/star_active.gif') no-repeat 50% 50%;
    color: #000;
}
.vote {    cursor: pointer;}

.p {
	font-size: 11px;
}
.normal {
	font-size:11px;
	font-weight:normal;
}
