ADDRESS {
color: green;
font-size: smaller;
text-align: right
}

BODY {
background-image:  url(kepek/bckg.jpg);
color:  #663300;
text-align: justify;
margin-left: 20px
}

H1 {
color: #663300;
font-variant: small-caps;
text-align: center
}

H2 {
color:  #663300;
text-align: center;
font-weight: bold;
}

H3 {
color:  #663300;
font-size: medium;
font-style: italic;
font-weight: bold
}

H6 {
color: #663300;
font-size: small;
text-align: right;
font-style: italic;
font-weight: bold 
}
OL {
color:  #663300;
text-align: justify;
margin-left: 40px
}

UL {
color:  #663300;
text-align: justify;
margin-left: 40px
}

LI {
color:  #663300;
text-align: justify;
margin-left: 40px
}

P {
color:  #663300;
text-align: justify;
margin-left: 20px
}

CITE {
color:  #663300;
text-align: right;
margin-left: 20px
}

PT {
color:  #663300;
text-align: justify;
margin-left: 20px
}

PI {
color:  #663300;
text-align: justify;
font-style: italic;
margin-left: 20px
}

DD {
color:  #663300;
}

TH {
background-color: #CD853F;
color: #663300;
text-align: center;
font-weight: bold 
}

th.total {
background-color: #F4A460;
color: #663300;
font-weight: bold 
}
TD {
color: #663300;
}

td.alt1{
background-color: #FFF8DC;
color: #663300;
}
td.alt2 {
background-color: #FFDEAD;
color: #663300;
}
.fineprint {
color: #B22222;
font-size: smaller;
text-align: right
}
.smallfont{
color: #663300;
font-size: smaller
}
#playlist{
	width: 500px;
	height: 338px;
	float: right;
}
#scroll {
	height: 638px;
	overflow: auto;
	position: relative;
	}
/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;
}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px !important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index *MUST* be given, otherwise links will not be clickable
inside the div */
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(kepek/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(kepek/vscroller.png);
width: 15px;
height: 10px;
}

.hscrollerbarbeg {
background: url(kepek/hscroller.png) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(kepek/hscroller.png);
height: 15px;
width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;
background-image: url(kepek/scrollbaseback.png);

}

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;
background: url(kepek/scrollbases.png) -22px 0px no-repeat;
}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;
background: url(kepek/scrollbases.png) 0% 0% no-repeat;
}

.vscrollerbasebeg {
top: 0px;
width: 15px;
background: url(kepek/scrollbases.png) -7px -8px no-repeat;
}

.vscrollerbaseend {
height: 7px;
width: 15px;
background: url(kepek/scrollbases.png) -7px 0px no-repeat;
}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(kepek/scrolljog.png) 50% 50%;
}


/* Scroll Bar Master Styling Ends Here */
