/* CSS for Jazz Professior Records Website */

/* Global CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #EECCCC
	}
td {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000
	}
a:link {  
	color: #990000;
	text-decoration: none
	}
a:active {
	color: #990000;  
	text-decoration: none
	}
a:visited {  
	color: #990000;
	text-decoration: none
	}
a:hover {  
	color: #333333;
	text-decoration: underline
	}
.indent_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	text-indent: 20px;
	padding: 12px;
	}
.Copyright {  
	font-size: 9px
	}
.paragraph { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
	}
.Featuring {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
	}
.white_quote_it {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	}
.white_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: plain;
	font-weight: bold;
	color: #FFFFFF;
	}
.Main_Table {
	background-color: #990000;
	width: 800px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	}
.Jazz_Txt_Bld {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}
.Jazz_Txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	}

/* End Glogal CSS */

/* Performance CSS */
.Calendar_Table {
	background-color: #EEEEEE;
	width: 400px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	}
.Calendar_Type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	}
