


/* global configuration */
body {
    color: #BE783C;
    background:url("../15common/root/hback.gif");
	font:Arial; 
}

a {
    color:#BE7846;
	 font:Arial; 
}



/* end of global config */

#kerkLogo {
    width: 534px;
    height: 208;
    border: 0;
}

#dot {
    border: 1px solid;
    width: 11px;
    height: 11px;
}

/* it is very widely used font in the page */

.tdnone {
    text-decoration: none;
}

/* Note: separate class is created in order 
   to be able to change it without affecting
   other parts of html*/
.welcomeText {
    text-align: justify;
}

.title {
    font-weight: bold;
	font:Arial; 
}

.subLink {
    text-decoration:none; 
    color:#BE7846;
    font-size: 0.90em;
	
}

.reportLinks {
	font-size: small;
}

.teamsLink {
    text-decoration:none; 
}

.hosted {
    font-size: 0.80em;
    color: #BE783C;
}

.bottomLink {
    font: bold 0.80em Arial ;
}

.leftSectionTitle {
    color: black;
    text-align: center;
    font: bold 0.80em Arial;
}
