body
{
    background-image: url(../images/BackgroundRepeater.png);
    background-repeat: repeat;
    margin: 0px auto;
    font-family: Lucida Bright;
    font-size: 12px;
    line-height: 18px;
    color: #323232;
}
img {
	border:0px;
}
.Banner
{
    background-image: url(../images/BannerBackground.png);
    background-repeat: repeat-x;
    height: 91px;
    text-align: left;
    vertical-align: bottom;
    padding: 0px;
}
.Content
{
    background-color: #CCCCCC;
    text-align: left;
    background-image: url(../images/BackgroundRepeater.png);
    background-repeat: repeat;
    font-family: 'Trebuchet';
    vertical-align: top;
}
.ContentRepeaterBG {
	background-image: url(../images/ContentRepeater.png);
    background-repeat: repeat-y;
}

.ContentRepeater
{
    width: 880px;
    background-color:white;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-left: 0px;
    height: 800px;
    vertical-align: top;
    padding-top: 4px;
}

.FooterBG {
    background-image: url(../images/Footer.png);
    background-repeat: no-repeat;
}

.Footer {
    height: 16px;
    font-family: 'Tahoma';
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}
.MenuBack
{
    background-image: url(../images/ButtonRegular.png);
    background-repeat: no-repeat;
    width: 132px;
    height: 44px;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0px 0px;
}
.MenuBack:hover
{
    background-image: url(../images/ButtonHighlight.png);
    background-repeat: no-repeat;
    width: 132px;
    height: 44px;
    text-align: center;
    vertical-align: bottom;
    color: #2B3946;
    font-size: 14px;
    letter-spacing: 1px;
}
.MenuBackHighlight
{
    background-image: url(../images/ButtonHighlight.png);
    background-repeat: no-repeat;
    width: 132px;
    height: 44px;
    text-align: center;
    vertical-align: bottom;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0px 0px;
}

.MainTable
{
    border: 1px solid #CCCCCC;
    background-color: #EFEFEF;
}
.SmallTable
{
    border: 1px solid #CCCCCC;
    width: 210px;
    height:120px;
}
.Spacer
{
    background-image: url(../images/Spacer.png);
    background-repeat: repeat-x;
    height: 8px;
    padding: 0px;
}
.Green
{
    color: #98DC17;
}
.DarkGreen
{
    color: #9BD310;
    text-decoration: none;
    line-height: 18px;
}
a
{
    font-family: 'Tahoma';
    font-size: 12px;
    color: #68f;
    text-decoration: none;
}
a:hover
{
    font-family: 'Tahoma';
    font-size: 12px;
    color: #46d;
}
a.MenuBackLinks
{
    font-family: 'Tahoma';
    font-size: 13px;
    text-decoration: none;
    color: #eee;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
.MenuBackHighlight a.MenuBackLinks
{
    font-family: 'Tahoma';
    font-size: 13px;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
.MenuBackHighlight a.MenuBackLinks:hover
{
    font-family: 'Tahoma';
    font-size: 13px;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
a.MenuBackLinks:hover
{
    font-family: 'Tahoma';
    font-size: 12px;
    color: #2B3946;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
a.MenuBackLinksHover
{
    font-family: 'Tahoma';
    font-size: 13px;
    text-decoration: none;
    color:  #CBE5FE;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
a.MenuBackLinksHover:hover
{
    font-family: 'Tahoma';
    font-size: 12px;
    color:  #2B3946;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration:none;
}
h1
{
    color: #2e445b;
    font-size: 22px;
    font-family: Lucida Bright;
    letter-spacing: 1px;
    font-weight: normal;
}
.More
{
    color: #2e445b;
    font-size: 16px;
    font-family: Lucida Bright;
    letter-spacing: 1px;
    font-weight: normal;
    vertical-align: bottom;
}

.SideBlock {
	background-color:#ececec;
	border: 1px solid #ccc;
	margin: 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

/* .SearchTop
{
    background-image: url(../images/SearchTop.png);
    background-repeat: no-repeat;
    width: 221px;
    height: 15px;
}
.SearchCenter
{
    background-image: url(../images/SearchMiddle.png);
    background-repeat: repeat-y;
    width: 221px;
}
.SearchBottom
{
    background-image: url(../images/SearchBottom.png);
    background-repeat: no-repeat;
    width: 221px;
    height: 9px;
}
 */
a.PartituurLink
{
    font-family: 'Tahoma';
    font-size: 11px;
    color: black;
    text-decoration: none;
}
a.partituurLink:hover
{
    font-family: 'Tahoma';
    font-size: 11px;
    color: black;
}

/* PAGINATION */

.paginateButtons {
    font-family: 'Trebuchet';
    font-size: 10px;
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    font-family: 'Trebuchet';
    font-size: 10px;
	background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}

.paginateButtons span {
    font-family: 'Trebuchet';
    font-size: 10px;
	padding: 2px 3px;
}

.QButtonHighlight {
	background: #fff url(../images/buttonhigh.png) no-repeat;
	background-color:transparent;
	border:0px;
	border-style:none;
	width:84px;
	height:32px;
	color:black;
}
.QButton {
	background: #fff url(../images/button.png) no-repeat;
	background-color:transparent;
	border:0px;
	border-style:none;
	width:84px;
	height:32px;
	color:white;
}

.buttonLabel {
	font-size:12px;
	text-align:center;
	padding:5px;
}

.downloadLine {
	padding: 8px;
	margin:4px;
	border-bottom: 1px solid #ccc;
	vertical-align:text-top;
}

.downloadLine a {
	vertical-align:text-top;
}

.pictureFrame {
	background-color:#ccc;
	border: 1px solid #777;
	padding: 4px;
}