

/*--- Daefault -----------------------------------------*/

#defaultnewscontainer
{
    width: 283px;
    height: 110px;
    float: left;   
    padding-right: 20px; 
}

#defaultnextcompcontainer
{
    width: 166px;
    height: 110px;
    float: left;
    padding-right: 10px;  
}

#defaultlastcompcontainer
{
    width: 166px;
    height: 110px;
    float: left;
    padding-right: 10px;
}

#defaultpiccontainer
{
    width: 283px;
    height: 110px;
    text-align: center;
    padding-right: 20px;
    float: left;
}

#defaultlastresultcontainer
{
    width: 479px;
    height: 110px;
    float: left;    
}

.defaultBGGrey
{
    background-image: url(  ../images/runda/grey.gif);
    background-repeat: no-repeat;
    width:18px;
    height: 18px;
    font: 10px arial, verdana;
	color: #000000;
	text-align: center;
}

.defaultBGWhite
{
    background-image: url(../images/runda/par.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: #000000;
	text-align: center;
}

.eagle
{
    background-image: url(../images/runda/eag.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: #FFFFFF;
	text-align: center;
}

.eaglewide
{
    background-image: url(../images/runda/eagwide.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 18px;
    font: 10px arial, verdana;
	color: #FFFFFF;
	text-align: center;
}

.birdie
{
    background-image: url(../images/runda/bir.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: #000000;
	text-align: center;
}

.par
{
    background-image: url(../images/runda/par.gif);
    background-repeat: no-repeat;
	width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: Black;
	text-align: center;
}
	
.bogey
{    
    background-image: url(../images/runda/bg.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    font: 10px arial, verdana;
	color: Black;
	text-align: center;
}
	
.dbogey
{
    background-image: url(../images/runda/db.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    font: 10px arial, verdana;
	color: White;
	text-align: center;
}

.dbogeywide
{
    background-image: url(../images/runda/dbwide.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 18px;
    font: 10px arial, verdana;
	color: White;
	text-align: center;
}
	
.hio
{
    background-image: url(../images/runda/hio.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: Black;
	text-align: center;
}
	
.partot
{
    background-image: url(../images/runda/partot.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    font: 10px arial, verdana;
	color: white;
	text-align: center;
}
	
.partotwide
{
    background-image: url(../images/runda/partotwide.gif);
    background-repeat: no-repeat;
    width: 24px;
    height: 18px;
    font: 10px arial, verdana;
	color: white;
	text-align: center;
}
	



/*--- schedule --------------------------------------------------------*/

.scheduletopp
{
    background-image: url(../images/scheduletopp.gif);
    width: 450px;
    height: 5px;
}

.scheduleright
{
    background-color: #cecece;
    width: 1px;
    height: 1px;
}

.scheduleleft
{
    background-color: #cecece;
    width: 1px;
    height: 1px;
}

.schedulebottom
{
    background-image: url(../images/schedulebottom.gif);
    width: 450px;
    height: 5px;
}


.boldblack
{
font-weight: bold;
background-color:#FDD9FF;
margin:4px;
padding:4px;


}

/*--- guestbook --------------------------------------------------------*/

.gbtop
{
    background-image: url(../images/gbtop.gif);
    width: 350px;
    height: 8px;
    background-repeat: repeat-y;
}

.gbheading
{
    background-image: url(../images/gbheading.gif);
    height: 14px;
    width: 330px;
    background-repeat: repeat-y;
    padding: 0 10px 0 10px;
}

.gbmiddle
{
    background-image: url(../images/gbmiddle.gif);
    height: 7px;
    background-repeat: repeat-y;
}

.gbmain
{
    background-image: url(../images/gbmain.gif);
    background-repeat: repeat-y;
    padding: 0 10px 0 10px;
    width: 330px;
}

.gbdate
{
    background-image: url(../images/gbmain.gif);
    background-repeat: repeat-y;
    padding: 0 10px 0 10px;
    width: 330px;
    height: 10px;
    font: 9px arial, verdana;
	color: #CBCBCB;
}

.gbbottom
{
    background-image: url(../images/gbbottom.gif);
    height: 6px;
    background-repeat: repeat-y;
}

.gbtabletext
{
    width: 140px;
}

.gbtabletextbox
{
    width: 140px;
    height: 28px;       
}