/* This will call a seperate css to alternately control the way the page looks */
@import url(jazzok.css);
/* This is a dummy class */
/* .dummy {color: red} */
/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Arial, Verdana, Helvetica, Times New Roman,Geneva, sans-serif;
font-size: 12px}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

BODY {margin-left: 0;
margin-right: 0;
margin-top : 0;
padding: 0;
cursor: default}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}



H1 {font-size: 23px}

H2 {font-size: 23px}

H3 {font-size: 19px}

H4 {font-size: 14px}

H5 {font-size: 13px}

H6 {font-size: 12px}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 10px}

TEXTAREA {cursor: text}

TD {margin-left: 0}


TH {font-weight: bold;
text-align: center;
margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Arial, Verdana, Helvetica, Times New Roman,Geneva, sans-serif;
color: black}

A.link {color: #c33;
font-size: 12px;
text-decoration: none}

A.visited {color: #c33;
font-size: 12px;
text-decoration: none}

A.active {color: #c33;
font-size: 12px;
text-decoration: none}

A.hover {color: #c33;
font-size: 12px;
text-decoration: underline}

BODY {background-image: url(images/bckgrnd3.jpg);
background-repeat: repeat;
margin-left: 0;
margin-right: 0}

H1, H2, H3, H4, H5, H6 {color: #000;
font-family: Arial, Verdana, Helvetica, Times New Roman,Geneva, sans-serif;}

H1 {margin-left/* */ : -4%}

H2 {margin-left/* */ : -4%}

H3 {margin-left/* */ : -3%}

H4 {margin-left/* */ : -3%}

H5 {margin-left/* */ : -2%}

H6 {margin-left/* */ : -1%}

PRE {border: solid thin;
padding: 1em 3%}

/* Below is specific to jazz pages */

.white {color: #fff;
text-decoration: none}

.red {color: #c33;
text-decoration: none}

.blue {color: #069;
text-decoration: none}

.header {color: #900;
font-size: 14px}

.small {color: #000;
font-size: 10px;
text-decoration: none}

TD.padding {
	margin-left : 10px;
	margin-right : 10px;
	padding-left : 10px;
	padding-right : 10px;}

A.tnav:link {color: #c33;
font-size: 12px;
text-decoration: none}

A.tnav:visited {color: #c33;
font-size: 12px;
text-decoration: none}

A.tnav:active {color: #c33;
font-size: 12px;
text-decoration: none}

A.tnav:hover {color: #c33;
font-size: 12px;
text-decoration: underline}

A.smallnav:link {color: #c33;
font-size: 10px;
text-decoration: none}

A.smallnavblack:link {color: #000;
font-size: 10px;
text-decoration: none}

A.smallnav:visited {color: #999;
font-size: 10px;
text-decoration: none}

A.smallnav:active {color: #c33;
font-size: 10px;
text-decoration: none}

A.smallnav:hover {color: #c33;
font-size: 10px;
text-decoration: underline}
