body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-attachment: fixed;
	/*background-image: url(../images/gradient_bg_mid.gif);*/
	background-image: url(../images/gradient_bg_brown_mid.png);
	background-repeat: repeat;
}
.content1
{
	background-attachment: scroll;
	background-image: url(../images/yellow_light_bg.gif);
	background-repeat: repeat;
	background-color: transparent;
}
.content2
{
	background-attachment: scroll;
	background-image: url(../images/tm_yellow_bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.tdYellow
{
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
	background-color: #F8F187;
	text-align: justify;
	padding-right:10px;
}
.mediaTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	width: 420px;
	/*background-color: #000000;*/
	padding: 5px 0 5px 0;
}
.sctionTitle
{
	font-size: 36px;
	/*color: #b78829;*/
	color: #238A2E;
	/*background-color: #238A2E;*/
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	/*padding: 5px 5px 5px 5px;*/
}
.tdWhiteCopy
{
	font-size: 12px;
	color: White;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.tdWhiteText
{
	font-size: 12px;
	color: White;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.tdWhiteText:HOVER
{
	text-decoration: underline;
}
.contactTable
{
	background-image: url(../images/500x370_concierto_bg.jpg);
	background-color: whitesmoke;
	width: 500px;
	height: 370px;
}
.tdWhiteTextForm
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.ErrorText
{
	font-size: 12px;
	color: Red;
	font-family: Tahoma, Verdana, Arial;
}
.Video
{
	border-right: windowframe 6px ridge;
	border-top: windowframe 6px ridge;
	border-left: windowframe 6px ridge;
	border-bottom: windowframe 6px ridge;
	text-align: center;
	width: 640px;
	height: 385px;
}
.AmazonTable
{
	position: absolute;
	left: 20px;
	top: 180px;
	width: 250px;
}
.BlackTitle
{
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}
.BlackText
{
    font-size: 9pt;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}
.BlueBoldLink
{
	font-weight: bold;
    font-size: 9pt;
	color: #0033CC;
	font-family: Tahoma, Verdana, Arial;
}
.BlueBoldLink:hover
{
	text-decoration: none;
}
.GreenBoldLink
{
	font-weight: bold;
    font-size: 9pt;
	color: #238A2E;
	font-family: Tahoma, Verdana, Arial;
}
.GreenBoldLink:hover
{
	text-decoration: none;
}
.GoldTitle
{
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	color: #CAA45B;
	font-family: Tahoma, Verdana, Arial;
}
.GoldText
{
    font-size: 9pt;
	color: #CAA45B;
	font-family: Tahoma, Verdana, Arial;
}
.GoldEventTitle
{
	font-weight: bold;
    font-size: 14px;
    font-style: italic;
	color: #CAA45B;
	font-family: Tahoma, Verdana, Arial;
}
.ClendarButtons
{
	font-size: 9pt;
	text-align: center;
	color: #238A2E;
	font-family: Tahoma, Verdana, Arial;
	width: 55px;
	height: 35px;
	background-color: White;
	border-bottom: #238a2e 1px dashed;
	border-left: #238a2e 1px dashed;
	border-top: #238a2e 1px dashed;
	border-right: #238a2e 1px dashed;
}
.ClendarButtons:HOVER
{
	background-color: #238a2e;
	color: #ffffff;
	border-bottom: #000000 1px dashed;
	border-left: #000000 1px dashed;
	border-top: #000000 1px dashed;
	border-right: #000000 1px dashed;
}
.ClendarTitle
{
	font-size: 9pt;
	text-align: center;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	width: 55px;
	height: 20px;
	background-color: #238a2e;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}
.ClendarTitle:HOVER
{
	background-color: #ffffff;
	color: #238a2e;
	border-bottom: #238a2e 1px solid;
	border-left: #238a2e 1px solid;
	border-top: #238a2e 1px solid;
	border-right: #238a2e 1px solid;
}
.agendaTable
{
	background-color: #000000;
	width: 600px;
	height: auto;
	border-bottom: #238a2e 2px outset;
	border-left: #238a2e 2px outset;
	border-top: #238a2e 2px outset;
	border-right: #238a2e 2px outset;
}
.tdHeader
{
	font-weight: bold;
    font-size: 9pt;
    text-align: center;
	color: #ffffff;
	background-color: #238a2e;
	font-family: Tahoma, Verdana, Arial;
}
.TwitterTable
{
	position: absolute;
	right: 40px;
	top: 180px;
	width: 250px;
}
