body{
 font-family: Tahoma, Verdana, serif;
font-size: 10px;

font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
 background:#ffffff url(images/back.gif);
background-repeat:repeat-x;
color:#000000;


}

.logo{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 387px;
	height: 52px;

}

.preview{

border:1px solid #3d3d3d;

}

#maintd{
border:1px solid #d6d6d6;
background:#f0f0f0;

}

#tabs{

background:#000000;

height:50px;
}

#tabs td {






}

#tabs td a{
 display:block;
color:#000000;
text-decoration:none;
height:48px;

font-size:18px;
font-weight:bold;
text-align:center;
vertical-align:center;
 background:url(images/backbut.gif);

}

#tabs td a:hover{

color:#ffffff;

 background:url(images/backbut2.gif);

}


.ina{

padding-top:10px;
}

#morepages a{
color:#000000;
text-decoration:none;

}


#morepages a:hover{
color:#ff0000;
text-decoration:none;

}

#maintd a{
color:#000000;
font-weight:bold;
 text-decoration:none;
}

#maintd a:hover{
color:#ff0000;
text-decoration:none;

}

#logtab{
background:#cccccc;
border:1px solid #999999;

}

#tagtd, #seatd{
border:1px solid #d6d6d6;
background:#f0f0f0;


}

#tagtd a{
color:#000000;
font-weight:bold;
 text-decoration:none;


}


#tagtd a:hover{
color:#ff0000;
text-decoration:none;


}

#seatd input{
display:inline;


}

#featured{
border:1px solid #d6d6d6;
background:#f0f0f0;


}

#privacy a{
color:#000000;
text-decoration:none;

font-size:11px;
font-weight:bold;


}

.embedcode textarea{
   font-size:9px;


}

.embedcode{

 font-size:11px;

}

.comment{
border:1px solid #d6d6d6;

}
