html{
  background: url(../Images/bg.jpg) repeat;
}

body{
  margin: 0;
  padding: 0;
  background: url(../Images/bg1.jpg) repeat-y top center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  font-size: 11px;
}
#wrap{
width: 812px;
background: url(../Images/wrap.png) repeat-y top center;
padding: 0 16px;
}
#wrap_bot{
height:8px;
background: url(../Images/wrap_bot.png) no-repeat top center;
}
#header{
width:100%;
height:173px;
background: url(../Images/banner.jpg) no-repeat top center;
}
#main{
margin: 0 16px 0 16px;
width: 100%;
height: 200px
}
#sidebar{
  width:190px;
}
.boxleft_t{
height:32px;
background: url(../Images/boxleft.png) no-repeat top center;
padding: 4px 0 0 20px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
vertical-align: middle
}
.boxcenter_t{
height:32px;
background: url(../Images/boxcenter.png) no-repeat top center;
padding: 4px 0 0 35px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
}
.boxright_t{
height:32px;
background: url(../Images/boxright.png) no-repeat top center;
padding: 4px 0 0 20px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
}
li{
  list-style: url(../Images/bullet.gif) outside;
  margin-left: 5px
}
.singer{
  color: #494949
}
.form{
  height: 16px;
  width: 200px
}
.linkstytle1  a{
text-decoration:none;}
h3{
color:#003aa8;
font: bold 12px Tahoma;
border-bottom: 1px solid #003aa8;
margin: 5px 0;
}
h4{
color:#5cb300;
font: bold 11px;
margin:0
}
h5{
color:#ffffff;
font: bold 12px Tahoma;
border-bottom: 1px solid #ffffff;
margin: 5px 0;
}

img.x {
  margin-right: 10px;
  vertical-align: text-top;
}
.TextTitle
{
	color: Green;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	vertical-align: middle
}

.TextTitle1
{
	color: Blue;
	font-weight: bold;
	font-family: Arial;
	vertical-align: middle
}

.TitleLink
{
	color: White;
	text-decoration: none
}

.TitleLink:hover
{
	color: Yellow;
	cursor:hand;
	text-decoration: none
}

.SubTitleLink
{
	color: Black;
	text-decoration: none
}

.SubTitleLink:hover
{
	color: Blue;
	cursor:hand;
	text-decoration: none
}

.LinkActive
{
	color: Blue;
	cursor:hand;
	text-decoration: none
}

.LinkActive:hover
{
	color: Black;
	cursor:hand;
	text-decoration: none
}


.header_a{
vertical-align: top;
background: url(../Images/header2.gif) repeat-x top left;
padding: 4px 0 0 20px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
}
.editbox
{	
	height:100%;
	margin-bottom:10px;
  padding: 0px 10px 10px 10px;
  background-color:#EDEDED;
  border: 1px solid #9999cc
}
.menu_a{
color: #000000;
text-transform: uppercase;
text-align: center;
font: bold 12px Arial;
}

