body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	color:#EAC6C6;
	background-color:#260800;
	margin:0;
	padding:0;
	scrollbar-face-color:#493E33;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#AC8A65;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#816E57;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#B68859;
}

A:link {color: #B68859; text-decoration: underline;}
A:visited {color: #B68859; text-decoration: underline;}
A:hover {color: #FFFF99; text-decoration: underline;}

H1 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #B68859;
}
H2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #B68859;
}

img{
	border:0;
}
.top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:519px;
}
.top a{
	color:#A17676;
	text-decoration:none;
	background-color:inherit;
}
.bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}
.menu{
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	width:519px;
	height:42px;
	text-align:center;
}
.menu1{
	padding-top:13px;
	color:#A17676;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	background-color:inherit;
}
.menu1 a{
	text-decoration:none;
	font-weight:bold;
	color:#A17676;
	font-size:10px;
	padding:0 5px 0 5px;
	background-color:inherit;
}
.copy{
	background-image:url(images/copy.gif);
	background-repeat:no-repeat;
	width:519px;
	height:31px;
	text-align:right;
}
.copy1{
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
	color:#A17676;
	font-size:10px;
	padding:0 5px 0 5px;
	background-color:inherit;
}
.bg1{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-y;
}
.bg2{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	color:#EAC6C6;
	padding-left: 1em
}
.bgnews{
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-y;
	background-color:#730F0F;
	font-size:10px;
	color:#EAC6C6;
	padding-left: 5px;
}
.bgnews2{
	background-color:#730F0F;
	font-size:10px;
	color:#EAC6C6;
	padding-left: 5px;
}
.bgplayer{
	background-image:url(images/bgplayer.jpg);
	background-repeat:repeat-y;
}
.more1{
	background-image:url(images/t_b1.gif);
	background-repeat:no-repeat;
	height:19px;
	width:234px;
	text-align:right;
}
.more1 a{
	font-weight:bold;
	text-decoration:none;
	padding-right:23px;
	color:#CFB1B1;
	background-color:inherit;
}
.more2{
	background-image:url(images/t_b2.gif);
	background-repeat:no-repeat;
	height:19px;
	width:234px;
	text-align:right;
}
.more2 a{
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	color:#CFB1B1;
	background-color:inherit;
}
.text1{
	padding-top:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text2{
	padding-right:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text3{
	padding:10px 15px 5px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.day{
	font-size:11px;
	font-weight:bold;
}
.fto1{
	color:#EAC6C6;
	background-color:inherit;
}
.border {
	border: 1px solid #000000;
	background-color:#730F0F;
	font-size:10px;
	color:#EAC6C6;
	padding-left: 5px;
}


#set_of_links {
	position:relative;
}
#set_of_links a {
	display:inline;
	text-decoration:underline;
}
#set_of_links a:hover {
	text-decoration:none
}
#set_of_links a span {
	display:none
}
#set_of_links a:hover span {
	display:inline;
	position:absolute;
	top:0;
	left:500px;
}


#popup {  }

#popup a, #popup a:visited {
position: relative;
font-size: 1em;
}

#popup a span {display: none;}

#popup a:hover {  }

/* the IE correction rule */
#popup a:hover	{
color: #f00;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: absolute;
top: 60px;
left: 270px;
width: 148px;
margin: 0px;
padding: 10px;
color: #335500;
font-weight: normal;
background: #e5e5e5;
text-align: left;
border: 1px solid #666;
}

.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }
	