.repHorizBar {
	background-image: url(images/horiz_bar.gif);
	background-repeat: repeat-x;
}
.repVertBar {
	background-image: url(images/vert_bar.gif);
	background-repeat: repeat-y;
}


.tableBor {
	border: 10px solid #78799c;
}

.tableBorDash {
	border: 1px solid #ccccff;
}


.headerText {
	font-family: "Century Gothic";
	font-size: 36px;
	color: 8dbb2a;
	font-weight: normal;
}

.smallHeaderText {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #A2A6DD;
	font-weight: 100;
	font-style: normal;

}

.headerTextIndex {
	font-family: "Century Gothic";
	font-size: 40px;
	color: #688903;
	font-weight: normal;
	line-height: 60px;

}

.headerTextIndexOthers {
	font-family: "Century Gothic";
	font-size: 25px;
	color: #688903;
	font-weight: normal;
	line-height: 30px;

}

.headerText {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #82AB03;
	font-weight: normal;
	line-height: 30px;

}

.mainText {
	font-family: Verdana;
	font-size: 12px;
	color: #464680;
	line-height: normal;

}

.mainTextGreen {
	font-family: Verdana;
	font-size: 12px;
	color: #688903;
	line-height: normal;

}

.smallText {
	font-family: Verdana;
	font-size: 10px;
	color: #333366;
}
.smallTextForDatesGreen {
	font-family: Verdana;
	font-size: 10px;
	color: #688903;
	text-decoration: none;
}
.smallTextForDates {
	font-family: Verdana;
	font-size: 10px;
	color: 7d7dac;
}
.smallTextBold {
	font-family: Verdana;
	font-size: 12px;
	color: #464680;
	font-weight: bold;
	line-height: normal;


}
.whiteTextBold {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: none;
}
.mainTextBold {
	font-family: Verdana;
	font-size: 11px;
	color: #464680;
	font-weight: bold;
	line-height: normal;


}
.AAText {
	font-family: Verdana;
	font-size: 12px;
	color: #78799c;
}

.bottonPageText {
	font-family: Verdana;
	font-size: 12px;
	color: #5353A8;
	
}







a#button1 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/programmeOff.gif);
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(images/botones/programmeOn.gif);
}
a .alt { display: none; }


a#button2 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/HowtofindusOff.gif);
    margin: 0 auto;
}
a#button2:hover {
    background-image: url(images/botones/HowtofindusOn.gif);
}
a .alt { display: none; }


a#button3 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/ContactUsOff.gif);
    margin: 0 auto;
}
a#button3:hover {
    background-image: url(images/botones/ContactUsOn.gif);
}
a .alt { display: none; }


a#button4 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/5to8CompetitionOff.gif);
    margin: 0 auto;
}
a#button4:hover {
    background-image: url(images/botones/5to8CompetitionOn.gif);
}
a .alt { display: none; }


a#button5 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/AboutUsOff.gif);
    margin: 0 auto;
}
a#button5:hover {
    background-image: url(images/botones/AboutUsOn.gif);
}
a .alt { display: none; }


a#button6 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/NewsOff.gif);
    margin: 0 auto;
}
a#button6:hover {
    background-image: url(images/botones/NewsOn.gif);
}
a .alt { display: none; }


a#button7 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/CompetitionsOff.gif);
    margin: 0 auto;
}
a#button7:hover {
    background-image: url(images/botones/CompetitionsOn.gif);
}
a .alt { display: none; }


a#button8 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/GalleriesOff.gif);
    margin: 0 auto;
}
a#button8:hover {
    background-image: url(images/botones/GalleriesOn.gif);
}
a .alt { display: none; }


a#button9 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/LinksOff.gif);
    margin: 0 auto;
}
a#button9:hover {
    background-image: url(images/botones/LinksOn.gif);
}
a .alt { display: none; }


a#button10 {
    display: block;
    width: 100px;
    height: 20px;
    background-image: url(images/botones/homeOff.gif);
    margin: 0 auto;
}
a#button10:hover {
    background-image: url(images/botones/homeOn.gif);
}
a .alt { display: none; }

/*  -------------------added by Alan for index.php Club News -------------------------*/

.clubNewsFrame{
 border: 1px dashed #ccccff;
 height: 440px;
	margin-top: 0px;
	text-align: center;
	background-color: #CCCCCC;
	padding: 0.1cm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
 color: #333399;
	font-weight: bold;
}

.newsStory{
  font-family: Arial, Helvetica, sans-serif;
 	background-color: #CCCCCC;
 	padding: 0.4cm;
  position:relative;
  margin-top: 20px;
  color: grey;
  text-decoration: none;
  width:280px;
  margin: 0 auto;
}
.newsFont{
  font-size: 10px;
  text-decoration: none;
  color: grey;
}

.BGnoRepeat {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}

.FooterBGnoRepeat {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
}

.HeaderBGnoRepeat {
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
}

.NavBarBGnoRepeat {
	background-image: url(images/NavBarBG.gif);
	background-repeat: repeat-x;
}

/*background="images/NavBarBG.gif"*/

/*  ------------------------------------------------------------------------------------*/

.greenBarBG {
	background-image: url(images/GreenBarBG.gif);
}
