/* ========Text Definition========*/

h1 {
font-family : Arial, San-Serif;
font-size   : 22px;
line-height : 22px;
font-weight : bold;
color       : #000000;
}

h2 {
font-family : Arial, San-Serif;
font-size   : 18px;
line-height : 18px;
font-weight : bold;
color       : #000000;
}

h3 {
font-family : Arial, San-Serif;
font-size   : 14px;
line-height : 14px;
font-weight : bold;
color       : #000000;
}

p {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 16px;
font-weight : none;
color       : #000000;
text-align  : left
}

li {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 16px;
font-weight : none;
color       : #000000;
text-align  : left
}

table {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 12px;
font-weight : none;
color       : #000000;
text-align  : left
}

.th {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 12px;
font-weight : bold;
color       : #000000;
}

.bandInfo {
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 12px;
font-weight : none;
color       : #000000;
text-align  : center;
}

a:hover { 
color : #009900
}

/* ========Content Definition========*/

/* The Content */
tr.body {
background: url('images/bodyBG.png') repeat-y;
}


/* ========Advertisements======== */


/* ========Image Definitions========*/

/* The Menu */
tr.menuBG {
background: url('images/menuBG.png') repeat-y;
}
