/* SF Music Center DEFAULT CSS */

/* COPY */
.Default {	
	font-family:Geneva, Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #000;
}

.Default td {	
	font-family:Geneva, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	padding-bottom:10px;
}

.Default a {	
	font-family:Geneva, Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Default a:hover {
	text-decoration:none; color:#660066;
}

.Default h1, .Default h2, .Default h3, .Default h4, .Default h5, .Default h6 {
	font-family:Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #000;
}

.Default_title  {	
	font-family:Geneva, Arial, sans-serif;
	font-size:18px; 
	font-weight: bold;
	color: #000;
}

.Default_title a, .Default_title a:visited {	
	font-family:Geneva, Arial, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #000000;
}

.Default_title a:hover {
	text-decoration:none; color:#660066;
}

.Default_body {	
	font-family:Geneva, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #000;
}

/* LISTS */
.Default li {
	list-style-position:outside;
	padding:0px 0px 5px 0px;
	font-size:12px;
}

.Default ul, .Default ol {
	padding:0px 0px 0px 20px;	
}

.Default ul {
	list-style-type:disc;
}

.Default ol {
	list-style-type:decimal;
}

/* IMAGES */
.Default_image { 
}

.Default img {
}

/* INCLUDE MENU */
.Default_menu, .Default_menu a, .Default_menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#2d2d2d;
	!important;
}

.Default_menu a, .Default_menu a:visited {
	padding-left:10px;
	display:block;
	!important;
}

.Default_menu a:hover {
	color:#000;
	text-decoration:underline;
	!important;
}

.Default sup {
	
}

.Default sub {
	
}

div.Default {clear:both;}


/* HORIZONTAL LINE */
.Default hr { 

}


/* FORMs */
.Default input, .Default textarea , .Default select { 
	font-family:Geneva, Arial, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	margin: 1px; 
	border: 1px solid #CFCFCF; 
	padding: 2px; 
	color: #000;
}

.Default th {
	font-family:Geneva, Arial, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color: #000;
	font-weight: normal;
}

.Default .submit input {

}

.Default .submit input:hover {
	
}

/* SEARCH BAR */
#SearchBar_Input { 
	font-family:Geneva, Arial, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	margin: 1px; 
	border: 1px solid #CFCFCF; 
	padding: 2px; 
	color: 164776; 
	width: 130px; 
}

#SearchBar_Search { 
	font-family:Geneva, Arial, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	margin: 1px; 
	border: 1px solid #CFCFCF; 
	padding: 1px; 
	color: #000; 
	width: 100px; 
}

/* CSS Document */



.CalendarList, .CalendarList td {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#161616;
        padding-bottom:20px;
}
div.CalendarList{
 clear:both;
}
.CalendarList a {
	font-size:10px;
	font-weight:bold;
	color:#3C1C11;
	text-decoration:none;
        padding-top:2px;
        display:block;
}

.CalendarList a:hover {
	text-decoration:underline;
}

.CalendarList h3 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#161616;
}
