h1, p, span, div
{
	padding: 0;
	border: 0;
	margin: 0;
}



/***Containers***/

#center-display
{
	width: 800px;
	height: 800px;
	background-image: url(images/div-background.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

#center-display-livecast
{
	width: 740px;
	height: 940px;
	background-image: url(images/div-background-livecast.jpg);
	background-position: top center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}


#center-display-survey
{
	width: 740px;
	height: 747px;
	background-image: url(images/div-background-survey.jpg);
	background-position: top center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

#center-display-club
{
	width: 740px;
	height: 740px;
	background-image: url(images/div-background-club.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

#center-display-register
{
	width: 740px;
	height: 740px;
	background-image: url(images/div-background-register.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

#center-display-learn
{
	width: 740px;
	height: 740px;
	background-image: url(images/div-background-learn.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

#center-display-signup
{
	width: 740px;
	height: 740px;
	background-image: url(images/div-background-signup.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}
#center-display-support
{
	width: 740px;
	background-image: url(images/div-background-support.jpg);
	background-position: top center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}


#center-display-install
{
	width: 740px;
	background-image: url(images/div-background-install.jpg);
	background-position: top center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}


#center-display-lessons
{
	width: 740px;
	height: 977px;
	background-image: url(images/div-background-lessons.jpg);
	background-position: center center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}



#lessons-mm
{
	width: 544px;
	height: 737px;
	background-image: url(images/catalog5-c2-mm.jpg);
	background-position: top center;
	/*** border-bottom: 1px solid #FFFFFF; ***/
	background-repeat: no-repeat;
	margin-bottom: auto;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}


#banner
{
	height: 130px;
	width: 1000px;
	background-image: url(images/banner.jpg);
	background-position: bottom center;
	border-bottom: 1px solid #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	overflow: hidden;
}

#body
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	border-left: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2;
	border-right: 1px solid #3967a2;
	/*** border: 0px 0px 0px 0px solid #3967a2;***/
}

#top-menu
{
	height: 40px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	background-color: #3967a2;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px
}

#bottom-menu
{
	height: 40px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	/*** padding-right: 30px; ***/
	width: 670px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*** text-indent: 40px;
	background-color: #3967a2;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px ***/
}


#bottom-menu-index
{
	height: 500px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*** padding-right: 30px; ***/
	width: 670px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 0px;
	/*** text-indent: 40px;
	background-color: #3967a2;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px ***/
}

#bottom-menu-2
{
	height: 40px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	/*** padding-right: 30px; ***/
	width: 670px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*** background-color: #3967a2;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px ***/
}

#bottom-menu-support
{
	height: 40px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	/*** padding-right: 30px; ***/
	width: 670px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*** background-color: #3967a2;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px ***/
}
#text-entry
{
	margin: -10px;
	width: 315px;
	background-color: #ffffff;
	border-bottom: 1px solid #3967a2;
	overflow: hidden;
}

#form-entry
{
	float: right;
	width: 404px;
	border-right: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2;
	background-color: #ffffff;
	overflow: hidden;
}


#left-lessons
{
	
	float: left;
	height: 585px;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #cccccc;
	overflow: hidden;
}

#middle-lessons
{
	
	width: 710px;
	height: 585px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #3967a2;
	border-right: 1px solid #3967a2;
	background-color: #999999;
	overflow: hidden;
}

#right-lessons
{

	float: right;
	width: 319px;
	height: 585px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2;
	background-color: #cccccc;
	overflow: hidden;
}

#lesson-interface-display
{
	width: 514px;
	height: 470px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	overflow: auto;
}

#teacher-text
{
	width: 700px;
	height: 570px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	overflow: auto;
}

#lessons-display
{
	width: 320px;
	height: 370px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border-left: 1px solid #3967a2;
	/*** background-color: #cccccc; ***/
	overflow: auto;
}

#songs-display
{

	width: 240px;
	height: 320px;
	margin-top: 30px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	/*** background-color: #cccccc; ***/
	overflow: auto;
}

#teacher-name
{
	
	width: 370px;
	height: 40px;
	margin-top: 34px;
	/*** padding-top: 10px;
	padding-bottom: 10px; ***/
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
    FONT-SIZE: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #8e9bad;
	/*** text-indent: 131px; ***/
	overflow: hidden;
}

#left-store-top
{
	
	float: left;
	height: 175px;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*** background-color: #cccccc; ***/
	overflow: hidden;
}

#left-store-bottom
{
	
	float: left;
	height: 405px;
	margin-top: 5px;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*** background-color: #996666; ***/
	overflow: hidden;
}

#middle-store-top
{
	
	width: 410px;
	height: 280px;
	padding: 0px 0px 0px 0px;
	/*** border-bottom: 1px solid #3967a2;
	border-right: 1px solid #3967a2; ***/
	/***  background-color: #333333; ***/
	overflow: hidden;
}

#middle-store-bottom
{
	
	width: 410px;
	height: 300px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	/*** border-bottom: 1px solid #3967a2;
	border-right: 1px solid #3967a2; ***/
	/*** background-color: #cc0000; ***/
	overflow: hidden;
}

#right-store-top
{

	float: right;
	width: 290px;
	height: 280px;
	padding: 0px 0px 0px 0px;
	/*** border-right: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2; ***/
	/*** background-color: #cccccc; ***/
	overflow: hidden;
}

#right-store-bottom
{

	float: right;
	width: 290px;
	height: 300px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	/*** border-right: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2; ***/
	/*** background-color: #666666; ***/
	overflow: hidden;
}

#playnow-product
{
	
	width: 230px;
	height: 285px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	/*** border-bottom: 1px solid #3967a2;
	border-right: 1px solid #3967a2; ***/
	background-color: #cc0000;
	overflow: hidden;
}

#support-display
{

	/*** float: right; ***/
	width: 650px;
	height: 535px;
	padding: 0px 0px 0px 0px;
	/*** border-right: 1px solid #3967a2;
	border-bottom: 1px solid #3967a2;
	background-color: #cccccc; ***/
	overflow: auto;
}



.buttonscontainer-choose 
{

	width: 161px; height: 40px;
	margin-right: 55px;
	
}

.buttons-choose a {color: #e9d8c9;
background-image: url(images/choose_05.jpg);
padding-top: 9px;
padding-bottom: 15px;
padding-left: 0px;
display: block;
font: 15px Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: center;}

.buttons-choose a:hover {background-image: url(images/choose_05-over.jpg);
color: #000000;
text-decoration: none;}


.buttonscontainer-signup 
{

	width: 142px; height: 70px;
	margin-right: 55px;
	
}

.buttons-signup a {color: #e9d8c9;
background-image: url(images/subscribe-btn.jpg);
padding-top: 55px;
padding-bottom: 15px;
padding-left: 0px;
display: block;
font: 15px Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: center;}

.buttons-signup a:hover {background-image: url(images/subscribe-btn-over.jpg);
color: #000000;
text-decoration: none;}

#linkbar
{
	margin-top: 5px;
	padding: 15px 15px 5px 0px;
	text-align: right;
	border: 1px solid #FF9900;
}

#linkbar span
{
	padding: 0px 2px;
}

#footer
{
	padding: 10px;
	border: 0px solid #FF9900;
}

#footer span
{
	padding: 0px 2px;
}


/***Styles***/

body
{
	color: #636363;
	font-family: Verdana, Arial, Lucida;
	font-size: 11px;
}

#linkbar
{
	font-size: 11px;
	color: #990000;
}

#linkbar a:link { color: #990000; text-decoration: none; }
#linkbar a:hover { color: #0033cc; text-decoration: underline; }
#linkbar a:visited { color: #990000; text-decoration: none; }
#linkbar a:active { color: #990000; text-decoration: none; }

#footer
{
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	text-align: center;
}

#footer a:link { color: #990000; text-decoration: none; }
#footer a:hover { color: #0033cc; text-decoration: underline; }
#footer a:visited { color: #990000; text-decoration: none; }
#footer a:active { color: #990000; text-decoration: none; }

#footer span
{
	text-transform: lowercase
}

#footer .copyright
{
	color: #494949;
	text-transform: none;
}



#cartframe {
	width: 170px;
	padding-top: 0px; 
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #369;

}

#carttop, #cartbottom
{
	border: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#carttop
{
	height: 9px;
	width: 170px;
	background-image: url(images/cart-top.gif); 
	background-position: bottom center;
	background-repeat: no-repeat;
}

#cartbottom
{
	height: 8px;
	width: 170px;
	background-image: url(images/cart-bottom.gif); 
	background-position: top center;
	background-repeat: no-repeat;
}


#cartframe p.head {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #369;
	padding-top: 10px;
	padding-bottom: 10px; 
	line-height: 21px;
	vertical-align: middle;
	margin: 0px;
}

#cartframe p.head img {
	float: left;
	left: 10px;
	margin-left: 20px;
	padding: 0px;
}

#cartframe p.submit {
	padding: 5px;
	background-image: url(images/cart-button.gif); 
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;	
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	background-color: #369;
	color: white;
}


#cart {
	background-color: #ccc;
	color: black;
	margin: 5px; 
	padding: 5px;
}

#cart hr {
 	width: 85%;
	border: 0px;
	background-color: #369;
	color: #369;
	height: 1px;
	clear: both; 
}

#cart p {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	margin: 5px;
	clear: both; 
}

#cart p.title {
	font-weight: bold;
}

#cart p.subscription_title {
	font-weight: bold;
	font-size: 12px;
}

#cart p.emptycart {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 25px;
}

#cart p.desc {
	font-weight: normal; 
}	

#cart div.sums,div.info 
{ 
	margin: 5px; 
} 

#cart div.sums p 
{ 
	display: table-row; 
	margin: 0px;  
}

#cart div.info p 
{ 
	display: table-row; 
	margin: 0px;  
}

#cart .label
{
	display: table-cell;
	width: 65px;
	font-weight: bold;
	padding: 2px;
	text-align: right;
	vertical-align: middle;
}

#cart .value
{
	display: table-cell;
	width: 75px;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}

#cart .value input
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#loginframe {
	width: 170px;
	padding-top: 0px; 
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #369;

}

#logintop, #loginbottom
{
	border: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logintop
{
	height: 9px;
	width: 170px;
	background-image: url(images/cart-top.gif); 
	background-position: bottom center;
	background-repeat: no-repeat;
}

#loginbottom
{
	height: 8px;
	width: 170px;
	background-image: url(images/cart-bottom.gif); 
	background-position: top center;
	background-repeat: no-repeat;
}

#loginframe p.head {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #369;
	padding-top: 10px;
	padding-bottom: 10px; 
	line-height: 21px;
	vertical-align: middle;
	margin: 0px;
}

#loginframe p.submit {
	padding: 5px;
	background-image: url(images/cart-button.gif); 
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;	
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	background-color: #369;
	color: white;
}

p.submit a:link { color: white; text-decoration: none; }
p.submit a:hover { color: white; text-decoration: none; }
p.submit a:active { color: white; text-decoration: none; }
p.submit a:visited { color: white; text-decoration: none; }

#login {
	background-color: #ccc;
	color: black;
	margin: 5px; 
	padding: 5px;
}

#login p {
	font-size: 10px;
	margin: 5px;
	text-align: center;
}

#login input {
	width: 80%;
	text-align: center;
	font-size: 10px;
	margin: 5px;
}

#header-schools
{
	margin: 8px 20px;
	height: 120px;
	overflow: hidden;
}

.LightBrown
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 14px;
  color: #996633;
  text-indent: 15px;
}

.numbers
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 14px;
  color: #3967a2;
  text-align: left;
}

.song-label
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 14px;
  color: #6e73d9;
  font-weight: bold;
  text-align: left;
}


.LightBrownSmall
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 11px;
  color: #996633;
  text-indent: 15px;
}

.numbersSmall
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 11px;
  color: #3967a2;
  text-align: left;
}

.numbers-white
{
  FONT-FAMILY: Verdana, Arial, Geneva, Lucida;
  FONT-SIZE: 14px;
  color: #ffffff;
  text-align: left;
}


a.lessonLink
{
  COLOR: #ffffff;
  FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.lessonLink:visited
{
  COLOR: #cc0000;
  FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.lessonLink:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: bold ;
  text-decoration: underline
}

a.lessonLink:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.regLink
{
  COLOR: #0085da;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.regLink:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.regLink:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.songLink
{
  COLOR: #ffffff;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}

a.songLink:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.songLink:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}

a.buyLink
{
  COLOR: #0085da;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none
}

a.buyLink:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none
}

a.buyLink:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none
}

a.bottomLink
{
  COLOR: #bd7a56;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}

a.bottomLink:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.bottomLink:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}



a.bottomLink2
{
  COLOR: #bd7a56;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}

a.bottomLink2:active
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none
}

a.bottomLink2:hover
{
  COLOR: #cc0000;
  FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: underline
}


