/* -------------------------------------------------------------------------------------------CSB CSS------------- */

body {

width : 778px;

height : 500px;

background-color : #ffffff;

color : #000000;

margin : 0px;

padding : 0px;

line-height: 100%;

font-family: times, times-new-roman, arial;

font-size : 100%;

font-weight : bold;

}

/* ----------------------------------------------------------------------------------Link Hover Hilight------------- */

.hvrHlght {

border : 1px solid #ffffff;

padding : 0px;

margin : 0px;

background-color : #ffffff;

background-repeat: no-repeat;

z-index : 1;

display : block;

}

.hvrHlght:hover {

border : 1px solid #cc9933;

}

/* --------------------------------------------------------------Number Link Hover Hilight------------- */

.NrHrHt {

border : 1px solid #cc9933;

padding : 0px;

margin : 0px;

}

.NrHrHt:hover {

border : 1px solid #000000;

}

/* --------------------------------------------------------------------------------Scroll Notice------------- */

.ScrllNtc {

position: absolute; 

top : 420px; 

left : 20px;

width : 92px;

height : 116px;

border : none;

padding : 0px;

margin : 0px;

background-color : transparent;

background-image: url(imgs/mscllns/ScrllNtc.jpg);

background-repeat: no-repeat;

z-index : 1;

display : block;

}

/* --------------------------------------------------------------------------------Main Window------------- */

#mnWndw {

position : absolute;

top : 1px;

left : 150px;

width : 632px;

height : 510px;

border : none;

padding : 0px;

margin : 0px;

background-color : #ffffff;

overflow : auto;

z-index : 1;

display : block;

}

/* --------------------------------------------------------------------------------Biography Window------------- */

#BioWw {

position : absolute;

top : 72px;

left : 150px;

width : 632px;

height : 425px;

border : none;

padding : 0px;

margin : 0px;

background-color : #ffffff;

overflow : auto;

z-index : 1;

display : block;

}

/* ----------------------------------------------------------------------------------------Song List---------- */

.snglst {

width : 144px;

height :auto;

z-index : 1;

background-color : transparent;

border : none;

padding : 4px;

text-align : left;

line-height : 110%;

font-size : 75%;

color : #000000;

}

/* -------------------------------------------------------------------------------Calendar Window---------- */
.clndr {

background-color : transparent;

height : 1250px;

padding : 4px;

text-align : left;

line-height : 110%;

font-size : 80%;

color : #000000;

; z-index: 15;

}

/* -------------------------------------------------------------------------------Calendar Hover Lines-------- */

.chl {

width:601px;

height: 13px;

margin: 0px;

padding: 0px;

background-color: transparent;

}

/* ---------------------------------------------------------------------------------External Audio Window-------- */

.xlAoWw {

position : absolute;

top : 1px;

left : 1px;

width : 351px;

height : 160px;

margin: 0px;

border : none;

padding : 0px;

border : 1px solid #000000;

background-color : #ffffff;

background-image: url(imgs/mnBckgrnd/pprTxtr.jpg);

background-repeat: repeat;

font-size: 100%;

text-align : center;

z-index : 1;

display : block;

}

.plyr {position: absolute;

top : 125px;

left : 9px;

margin: 0px;

border : 1px solid #000000;

z-index : 1;

}

.aoCsWw {

position : absolute;

top : 164px;

left : 1px;

width : 351px;

height : 20px;

margin: 0px;

padding : 0px;

border : 1px solid #000000;

background-color : #ffffff;

background-image: url(imgs/mnBckgrnd/pprTxtr.jpg);

background-repeat: repeat;

font-size: 120%;

line-height: 100%;

text-align : center;

z-index : 1;

display : block;

}

/* ----------------------------------------------------------------------------------Text Color Highlights------------ */

.blue1 {

color : #0033cc;

font-size : 100%;

}

.gold1 {

color : #996600;

font-size : 100%;

}

.green1 {

color : #006600;

font-size : 100%;

}

.grey1 {

color : #666666;

font-size : 100%;

}

.red1 {

color : #990033;

font-size : 100%;

}

.thinBlue {

color : #0033cc;

font-weight : normal;

font-size : 100%;

}

.transparent1 {

color : transparent;

font-weight : bold;

font-size : 100%;

}

/* ----------------------------------------------------------------------------------Form Field Styles------------ */

.fieldStyle1 {

background-color : #d0d0d0;

}

/* ----------------------------------------------------------------------------------------Not used--Lists------------ */

.lst {

list-style-type : none;

text-align : center;

margin: 0px;

padding: 0px;

}
