/* styles for RembaRecords.com */


BODY {
    background-color: #FFFAD4;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "Book Antiqua", Palatino, "Palatino Linotype", Arial, Helvetica, serif;
}

P,TD {
	font-size: 14px;
}

IMG {
    border-color: black;
}

.header1,H1 {
	text-align: center;
    letter-spacing: 5px;
    color: #9E3C23;
	font-size: large;
	font-weight: bold;
    font-family: Papyrus, "Book Antiqua", Palatino, "Palatino Linotype", Arial, Helvetica, serif;
}

.header2,H2 {
	white-space: nowrap;
	font-weight: bold;
	font-size: 16px;
    font-style: italic;
}

.header3,H3 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
    font-style: italic;
    text-decoration: none;
}

.headerlink {
	font-size: 0.85em;
	color: #000000;
    font-style: italic;
    text-decoration: none;
}

.award {
	font-weight: bold;
	font-size: medium;
	color: #9F3B23;
    font-style: italic;
    text-decoration: none;
}

.headerindex {
	font-weight: bold;
	font-size:14px;
	color: #000000;
    font-style: italic;
    text-decoration: none;
}

H4 {
	font-weight: bold;
	font-size: medium;
	color: #9E3C23;
    font-style: italic;
    text-decoration: none;
}

.SideBarLink {
    text-decoration: none;
    color: black;
}

.SideBarNewsLink {
    text-decoration: none;
    color: black;
	font-size: small;
}

.SideBarNewsLink:hover { 
	color: blue;
}

P.SideBarNews {
	margin-left: 10px;
	line-height: 1;
}

/* table for layout */
.topstrip { background-color: #9E3C23 }

.TopStripColor { background-color: #9E3C23 }
.HorizontalBarColor { background-color: #B3B377; }
    

.linkbar {
    background-color: #8E8F4B;
    font-family: Papyrus;
    text-align: center;
    color: white;
}

.linkbar_current {
    color: #9E3C23;
    text-decoration: none;
}

.linkbar_active {
    color: white;
    text-decoration: none;
}

.linkbar_active:hover { 
	color: #9E3C23;
}

.horizontalbar {
    background-color: #B3B377;
    padding: 10px
}

.bodycell {
	padding-top: 20px

}

P.nohorizbar { margin-left: 15%; margin-right: 15% }

TABLE.RecordsTable {
	border: 1px outset #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}

.RecordsTableHeader {
	background-color: #9E3C23;
	font-weight: bold;
	color: #FFFFFF;
	Border-Bottom: #000000 1px outset;
	padding: 4px;
}



.MenuTable {
	background-color: #EFEAEA;
	font-weight: none;
	color: #000000;
	border: 1px outset #000000;

}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 1px solid #000000;
}

.NoBreak {
	white-space: nowrap;
}

.SmallText {
	font-size: x-small;
}

.required {
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

#rk-leaderboard {
	background: url(/images/rembakids-leaderboard-2.jpg) repeat-x;
	height: 90px; 
	width:100%;
	border:1px solid #069;
	overflow:hidden;
}
#rk-leaderboard .left {
	background: url(/images/rembakids-leaderboard-1.jpg) left no-repeat;
	width:186px;
	height:90px;
	float:left; 
	display:block;
}
#rk-leaderboard .right{
	background: url(/images/rembakids-leaderboard-3.jpg) right no-repeat;
	width:281px;
	height:90px;
	float:right;
	display:block;
}
#rk-leaderboard .middle {
	width:240px;
	float:left;
	display:block;
	padding:10px;
	font: 18px/22px Arial, Helvetica, sans-serif;
}
#rk-leaderboard a {
	text-decoration:none;
	color:#069;
}