p {
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
    margin-bottom:1em;
}

a:link, a:active, a:visited {
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-decoration: none;
}

a:hover {
	color: #66cc99;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.3emt;
	text-decoration: underline;
}

h1 {
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2em;
    margin:0 0 0.5em 0;
}

h2 {
	color: #99cc33;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.8em;
    margin:0 0 0.5em 0;
}

h3 {
	color: #ff9933;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.6em;
    margin:0 0 0.5em 0;
}

h4 {
	color: #9966cc;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.4em;
    margin:0 0 0.5em 0;
}

table {
	border-collapse: collapse;
	border-style: hidden;
	outline-style: hidden;
	padding: 10px;
}

td#leftcol {
	border-collapse: collapse;
	border-style: hidden;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	padding: 10px;
}

a.leftcol:link, a.leftcol:active, a.leftcol:visited {
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-decoration: none;
}

a.leftcol:hover {
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-decoration: underline;
}

td#rightcol {
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	padding: 10px;
}

td#maincol {
	background-color: #ffffff;
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	padding: 10px;
}

a.rightcol:hover {
	background-color: #ffffcc;
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-decoration: underline;
}

a.rightcol:link, a.rightcol:active, a.rightcol:visited {
	background-color: #ffffcc;
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-decoration: none;
}

p.rightcol {
	background-color: #ffffcc;
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
}

table#menu {
	background-color: #075089;
	border-collapse: collapse;
	border-style: hidden;
	padding: 0px;
	text-align: center;
}
table#menu td {
	background-color: #075089;
	border-collapse: collapse;
	border-style: hidden;
	padding: 0px;
	text-align: center;
}

table#footer {
	background-color: #075089;
	border-collapse: collapse;
	border-style: hidden;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	padding: 10px;
	text-align: center;
}

p.footer {
	background-color: #075089;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.4em;
}

a.footer:link, a.footer:active, a.footer:visited {
	background-color: #075089;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-decoration: none;
    text-transform: uppercase;
}

a.footer:hover {
	background-color: #075089;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-decoration: underline;
    text-transform: uppercase;
}

#nav, #nav ul {
	margin:0;
	padding:0;
	background:#075089;
	list-style: none;
	line-height: 1;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

#nav a:link,
#nav a:visited{
	color: #ffffff;
	background:#075089;
	padding:10px 29px 10px 27px;
    *padding:10px 28px 10px 28px;
	float:left;
	width:auto;
	text-decoration:none;
	font:1.2em/1.2em Georgia, Times, "Times New Roman", serif;
	text-shadow: 2px 2px 2px #555;
	display: block;
}
#nav a:hover {
	color:#000000;
	background:#9fc9eb;
	padding:10px 29px 10px 27px;
    *padding:10px 28px 10px 28px;
	float:left;
	width:auto;
	text-decoration:none;
	font:1.2em/1.2em Georgia, Times, "Times New Roman", serif;
	text-shadow: 2px 2px 2px #555;
	display: block;
}

#nav:hover #current a {
	color:#000000;
	background:#9fc9eb;
	padding:10px 29px 10px 27px;
    *padding:10px 28px 10px 28px;
	float:left;
	width:auto;
	text-decoration:none;
	font:1.2em/1.2em Georgia, Times, "Times New Roman", serif;
	text-shadow: 2px 2px 2px #555;
	display: block;
}


#nav #current a{
	color:#000000;
	background:#9fc9eb;
	padding:10px 29px 10px 27px;
    *padding:10px 28px 10px 28px;
	float:left;
	width:auto;
	text-decoration:none;
	font:1.2em/1.2em Georgia, Times, "Times New Roman", serif;
	text-shadow: 2px 2px 2px #555;
	display: block;
}




#nav li ul { /* second-level lists */
	position: absolute;
	background:#075089;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background:#9fc9eb;
}

li#home {
    list-style-image: url(../images/style_images/home12.png);
    margin-left: 1em;
	padding-left: 1em;
	text-indent: -0.5em;
}

li.dir {
    list-style-image: url(../images/style_images/dir12.png);
    margin-left: 1em;
	padding-left: 1em;
	text-indent: -0.5em;
}

li.page {
    list-style-image: url(../images/style_images/page12.png);
    margin-left: 1em;
	padding-left: 1em;
	text-indent: -0.5em;
}

li.dir_big {
    list-style-image: url(../images/style_images/folder_24.png);
    margin-left: 2em;
	padding-left: 2em;
    padding-bottom: 0.5em;
	text-indent: -0.5em;
}

li.file_big {
    list-style-image: url(../images/style_images/pdf_24.png);
    margin-left: 1em;
	padding-left: 1em;
    padding-bottom: 0.5em;
	text-indent: -0.5em;
}

li.body {
    list-style-type: disc;
    margin-left: 1em;
	padding-left: 1em;
    padding-bottom: 0.5em;
	text-indent: -0.5em;
}

li.list {
    list-style-type: disc;
    margin-left: 10px;
    padding-bottom: 0.5em;
    text-indent: 0.5em;
}

table.auditions {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #fff;
	text-align:center;
}

table.auditions td {
	padding: 3px 3px 3px 3px;
	background-color: #fff;
	text-align:center;	
}

table.auditions {
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}

table.class {
    border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #fff;
	text-align:center;
}

table.class td {
    border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
	
}

table.class {
    border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.group {
    border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
}
table.group td{
	padding: 10px;
	text-align:left;
	
	background-color: #d8e6f3;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.blue {
    border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #9FC9EB;
}

table.blue td {
    border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #9FC9EB;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.blue td.white {
    border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.blue ul {
	margin:10;
	padding:2;
	line-height: 1.5;
}

table.blue li {
	padding: 0;
	margin: 0;
    float; left;
}

table.blue a:link,
table.blue a:active,
table.blue a:visited {
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-decoration: none;
}

table.blue a:hover {
	color: #006699;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	line-height: 1.em;
    text-decoration: underline;
}


table.quote {
    border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: #9FC9EB;
}

table.quote td {
    border-width: 0px;
	padding: 3px 3px 3px 3px;
	border-style: none;
	-moz-border-radius: 0px 0px 0px 0px;
}

em {
    font-style:italic;
}

em.caption {
    font-style:italic;
    font-size: 0.9em;
}

strong {
    font-style:bold;
}

