﻿body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

li {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

tr {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

td {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

p {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

div {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 28px;
	font-weight : bold;
	color : #000000;
	line-height:26px;
}

h2 {
	font-family: Sans-serif, Arial, Verdana;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
}

hr {
	color : #CCCCCC;
	height:1px;
}

ul li {
	margin-left : -10px;
	margin-right : 5px;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #999999;
}


/*--------------------BACKGROUNDS-------------------------*/

.wallleft {
	background-image: url(images/menu_black.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.wallright {
	background-image: url(images/menu-back-right-auditions.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

/*--------------------FORMS-------------------------*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	border: 1px solid CCCCCC; 
	background: #FCFCFC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

