
/* Stylesheet for the dynamic forms generated by the .cgi scripts */

body {
    margin: 0;
    padding: 0;
   background-image:
url('images/3musbkg2')
    color: #000000;
    font-family:arial,helvetica,sans-serif;
    font-size: 10px;
}

h1 {
 margin: 2;
 padding: 5;
font-size: 16px;
font-family: century;
color: #FFFFFF;
background-color: #1e6eb3;
text-align: left;
border-top-style: dotted; border-top-width: 1px;
border-bottom-style: dotted; border-bottom-width: 1px;}

h2 {margin: 5;
 padding: 0;
font-size: 10px;
font-family:arial,helvetica,sans-serif;
color: #FFFFFF;}

h2.timeline{margin: 1;
 padding: 0;
font-size: 16px;
font-family:arial,helvetica,sans-serif;
color: #003366;
border-bottom-style: dotted; border-bottom-width: 1px;}


h3 {margin: 5;
 padding: 1;
font-size: 10px;
font-family:arial,helvetica,sans-serif;
color: #000000;}

H4 {margin: 5;
 padding: 1;
font-size: 10px;
font-family:arial,helvetica,sans-serif;
color: #000000;}

H5 {margin: 6;
 padding: 2;
font-size: 12px;
font-family:century;
background-color: #eac213;
color: #1e6eb3;
border-top-style: dotted; border-top-width: 1px;
border-bottom-style: dotted; border-bottom-width: 1px;}

h6 {margin: 10;
 padding: 0;
font-size: 16px;
font-family:century,helvetica,sans-serif;
color: #999999;
}

A { 
   color: #CC0000; 
   font-family: arial,helvetica,sans-serif; 
   text-decoration: none; 
} 


A.menu { 
   color: #000000; 
   font-family: century,tahoma,arial; 
   text-decoration: none; 
} 
A:link.menu		{ color: #FFFFFF; } 
A:visited.menu	{ color: #FFFFFF; } 
A:active.menu	{ color: #FFFFFF; } 
A:hover.menu	{ color: #000000; } 

A:link		{ color: #1e6eb3; } 
A:visited	{ color: #1e6eb3; } 
A:active	{ color: #000000; } 
A:hover		{ color: #000000; } 

p.timeline {padding: 10;
}

table { padding: 5;
    font-family:arial,helvetica,sans-serif;
    font-size: 10px;
}

p, ol, ul, li, table, td {
 padding: 5;
    font-family: TAHOMA;arial,helvetica,sans-serif;
    font-size: 12px;
}

table.fanlisting {
  background-color: #FFFFFF;
    color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
padding-right: 30px;
    margin: 30px;
}

p.fanlisting { font-family:tahoma,century,ariel;
    font-size: 12px;
color: #000000;
}



table.layout {
   border: 1px solid black;
}

table.content {
    background: #ffffff;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

td.sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
}

ul {
    margin-left: 0;
    padding-left: 5px;
    padding-top: 0;
    margin-top: 1px;
}

li {
    margin-left: 12px;
    padding-bottom: 5;
}

font {
    font-size: 10px;
    color: blue;
}

font.instructions {
    font-size: 10px;
    color: red;
}

hr {
  width: 80%;
  height: 1px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #666666;
  border-top: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}


#linkster-title-large {
 margin: 2;
 padding: 5;
font-size: 16px;
font-family: century;
color: #FFFFFF;
background-color: #1e6eb3;
text-align: left;
border-top-style: dotted; border-top-width: 1px;
border-bottom-style: dotted; border-bottom-width: 1px;}

#linkster-title-small {
  font-family: century;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

#linkster-cat-desc {
  font-size: 10pt;
}

#linkster-list {
   font-family: tahoma;
font-size: 10pt;

}

#linkster-count {
  font-size: 10pt;
}


.main {
width:500px;
border: 1px solid black;
}

.month {
background-color: #99ffff;
font:bold 35px Trajan Pro;
color:black;
border: 1px solid black;
}

.daysofweek {
background-color: black;
font:bold 20px Trajan Pro;
color:white;
border: 1px solid black;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: white;
padding-right: 20px;
text-align: left;
padding-bottom: 35px;
border: 1px solid black;
}

.days #today{
font-size: 12px;
font-family:verdana;
color:red;
background-color: white;
padding-right: 20px;
text-align: left;
padding-bottom: 35px;
border: 1px solid black;
}


