html {
		overflow-x:hidden;
}
body {
	margin:0px;
	/*background:url(../images/xmas2.gif) top repeat;*/
	background:url(../images/bk1.gif) top repeat-x;*/
	font-family:tahoma;
	font-size:12px;

	background-attachment:fixed;

}
a {
	color:#9B0A05;
	font-weight:bold;
}
.main {
	border:1px #FFCC0C solid;
	background-color:#FFFFFF;
	margin:15px 0px ;
}
.menuup {
	padding-left:8px;
	border-bottom:1px #FFCC0C solid;
}
.text{
	padding:0px 7px;
	color:#A61829;
	font-weight:bold;
}

.text a {
	text-decoration:none;
}

.content
{
	padding: 15px 10px 10px 10px;
	margin-bottom: 20px;
	background: url('../images/a33.gif') repeat-x;
	background-position: bottom;
	direction:rtl;
}

h3
{
	top: 2px;
	font-size: 15px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}

h3 a{
	color:#000;
}

h4
{
	font-size: 13px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}
.guest a{
	letter-spacing: 0px;
	color: #9B0A05;
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
}

.guest a:hover
{
	text-decoration: none;
}

.comment
{
	top: 4px;
	font-size: 13px;
	line-height: 5px;
	color: #000;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	background-color:#FDFAEB;
	padding: 5px 0px 10px 0px;
	margin-bottom: 5px;
}
.mcomment
{
	border:1px solid #c0c0c0;
	background-color:#FDFAEB;
}
.downloadHead{
	color:#656551;
	font-weight:bold;
	border-bottom:solid 1px #FEA713;
	background-color:#FFF5CD;
	font-size:14px;
	width:100%;
	height:30px;
}
.downloadLine{
	color:#656551;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF6D0;
	background-color:#FFFCF2;
	width:100%;
	height:30px;
}
.footer {
	margin-bottom:10px;
	padding:0px 5px;
	font-size:10px;
}
#site-bottom-bar {
	position: fixed;
bottom: 0; 
left: 0px;
width: 100%;
height: 277px;
z-index:-1;
}


